Skip to content

Commit

Permalink
Test against Rails 7.1.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
ledermann committed Sep 27, 2023
1 parent 9bc66bf commit bcbc36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemfiles/rails_7_1.gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'activerecord', '~> 7.1.0.beta1'
gem 'activerecord', '~> 7.1.0.rc1'
gem "sqlite3", "~> 1.4"

gemspec :path => "../"

0 comments on commit bcbc36c

Please sign in to comment.