Skip to content

Commit

Permalink
Bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daem0n committed Apr 21, 2011
1 parent 3e8d7a8 commit 955ce7e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -4,7 +4,7 @@ source "http://rubygems.org"
# gem "activesupport", ">= 2.3.5"

gem 'json'
gem 'transmission-client', '>=0.0.3', :git => "git://github.com/Daem0n/transmission-client.git"
gem 'transmission-client', '>=0.0.5', :git => "git://github.com/Daem0n/transmission-client.git"

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
@@ -1,8 +1,8 @@
GIT
remote: git://github.com/Daem0n/transmission-client.git
revision: 8e29fde4f60975eb3656f22dbcaa0234ead614af
revision: c653e014b8c1c9c25d93adf05c60ed212667120d
specs:
transmission-client (0.0.4)
transmission-client (0.0.5)
em-http-request

GEM
Expand Down Expand Up @@ -34,4 +34,4 @@ DEPENDENCIES
json
rcov
shoulda
transmission-client (>= 0.0.3)!
transmission-client (>= 0.0.5)!

0 comments on commit 955ce7e

Please sign in to comment.