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 3908b4e commit f5bc4c2Copy full SHA for f5bc4c2
Gemfile
@@ -4,5 +4,5 @@ gemspec
4
5
gem 'actionpack', github: 'rails/rails', branch: 'main'
6
gem 'railties', github: 'rails/rails', branch: 'main'
7
-gem 'rack', github: 'rack/rack', branch: 'master', ref: "e84bb296d1a16b32159608596f1f5a23b2016633"
+gem 'rack', '~> 2.2'
8
gem 'sprockets', github: 'rails/sprockets', branch: '3.x'
0 commit comments