diff --git a/online_store/Gemfile.lock b/online_store/Gemfile.lock index d4a25cb..1f5e768 100644 --- a/online_store/Gemfile.lock +++ b/online_store/Gemfile.lock @@ -122,7 +122,7 @@ GEM guard (~> 2.8) guard-compat (~> 1.0) multi_json (~> 1.8) - hashie (3.6.0) + hashie (5.0.0) http_parser.rb (0.6.0) i18n (1.8.2) concurrent-ruby (~> 1.0) @@ -167,8 +167,8 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) + omniauth (1.9.2) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-google-oauth2 (0.8.0) jwt (>= 2.0) @@ -185,7 +185,7 @@ GEM public_suffix (4.0.3) puma (4.3.1) nio4r (~> 2.0) - rack (2.2.2) + rack (2.2.4) rack-protection (2.0.8.1) rack rack-proxy (0.6.5)