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 bd765c3 commit 14b826eCopy full SHA for 14b826e
Gemfile
@@ -2,9 +2,9 @@ source :rubygems
2
3
gemspec
4
5
-gem "rake", "~> 0.8.7"
+gem "rake", ">= 0.8.7"
6
gem "rspec", "~> 2.5.0"
7
-gem "tilt", ">= 0.9"
+gem "tilt"
8
gem "diff-lcs"
9
gem "ruby-prof"
10
gem "clamp"
0 commit comments