diff --git a/Gemfile.lock b/Gemfile.lock index 685f325b..784499cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM erubi (1.10.0) globalid (0.5.2) activesupport (>= 5.0) - hashie (4.1.0) + hashie (5.0.0) i18n (1.8.11) concurrent-ruby (~> 1.0) interception (0.5) @@ -128,9 +128,9 @@ GEM racc (~> 1.4) nokogiri (1.12.5-x86_64-darwin) racc (~> 1.4) - omniauth (2.0.4) + omniauth (2.1.0) hashie (>= 3.4.6) - rack (>= 1.6.2, < 3) + rack (>= 2.2.3) rack-protection orm_adapter (0.5.0) parallel (1.21.0) @@ -144,7 +144,7 @@ GEM pry (>= 0.12.0) racc (1.6.0) rack (2.2.3) - rack-protection (2.1.0) + rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3)