Skip to content

Commit

Permalink
explicitly freeze to httpclient 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
atmos committed Jan 7, 2009
1 parent 241a196 commit 5ef11a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/dependencies.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
add_gem 'hoe'
add_gem 'ruby-debug'

add_dependency "httpclient", "=2.1.2"
add_dependency "extlib", "~> 0.9.9"
add_dependency "dm-core", "~> 0.9.8", :require => 'dm-core'
add_dependency "dm-validations", "~> 0.9.8", :require => 'dm-validations'
Expand Down

0 comments on commit 5ef11a0

Please sign in to comment.