diff --git a/Gemfile.lock b/Gemfile.lock index 4ddbae9..44d898a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) hashdiff (1.0.1) - hashie (4.1.0) + hashie (5.0.0) high_voltage (3.1.2) i18n (1.8.2) concurrent-ruby (~> 1.0) @@ -189,7 +189,9 @@ GEM meta-tags (2.13.0) actionpack (>= 3.2.0, < 6.1) method_source (1.0.0) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.10.1) mini_mime (1.0.2) mini_portile2 (2.4.0) @@ -199,13 +201,16 @@ GEM nio4r (2.5.2) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - oauth (0.5.4) - omniauth (1.9.1) + oauth (0.6.2) + snaky_hash (~> 2.0) + version_gem (~> 1.1) + omniauth (2.1.0) hashie (>= 3.4.6) - rack (>= 1.6.2, < 3) - omniauth-oauth (1.1.0) + rack (>= 2.2.3) + rack-protection + omniauth-oauth (1.2.0) oauth - omniauth (~> 1.0) + omniauth (>= 1.0, < 3) omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack @@ -217,7 +222,9 @@ GEM public_suffix (4.0.4) puma (4.3.5) nio4r (~> 2.0) - rack (2.2.3) + rack (2.2.4) + rack-protection (2.2.2) + rack rack-proxy (0.6.5) rack rack-test (1.1.0) @@ -315,6 +322,9 @@ GEM rubyzip (>= 1.2.2) sentry-raven (3.0.0) faraday (>= 1.0) + snaky_hash (2.0.0) + hashie + version_gem (~> 1.1) spring (2.1.0) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) @@ -336,6 +346,7 @@ GEM thread_safe (~> 0.1) unicode-display_width (1.7.0) uniform_notifier (1.13.0) + version_gem (1.1.0) warden (1.2.8) rack (>= 2.0.6) web-console (4.0.1)