Skip to content

Commit 84438f0

Browse files
committed
Downgrade the git gem
1 parent 89f53dc commit 84438f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ gem 'approximately', '~> 1.1'
55
group :development do
66
gem "jeweler", '1.8.4' # Last one without the stupid nokogiri dependency
77
gem "rake", '~> 10'
8+
gem 'git', '1.2.9.1'
89
gem 'minitest'
910
end

0 commit comments

Comments
 (0)