Skip to content

Commit

Permalink
Merge pull request #100 from thii/update-google-drive
Browse files Browse the repository at this point in the history
Update google_drive dependency
  • Loading branch information
netbe authored Jan 15, 2018
2 parents 6625007 + 394b14e commit 5fce200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion babelish.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|

s.add_dependency "thor"

s.add_dependency "google_drive", "~> 1.0.1"
s.add_dependency "google_drive", "~> 2.1.7"
s.add_dependency "nokogiri"
# google_drive dependency to ask for mail and password
s.add_dependency "highline"
Expand Down

0 comments on commit 5fce200

Please sign in to comment.