Skip to content

Commit

Permalink
Update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
detunized committed Feb 16, 2014
1 parent 47e2179 commit db71de2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lastpass.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ Gem::Specification.new do |s|

s.required_ruby_version = ">= 1.9.3"

s.add_dependency "httparty", "~> 0.12.0"
s.add_dependency "httparty", "~> 0.13.0"
s.add_dependency "pbkdf2-ruby", "~> 0.2.0"

s.add_development_dependency "rake", "~> 10.0.0"
s.add_development_dependency "rake", "~> 10.1.0"
s.add_development_dependency "rspec", "~> 2.14.0"
s.add_development_dependency "coveralls", "~> 0.7.0"

Expand Down

0 comments on commit db71de2

Please sign in to comment.