Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Commit

Permalink
Update google_plus.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
sbadura committed Nov 13, 2014
1 parent 8950219 commit 31b2048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google_plus.gemspec
Expand Up @@ -7,7 +7,7 @@ spec = Gem::Specification.new do |s|
s.description = 'Google+ Ruby Gem'
s.email = 'john.crepezzi@gmail.com'
s.add_development_dependency 'rspec'
s.add_dependency 'rest-client', '~> 1.6.1'
s.add_dependency 'rest-client', '~> 1.6'
s.add_dependency 'json'
s.files = Dir['lib/**/*.rb'] + ['README.md']
s.has_rdoc = true
Expand Down

0 comments on commit 31b2048

Please sign in to comment.