Skip to content

Commit

Permalink
Lock on stable Undo gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexParamonov committed May 11, 2014
1 parent 1182af0 commit a70bc1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion undo-storage-rails_cache.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ be used with any similarly quaking storage.
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_dependency "undo", "~> 1.0.0.beta3"
spec.add_dependency "undo", "~> 1.0"
spec.add_development_dependency "bundler", "~> 1.0"
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec", ">= 3.0.0.beta1"
Expand Down

0 comments on commit a70bc1a

Please sign in to comment.