From 87f773941738f7cd658d04313e3ac1e0b4421f26 Mon Sep 17 00:00:00 2001 From: Dominik Menke Date: Wed, 30 Oct 2024 15:45:31 +0100 Subject: [PATCH] update dependencies --- Gemfile.lock | 6 +- gemfiles/rails-6.0/Gemfile.lock | 2 +- gemfiles/rails-6.1/Gemfile.lock | 2 +- gemfiles/rails-7.0/Gemfile.lock | 2 +- gemfiles/rails-7.1/Gemfile.lock | 2 +- gemfiles/rails-7.2/Gemfile.lock | 2 +- gemfiles/rails-8.0/Gemfile | 2 +- gemfiles/rails-8.0/Gemfile.lock | 110 +++++++++++++++---------------- gemfiles/rails-main/Gemfile.lock | 4 +- 9 files changed, 66 insertions(+), 66 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d991d80..af187d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.4) + json (2.7.5) language_server-protocol (3.17.0.3) loofah (2.23.1) crass (~> 1.0.2) @@ -133,7 +133,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.15.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -227,7 +227,7 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.33.0) parser (>= 3.3.1.0) rubocop-rails (2.27.0) activesupport (>= 4.2.0) diff --git a/gemfiles/rails-6.0/Gemfile.lock b/gemfiles/rails-6.0/Gemfile.lock index 627c15c..c307f7f 100644 --- a/gemfiles/rails-6.0/Gemfile.lock +++ b/gemfiles/rails-6.0/Gemfile.lock @@ -102,7 +102,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.15.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) diff --git a/gemfiles/rails-6.1/Gemfile.lock b/gemfiles/rails-6.1/Gemfile.lock index 728a387..10b6cc3 100644 --- a/gemfiles/rails-6.1/Gemfile.lock +++ b/gemfiles/rails-6.1/Gemfile.lock @@ -106,7 +106,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.15.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) diff --git a/gemfiles/rails-7.0/Gemfile.lock b/gemfiles/rails-7.0/Gemfile.lock index 4f7168e..a35c1eb 100644 --- a/gemfiles/rails-7.0/Gemfile.lock +++ b/gemfiles/rails-7.0/Gemfile.lock @@ -112,7 +112,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.15.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) diff --git a/gemfiles/rails-7.1/Gemfile.lock b/gemfiles/rails-7.1/Gemfile.lock index af38a78..1aa8805 100644 --- a/gemfiles/rails-7.1/Gemfile.lock +++ b/gemfiles/rails-7.1/Gemfile.lock @@ -130,7 +130,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.15.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) diff --git a/gemfiles/rails-7.2/Gemfile.lock b/gemfiles/rails-7.2/Gemfile.lock index 3deb0b6..3c14260 100644 --- a/gemfiles/rails-7.2/Gemfile.lock +++ b/gemfiles/rails-7.2/Gemfile.lock @@ -125,7 +125,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) nokogiri (1.16.7-arm-linux) diff --git a/gemfiles/rails-8.0/Gemfile b/gemfiles/rails-8.0/Gemfile index 0d3df9e..7fcf18f 100644 --- a/gemfiles/rails-8.0/Gemfile +++ b/gemfiles/rails-8.0/Gemfile @@ -4,7 +4,7 @@ source "https://rubygems.org" gemspec path: "../.." gem "pry-byebug" -gem "rails", "~> 8.0.0.rc1" +gem "rails", "~> 8.0.0.rc2" # keep in sync with ../../Gemfile group :development, :test do diff --git a/gemfiles/rails-8.0/Gemfile.lock b/gemfiles/rails-8.0/Gemfile.lock index 33e5e42..2533a0d 100644 --- a/gemfiles/rails-8.0/Gemfile.lock +++ b/gemfiles/rails-8.0/Gemfile.lock @@ -8,29 +8,29 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (8.0.0.rc1) - actionpack (= 8.0.0.rc1) - activesupport (= 8.0.0.rc1) + actioncable (8.0.0.rc2) + actionpack (= 8.0.0.rc2) + activesupport (= 8.0.0.rc2) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (8.0.0.rc1) - actionpack (= 8.0.0.rc1) - activejob (= 8.0.0.rc1) - activerecord (= 8.0.0.rc1) - activestorage (= 8.0.0.rc1) - activesupport (= 8.0.0.rc1) + actionmailbox (8.0.0.rc2) + actionpack (= 8.0.0.rc2) + activejob (= 8.0.0.rc2) + activerecord (= 8.0.0.rc2) + activestorage (= 8.0.0.rc2) + activesupport (= 8.0.0.rc2) mail (>= 2.8.0) - actionmailer (8.0.0.rc1) - actionpack (= 8.0.0.rc1) - actionview (= 8.0.0.rc1) - activejob (= 8.0.0.rc1) - activesupport (= 8.0.0.rc1) + actionmailer (8.0.0.rc2) + actionpack (= 8.0.0.rc2) + actionview (= 8.0.0.rc2) + activejob (= 8.0.0.rc2) + activesupport (= 8.0.0.rc2) mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (8.0.0.rc1) - actionview (= 8.0.0.rc1) - activesupport (= 8.0.0.rc1) + actionpack (8.0.0.rc2) + actionview (= 8.0.0.rc2) + activesupport (= 8.0.0.rc2) nokogiri (>= 1.8.5) rack (>= 2.2.4) rack-session (>= 1.0.1) @@ -38,35 +38,35 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actiontext (8.0.0.rc1) - actionpack (= 8.0.0.rc1) - activerecord (= 8.0.0.rc1) - activestorage (= 8.0.0.rc1) - activesupport (= 8.0.0.rc1) + actiontext (8.0.0.rc2) + actionpack (= 8.0.0.rc2) + activerecord (= 8.0.0.rc2) + activestorage (= 8.0.0.rc2) + activesupport (= 8.0.0.rc2) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (8.0.0.rc1) - activesupport (= 8.0.0.rc1) + actionview (8.0.0.rc2) + activesupport (= 8.0.0.rc2) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (8.0.0.rc1) - activesupport (= 8.0.0.rc1) + activejob (8.0.0.rc2) + activesupport (= 8.0.0.rc2) globalid (>= 0.3.6) - activemodel (8.0.0.rc1) - activesupport (= 8.0.0.rc1) - activerecord (8.0.0.rc1) - activemodel (= 8.0.0.rc1) - activesupport (= 8.0.0.rc1) + activemodel (8.0.0.rc2) + activesupport (= 8.0.0.rc2) + activerecord (8.0.0.rc2) + activemodel (= 8.0.0.rc2) + activesupport (= 8.0.0.rc2) timeout (>= 0.4.0) - activestorage (8.0.0.rc1) - actionpack (= 8.0.0.rc1) - activejob (= 8.0.0.rc1) - activerecord (= 8.0.0.rc1) - activesupport (= 8.0.0.rc1) + activestorage (8.0.0.rc2) + actionpack (= 8.0.0.rc2) + activejob (= 8.0.0.rc2) + activerecord (= 8.0.0.rc2) + activesupport (= 8.0.0.rc2) marcel (~> 1.0) - activesupport (8.0.0.rc1) + activesupport (8.0.0.rc2) base64 benchmark (>= 0.3) bigdecimal @@ -127,7 +127,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) nokogiri (1.16.7-arm-linux) @@ -157,20 +157,20 @@ GEM rackup (2.1.0) rack (>= 3) webrick (~> 1.8) - rails (8.0.0.rc1) - actioncable (= 8.0.0.rc1) - actionmailbox (= 8.0.0.rc1) - actionmailer (= 8.0.0.rc1) - actionpack (= 8.0.0.rc1) - actiontext (= 8.0.0.rc1) - actionview (= 8.0.0.rc1) - activejob (= 8.0.0.rc1) - activemodel (= 8.0.0.rc1) - activerecord (= 8.0.0.rc1) - activestorage (= 8.0.0.rc1) - activesupport (= 8.0.0.rc1) + rails (8.0.0.rc2) + actioncable (= 8.0.0.rc2) + actionmailbox (= 8.0.0.rc2) + actionmailer (= 8.0.0.rc2) + actionpack (= 8.0.0.rc2) + actiontext (= 8.0.0.rc2) + actionview (= 8.0.0.rc2) + activejob (= 8.0.0.rc2) + activemodel (= 8.0.0.rc2) + activerecord (= 8.0.0.rc2) + activestorage (= 8.0.0.rc2) + activesupport (= 8.0.0.rc2) bundler (>= 1.15.0) - railties (= 8.0.0.rc1) + railties (= 8.0.0.rc2) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest @@ -178,9 +178,9 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (8.0.0.rc1) - actionpack (= 8.0.0.rc1) - activesupport (= 8.0.0.rc1) + railties (8.0.0.rc2) + actionpack (= 8.0.0.rc2) + activesupport (= 8.0.0.rc2) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -237,7 +237,7 @@ PLATFORMS DEPENDENCIES combustion pry-byebug - rails (~> 8.0.0.rc1) + rails (~> 8.0.0.rc2) rake (~> 13.0) rspec (~> 3.0) rspec-rails diff --git a/gemfiles/rails-main/Gemfile.lock b/gemfiles/rails-main/Gemfile.lock index bfc1ebb..ad1e554 100644 --- a/gemfiles/rails-main/Gemfile.lock +++ b/gemfiles/rails-main/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: e6429269fd5a8a7d728557f4e7d7f82c0ad1478c + revision: a807d585fadff5d1964a32088100017e41cc5c5d branch: main specs: actioncable (8.1.0.alpha) @@ -155,7 +155,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) pry (0.14.2)