diff --git a/Gemfile.lock b/Gemfile.lock index d6f8042..8c9629f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,8 +112,8 @@ GEM globalid (0.5.2) activesupport (>= 5.0) hashdiff (1.0.1) - hashie (4.1.0) - i18n (1.8.11) + hashie (5.0.0) + i18n (1.9.1) concurrent-ruby (~> 1.0) jbuilder (2.11.3) activesupport (>= 5.0.0) @@ -133,7 +133,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.1) - mini_portile2 (2.6.1) + mini_portile2 (2.7.1) minitest (5.15.0) msgpack (1.4.2) multi_json (1.15.0) @@ -141,8 +141,8 @@ GEM multipart-post (2.1.1) mysql2 (0.5.3) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.1) + mini_portile2 (~> 2.7.0) racc (~> 1.4) oauth2 (1.4.7) faraday (>= 0.8, < 2.0) @@ -160,7 +160,7 @@ GEM omniauth-oauth2 (1.7.1) oauth2 (~> 1.4) omniauth (>= 1.9, < 3) - omniauth-rails_csrf_protection (1.0.0) + omniauth-rails_csrf_protection (1.0.1) actionpack (>= 4.2) omniauth (~> 2.0) orm_adapter (0.5.0) @@ -261,7 +261,7 @@ GEM will_paginate (3.3.1) will_paginate-bootstrap4 (0.2.2) will_paginate (~> 3.0, >= 3.0.0) - zeitwerk (2.5.1) + zeitwerk (2.5.4) PLATFORMS ruby