We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a598ca commit cfe1b22Copy full SHA for cfe1b22
Gemfile
@@ -1,6 +1,7 @@
1
source 'http://rubygems.org'
2
3
gem 'rails', '3.0.7'
4
+gem "rack", ">= 1.6.12"
5
6
# Bundle edge Rails instead:
7
# gem 'rails', :git => 'git://github.com/rails/rails.git'
0 commit comments