Skip to content

Commit

Permalink
Update to RbNaCl 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Jun 15, 2014
1 parent f2fa016 commit 3653b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rbnacl.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency "ffi"

gem.add_development_dependency "rake"
gem.add_development_dependency "rspec", ">= 2.14"
gem.add_development_dependency "rspec", "~> 3.0.0"
gem.add_development_dependency "rubocop"

gem.cert_chain = ["bascule.cert"]
Expand Down

0 comments on commit 3653b76

Please sign in to comment.