diff --git a/Gemfile.lock b/Gemfile.lock index 239305ec2..1317b96ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,12 +78,12 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - algolia (3.5.4) + algolia (3.8.2) base64 (>= 0.2.0, < 1) faraday (>= 1.0.1, < 3.0) faraday-net_http_persistent (>= 0.15, < 3) net-http-persistent - algoliasearch-rails (3.0.0) + algoliasearch-rails (3.0.1) algolia (>= 3.5.2) json (>= 1.5.1) anchored (1.1.0) @@ -153,17 +153,17 @@ GEM factory_bot_rails (6.4.4) factory_bot (~> 6.5) railties (>= 5.0.0) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) + faraday (2.12.1) + faraday-net_http (>= 2.0, < 3.5) json logger faraday-encoding (0.0.6) faraday - faraday-gzip (2.0.1) - faraday (>= 1.0) + faraday-gzip (3.0.2) + faraday (>= 2.0, < 3) zlib (~> 3.0) - faraday-net_http (3.3.0) - net-http + faraday-net_http (3.4.0) + net-http (>= 0.5.0) faraday-net_http_persistent (2.3.0) faraday (~> 2.5) net-http-persistent (>= 4.0.4, < 5) @@ -223,12 +223,12 @@ GEM rainbow (>= 2.2.2, < 4.0) terminal-table (>= 1.5.1) interactor (3.1.2) - io-console (0.7.2) + io-console (0.8.0) ip_anonymizer (0.3.0) irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.8.2) + json (2.9.0) jwt (2.9.3) base64 kaminari (1.2.2) @@ -251,7 +251,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.1) + logger (1.6.2) logstasher (2.1.5) activesupport (>= 5.2) request_store @@ -276,14 +276,14 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0820) mini_mime (1.1.5) - minitest (5.25.1) + minitest (5.25.4) mjml-rails (4.12.1) msgpack (1.7.2) multi_xml (0.6.0) nenv (0.3.0) - net-http (0.4.1) + net-http (0.6.0) uri - net-http-persistent (4.0.4) + net-http-persistent (4.0.5) connection_pool (~> 2.2) net-imap (0.5.1) date @@ -295,11 +295,11 @@ GEM net-protocol netrc (0.11.0) nio4r (2.7.4) - nokogiri (1.16.8-aarch64-linux) + nokogiri (1.17.0-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.8-arm64-darwin) + nokogiri (1.17.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.8-x86_64-linux) + nokogiri (1.17.0-x86_64-linux) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -341,7 +341,8 @@ GEM pry (>= 0.13, < 0.15) pry-rails (0.3.11) pry (>= 0.13.0) - psych (5.2.0) + psych (5.2.1) + date stringio public_suffix (6.0.1) puma (6.5.0) @@ -365,7 +366,7 @@ GEM rack_session_access (0.2.0) builder (>= 2.0.0) rack (>= 1.0.0) - rackup (2.2.0) + rackup (2.2.1) rack (>= 3) rails (8.0.0) actioncable (= 8.0.0) @@ -408,14 +409,14 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.7.0) + rdoc (6.8.1) psych (>= 4.0.0) redis (5.3.0) redis-client (>= 0.22.0) redis-client (0.22.2) connection_pool regexp_parser (2.9.3) - reline (0.5.11) + reline (0.5.12) io-console (~> 0.5) request_store (1.5.1) rack (>= 1.4) @@ -492,11 +493,11 @@ GEM sprockets (> 3.0) sprockets-rails tilt - securerandom (0.3.2) - sentry-rails (5.21.0) + securerandom (0.4.0) + sentry-rails (5.22.0) railties (>= 5.0) - sentry-ruby (~> 5.21.0) - sentry-ruby (5.21.0) + sentry-ruby (~> 5.22.0) + sentry-ruby (5.22.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shellany (0.0.1) @@ -547,7 +548,7 @@ GEM uniform_notifier (1.16.0) unindent (1.0) uri (1.0.2) - useragent (0.16.10) + useragent (0.16.11) version_gem (1.1.3) web-console (4.2.1) actionview (>= 6.0.0) @@ -568,7 +569,7 @@ GEM nokogiri (~> 1.8) yajl-ruby (1.4.3) zeitwerk (2.7.1) - zlib (3.1.1) + zlib (3.2.0) PLATFORMS aarch64-linux