Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Commit

Permalink
Updated the gemspec's version for morale client
Browse files Browse the repository at this point in the history
  • Loading branch information
jwright committed Jan 28, 2012
1 parent 2b43334 commit 569b629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion morale.gemspec
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.rdoc_options = ["--charset=UTF-8"]
s.extra_rdoc_files = %w[README.md]

s.add_dependency('morale-client', "~> 0.0.1")
s.add_dependency('morale-client', "~> 1.0.0")
s.add_dependency('hirb', "~> 0.5.0")
s.add_dependency('json', "~> 1.4.6")
s.add_dependency('thor', "~> 0.14.6")
Expand Down

0 comments on commit 569b629

Please sign in to comment.