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 89f53dc commit 84438f0Copy full SHA for 84438f0
Gemfile
@@ -5,5 +5,6 @@ gem 'approximately', '~> 1.1'
5
group :development do
6
gem "jeweler", '1.8.4' # Last one without the stupid nokogiri dependency
7
gem "rake", '~> 10'
8
+ gem 'git', '1.2.9.1'
9
gem 'minitest'
10
end
0 commit comments