Bump to 7.1.0.rc2

This commit is contained in:
Ryan W
2023-10-01 22:49:57 -07:00
parent 42d2615cb0
commit da87be0df1
2 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ ruby "3.2.2"
# Bundle edge Rails instead:
# gem "rails", github: "rails/rails", branch: "main"
gem "rails", "7.1.0.rc1"
gem "rails", "7.1.0.rc2"
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
gem "sprockets-rails"
+55 -55
View File
@@ -1,70 +1,70 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (7.1.0.rc1)
actionpack (= 7.1.0.rc1)
activesupport (= 7.1.0.rc1)
actioncable (7.1.0.rc2)
actionpack (= 7.1.0.rc2)
activesupport (= 7.1.0.rc2)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.1.0.rc1)
actionpack (= 7.1.0.rc1)
activejob (= 7.1.0.rc1)
activerecord (= 7.1.0.rc1)
activestorage (= 7.1.0.rc1)
activesupport (= 7.1.0.rc1)
actionmailbox (7.1.0.rc2)
actionpack (= 7.1.0.rc2)
activejob (= 7.1.0.rc2)
activerecord (= 7.1.0.rc2)
activestorage (= 7.1.0.rc2)
activesupport (= 7.1.0.rc2)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.1.0.rc1)
actionpack (= 7.1.0.rc1)
actionview (= 7.1.0.rc1)
activejob (= 7.1.0.rc1)
activesupport (= 7.1.0.rc1)
actionmailer (7.1.0.rc2)
actionpack (= 7.1.0.rc2)
actionview (= 7.1.0.rc2)
activejob (= 7.1.0.rc2)
activesupport (= 7.1.0.rc2)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.2)
actionpack (7.1.0.rc1)
actionview (= 7.1.0.rc1)
activesupport (= 7.1.0.rc1)
actionpack (7.1.0.rc2)
actionview (= 7.1.0.rc2)
activesupport (= 7.1.0.rc2)
nokogiri (>= 1.8.5)
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actiontext (7.1.0.rc1)
actionpack (= 7.1.0.rc1)
activerecord (= 7.1.0.rc1)
activestorage (= 7.1.0.rc1)
activesupport (= 7.1.0.rc1)
actiontext (7.1.0.rc2)
actionpack (= 7.1.0.rc2)
activerecord (= 7.1.0.rc2)
activestorage (= 7.1.0.rc2)
activesupport (= 7.1.0.rc2)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.1.0.rc1)
activesupport (= 7.1.0.rc1)
actionview (7.1.0.rc2)
activesupport (= 7.1.0.rc2)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.0.rc1)
activesupport (= 7.1.0.rc1)
activejob (7.1.0.rc2)
activesupport (= 7.1.0.rc2)
globalid (>= 0.3.6)
activemodel (7.1.0.rc1)
activesupport (= 7.1.0.rc1)
activerecord (7.1.0.rc1)
activemodel (= 7.1.0.rc1)
activesupport (= 7.1.0.rc1)
activemodel (7.1.0.rc2)
activesupport (= 7.1.0.rc2)
activerecord (7.1.0.rc2)
activemodel (= 7.1.0.rc2)
activesupport (= 7.1.0.rc2)
timeout (>= 0.4.0)
activestorage (7.1.0.rc1)
actionpack (= 7.1.0.rc1)
activejob (= 7.1.0.rc1)
activerecord (= 7.1.0.rc1)
activesupport (= 7.1.0.rc1)
activestorage (7.1.0.rc2)
actionpack (= 7.1.0.rc2)
activejob (= 7.1.0.rc2)
activerecord (= 7.1.0.rc2)
activesupport (= 7.1.0.rc2)
marcel (~> 1.0)
activesupport (7.1.0.rc1)
activesupport (7.1.0.rc2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -180,20 +180,20 @@ GEM
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.0.rc1)
actioncable (= 7.1.0.rc1)
actionmailbox (= 7.1.0.rc1)
actionmailer (= 7.1.0.rc1)
actionpack (= 7.1.0.rc1)
actiontext (= 7.1.0.rc1)
actionview (= 7.1.0.rc1)
activejob (= 7.1.0.rc1)
activemodel (= 7.1.0.rc1)
activerecord (= 7.1.0.rc1)
activestorage (= 7.1.0.rc1)
activesupport (= 7.1.0.rc1)
rails (7.1.0.rc2)
actioncable (= 7.1.0.rc2)
actionmailbox (= 7.1.0.rc2)
actionmailer (= 7.1.0.rc2)
actionpack (= 7.1.0.rc2)
actiontext (= 7.1.0.rc2)
actionview (= 7.1.0.rc2)
activejob (= 7.1.0.rc2)
activemodel (= 7.1.0.rc2)
activerecord (= 7.1.0.rc2)
activestorage (= 7.1.0.rc2)
activesupport (= 7.1.0.rc2)
bundler (>= 1.15.0)
railties (= 7.1.0.rc1)
railties (= 7.1.0.rc2)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
@@ -201,9 +201,9 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.1.0.rc1)
actionpack (= 7.1.0.rc1)
activesupport (= 7.1.0.rc1)
railties (7.1.0.rc2)
actionpack (= 7.1.0.rc2)
activesupport (= 7.1.0.rc2)
irb
rackup (>= 1.0.0)
rake (>= 12.2)
@@ -291,7 +291,7 @@ GEM
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
unicode-display_width (2.5.0)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
@@ -324,7 +324,7 @@ DEPENDENCIES
pg (~> 1.5)
puma (~> 6.3)
rack-mini-profiler
rails (= 7.1.0.rc1)
rails (= 7.1.0.rc2)
redis (~> 5.0)
rspec-rails
rubocop-rails