We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d816f2 commit 96d7f3aCopy full SHA for 96d7f3a
gemfiles/rails-8.0.gemfile
@@ -1,8 +1,8 @@
1
# rubocop:todo all
2
source 'https://rubygems.org'
3
4
-gem 'actionpack', '~> 8.0'
5
-gem 'activemodel', '~> 8.0'
+gem 'actionpack', '8.0.0.beta1'
+gem 'activemodel', '8.0.0.beta1'
6
7
gemspec path: '..'
8
0 commit comments