diff --git a/online-banking/Gemfile.lock b/online-banking/Gemfile.lock index a81e876..5245b13 100644 --- a/online-banking/Gemfile.lock +++ b/online-banking/Gemfile.lock @@ -38,8 +38,8 @@ GEM i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) arel (8.0.0) bcrypt (3.1.11) bindex (0.5.0) @@ -104,7 +104,7 @@ GEM mini_portile2 (~> 2.2.0) orm_adapter (0.5.0) pg (0.21.0) - public_suffix (2.0.5) + public_suffix (4.0.6) puma (3.9.1) rack (2.0.3) rack-test (0.6.3)