diff --git a/Gemfile.lock b/Gemfile.lock index 458568ea..5732a2b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM bindex (0.8.1) bootsnap (1.17.1) msgpack (~> 1.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) capybara (3.40.0) addressable @@ -128,7 +128,7 @@ GEM activesupport tzinfo coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -151,7 +151,7 @@ GEM railties (>= 6.1) drb (2.2.1) e2mmap (0.1.0) - erubi (1.12.0) + erubi (1.13.0) et-orbi (1.2.7) tzinfo factory_bot (6.4.5) @@ -263,8 +263,8 @@ GEM matrix (0.4.2) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.5) - minitest (5.23.0) + mini_portile2 (2.8.7) + minitest (5.24.0) msgpack (1.7.2) multi_json (1.15.0) multi_xml (0.6.0) @@ -281,7 +281,7 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.16.3) + nokogiri (1.16.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth2 (2.0.9) @@ -292,14 +292,14 @@ GEM snaky_hash (~> 2.0) version_gem (~> 1.1) okcomputer (1.18.5) - omniauth (2.1.1) + omniauth (2.1.2) hashie (>= 3.4.6) rack (>= 2.2.3) rack-protection omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3) omniauth (~> 2.0) - omniauth-rails_csrf_protection (1.0.1) + omniauth-rails_csrf_protection (1.0.2) actionpack (>= 4.2) omniauth (~> 2.0) omniauth_openid_connect (0.7.1) @@ -343,7 +343,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) raabro (1.4.0) - racc (1.7.3) + racc (1.8.0) rack (2.2.9) rack-oauth2 (2.2.0) activesupport @@ -352,8 +352,9 @@ GEM faraday-follow_redirects json-jwt (>= 1.11.0) rack (>= 2.1.0) - rack-protection (3.0.6) - rack + rack-protection (3.2.0) + base64 (>= 0.1.0) + rack (~> 2.2, >= 2.2.4) rack-session (1.0.2) rack (< 3) rack-test (2.1.0)