diff --git a/Gemfile b/Gemfile index 3a397a3b..b92c0eaa 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ ruby "3.3.4" # Bundle edge Rails instead: # gem "rails", github: "rails/rails", branch: "7-2-stable" -gem "rails", "~> 7.2.0.beta2" +gem "rails", "~> 7.2.0.beta3" # The original asset pipeline for Rails [https://github.com/rails/sprockets-rails] gem "sprockets-rails" diff --git a/Gemfile.lock b/Gemfile.lock index 62f23ee9..6070d18d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,29 +1,29 @@ GEM remote: https://rubygems.org/ specs: - actioncable (7.2.0.beta2) - actionpack (= 7.2.0.beta2) - activesupport (= 7.2.0.beta2) + actioncable (7.2.0.beta3) + actionpack (= 7.2.0.beta3) + activesupport (= 7.2.0.beta3) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.2.0.beta2) - actionpack (= 7.2.0.beta2) - activejob (= 7.2.0.beta2) - activerecord (= 7.2.0.beta2) - activestorage (= 7.2.0.beta2) - activesupport (= 7.2.0.beta2) + actionmailbox (7.2.0.beta3) + actionpack (= 7.2.0.beta3) + activejob (= 7.2.0.beta3) + activerecord (= 7.2.0.beta3) + activestorage (= 7.2.0.beta3) + activesupport (= 7.2.0.beta3) mail (>= 2.8.0) - actionmailer (7.2.0.beta2) - actionpack (= 7.2.0.beta2) - actionview (= 7.2.0.beta2) - activejob (= 7.2.0.beta2) - activesupport (= 7.2.0.beta2) + actionmailer (7.2.0.beta3) + actionpack (= 7.2.0.beta3) + actionview (= 7.2.0.beta3) + activejob (= 7.2.0.beta3) + activesupport (= 7.2.0.beta3) mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (7.2.0.beta2) - actionview (= 7.2.0.beta2) - activesupport (= 7.2.0.beta2) + actionpack (7.2.0.beta3) + actionview (= 7.2.0.beta3) + activesupport (= 7.2.0.beta3) nokogiri (>= 1.8.5) racc rack (>= 2.2.4) @@ -32,41 +32,42 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actiontext (7.2.0.beta2) - actionpack (= 7.2.0.beta2) - activerecord (= 7.2.0.beta2) - activestorage (= 7.2.0.beta2) - activesupport (= 7.2.0.beta2) + actiontext (7.2.0.beta3) + actionpack (= 7.2.0.beta3) + activerecord (= 7.2.0.beta3) + activestorage (= 7.2.0.beta3) + activesupport (= 7.2.0.beta3) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.2.0.beta2) - activesupport (= 7.2.0.beta2) + actionview (7.2.0.beta3) + activesupport (= 7.2.0.beta3) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (7.2.0.beta2) - activesupport (= 7.2.0.beta2) + activejob (7.2.0.beta3) + activesupport (= 7.2.0.beta3) globalid (>= 0.3.6) - activemodel (7.2.0.beta2) - activesupport (= 7.2.0.beta2) - activerecord (7.2.0.beta2) - activemodel (= 7.2.0.beta2) - activesupport (= 7.2.0.beta2) + activemodel (7.2.0.beta3) + activesupport (= 7.2.0.beta3) + activerecord (7.2.0.beta3) + activemodel (= 7.2.0.beta3) + activesupport (= 7.2.0.beta3) timeout (>= 0.4.0) - activestorage (7.2.0.beta2) - actionpack (= 7.2.0.beta2) - activejob (= 7.2.0.beta2) - activerecord (= 7.2.0.beta2) - activesupport (= 7.2.0.beta2) + activestorage (7.2.0.beta3) + actionpack (= 7.2.0.beta3) + activejob (= 7.2.0.beta3) + activerecord (= 7.2.0.beta3) + activesupport (= 7.2.0.beta3) marcel (~> 1.0) - activesupport (7.2.0.beta2) + activesupport (7.2.0.beta3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.6) @@ -117,7 +118,7 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.7.2) - irb (1.13.2) + irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.12.0) @@ -138,9 +139,9 @@ GEM matrix (0.4.2) mini_magick (4.12.0) mini_mime (1.1.5) - minitest (5.24.0) + minitest (5.24.1) msgpack (1.7.2) - net-imap (0.4.12) + net-imap (0.4.14) date net-protocol net-pop (0.1.2) @@ -167,7 +168,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.8.0) - rack (3.1.4) + rack (3.1.7) rack-mini-profiler (3.3.1) rack (>= 1.2.0) rack-session (2.0.0) @@ -177,20 +178,20 @@ GEM rackup (2.1.0) rack (>= 3) webrick (~> 1.8) - rails (7.2.0.beta2) - actioncable (= 7.2.0.beta2) - actionmailbox (= 7.2.0.beta2) - actionmailer (= 7.2.0.beta2) - actionpack (= 7.2.0.beta2) - actiontext (= 7.2.0.beta2) - actionview (= 7.2.0.beta2) - activejob (= 7.2.0.beta2) - activemodel (= 7.2.0.beta2) - activerecord (= 7.2.0.beta2) - activestorage (= 7.2.0.beta2) - activesupport (= 7.2.0.beta2) + rails (7.2.0.beta3) + actioncable (= 7.2.0.beta3) + actionmailbox (= 7.2.0.beta3) + actionmailer (= 7.2.0.beta3) + actionpack (= 7.2.0.beta3) + actiontext (= 7.2.0.beta3) + actionview (= 7.2.0.beta3) + activejob (= 7.2.0.beta3) + activemodel (= 7.2.0.beta3) + activerecord (= 7.2.0.beta3) + activestorage (= 7.2.0.beta3) + activesupport (= 7.2.0.beta3) bundler (>= 1.15.0) - railties (= 7.2.0.beta2) + railties (= 7.2.0.beta3) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest @@ -198,9 +199,9 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (7.2.0.beta2) - actionpack (= 7.2.0.beta2) - activesupport (= 7.2.0.beta2) + railties (7.2.0.beta3) + actionpack (= 7.2.0.beta3) + activesupport (= 7.2.0.beta3) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -330,7 +331,7 @@ DEPENDENCIES pg (~> 1.5) puma (~> 6.4) rack-mini-profiler - rails (~> 7.2.0.beta2) + rails (~> 7.2.0.beta3) redis (~> 5.2) rspec-rails rubocop-rails