Skip to content

Commit

Permalink
Merge pull request #286 from ilyakatz/support-rails-7.1rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
ngan committed Sep 30, 2023
2 parents 95c2ff1 + 714086a commit d636429
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ appraise 'rails-7.0' do
end

appraise 'rails-7.1' do
gem 'rails', '7.1.0.beta1'
gem 'rails', '7.1.0.rc1'
end
2 changes: 1 addition & 1 deletion gemfiles/rails_7.1.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
source "http://rubygems.org"

gem "sqlite3", "~> 1.4"
gem "rails", "7.1.0.beta1"
gem "rails", "7.1.0.rc1"

gemspec path: "../"
110 changes: 55 additions & 55 deletions gemfiles/rails_7.1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,70 +8,70 @@ PATH
GEM
remote: http://rubygems.org/
specs:
actioncable (7.1.0.beta1)
actionpack (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
actioncable (7.1.0.rc1)
actionpack (= 7.1.0.rc1)
activesupport (= 7.1.0.rc1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.1.0.beta1)
actionpack (= 7.1.0.beta1)
activejob (= 7.1.0.beta1)
activerecord (= 7.1.0.beta1)
activestorage (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
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)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.1.0.beta1)
actionpack (= 7.1.0.beta1)
actionview (= 7.1.0.beta1)
activejob (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
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)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.2)
actionpack (7.1.0.beta1)
actionview (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
actionpack (7.1.0.rc1)
actionview (= 7.1.0.rc1)
activesupport (= 7.1.0.rc1)
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.beta1)
actionpack (= 7.1.0.beta1)
activerecord (= 7.1.0.beta1)
activestorage (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
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)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.1.0.beta1)
activesupport (= 7.1.0.beta1)
actionview (7.1.0.rc1)
activesupport (= 7.1.0.rc1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.0.beta1)
activesupport (= 7.1.0.beta1)
activejob (7.1.0.rc1)
activesupport (= 7.1.0.rc1)
globalid (>= 0.3.6)
activemodel (7.1.0.beta1)
activesupport (= 7.1.0.beta1)
activerecord (7.1.0.beta1)
activemodel (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
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)
timeout (>= 0.4.0)
activestorage (7.1.0.beta1)
actionpack (= 7.1.0.beta1)
activejob (= 7.1.0.beta1)
activerecord (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
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)
marcel (~> 1.0)
activesupport (7.1.0.beta1)
activesupport (7.1.0.rc1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand Down Expand Up @@ -129,7 +129,7 @@ GEM
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.3.3)
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.3-arm64-darwin)
Expand All @@ -156,30 +156,30 @@ GEM
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.0.beta1)
actioncable (= 7.1.0.beta1)
actionmailbox (= 7.1.0.beta1)
actionmailer (= 7.1.0.beta1)
actionpack (= 7.1.0.beta1)
actiontext (= 7.1.0.beta1)
actionview (= 7.1.0.beta1)
activejob (= 7.1.0.beta1)
activemodel (= 7.1.0.beta1)
activerecord (= 7.1.0.beta1)
activestorage (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
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)
bundler (>= 1.15.0)
railties (= 7.1.0.beta1)
railties (= 7.1.0.rc1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.1.0.beta1)
actionpack (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
railties (7.1.0.rc1)
actionpack (= 7.1.0.rc1)
activesupport (= 7.1.0.rc1)
irb
rackup (>= 1.0.0)
rake (>= 12.2)
Expand Down Expand Up @@ -243,7 +243,7 @@ DEPENDENCIES
data_migrate!
overcommit
pry
rails (= 7.1.0.beta1)
rails (= 7.1.0.rc1)
rake
rb-readline
rspec
Expand Down

0 comments on commit d636429

Please sign in to comment.