Skip to content

Commit

Permalink
update retryable
Browse files Browse the repository at this point in the history
  • Loading branch information
bronson committed Oct 24, 2011
1 parent 8d57195 commit 53d90e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -7,7 +7,7 @@ GIT

GIT
remote: git://github.com/bronson/retryable.git
revision: a96cedfb6321f2640cf09a4a34d8d1acbf7ec0fc
revision: 5a10ec299969275847580ed5369c88323912e4cd
specs:
retryable (0.9.0)

Expand Down
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -3,3 +3,4 @@ require "rspec/core/rake_task"

RSpec::Core::RakeTask.new :spec
task :default => ["spec"]
task :test => ["spec"]

0 comments on commit 53d90e9

Please sign in to comment.