diff --git a/Gemfile b/Gemfile index c7e51fa..50701d4 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main" -gem "rails", "~> 8.0.0.rc1" +gem "rails", "~> 8.0.0.rc2" # The modern asset pipeline for Rails [https://github.com/rails/propshaft] gem "propshaft" # Use sqlite3 as the database for Active Record diff --git a/Gemfile.lock b/Gemfile.lock index c1a2146..b5d5862 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,29 +1,29 @@ 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) @@ -31,35 +31,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 @@ -141,7 +141,7 @@ GEM zeitwerk (~> 2.5) language_server-protocol (3.17.0.3) logger (1.6.1) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -168,7 +168,7 @@ GEM net-smtp (0.5.0) net-protocol net-ssh (7.3.0) - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) nokogiri (1.16.7-arm-linux) @@ -206,20 +206,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 @@ -227,9 +227,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) @@ -358,7 +358,7 @@ DEPENDENCIES kamal propshaft puma (>= 5.0) - rails (~> 8.0.0.rc1) + rails (~> 8.0.0.rc2) rubocop-rails-omakase selenium-webdriver solid_cable