diff --git a/Gemfile.lock b/Gemfile.lock index 786edadf..2e54d01e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -235,7 +235,8 @@ GEM sysexits (~> 1.1) hashdiff (1.0.1) hashery (2.1.2) - hashie (5.0.0) + hashie (5.1.0) + logger htmlentities (4.3.4) i18n (1.14.7) concurrent-ruby (~> 1.0) @@ -352,8 +353,9 @@ GEM rack (>= 1.2, < 4) snaky_hash (~> 2.0, >= 2.0.3) version_gem (>= 1.1.8, < 3) - omniauth (2.1.3) + omniauth (2.1.4) hashie (>= 3.4.6) + logger rack (>= 2.2.3) rack-protection omniauth-facebook (8.0.0) @@ -421,11 +423,11 @@ GEM puma (6.6.1) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.18) + rack (3.1.19) rack-openid (1.4.2) rack (>= 1.1.0) ruby-openid (>= 2.1.8) - rack-protection (4.1.1) + rack-protection (4.2.1) base64 (>= 0.1.0) logger (>= 1.6.0) rack (>= 3.0.0, < 4)