Skip to content

Commit

Permalink
Update tumugi to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hakobera committed Jul 15, 2016
1 parent 418e41d commit 325d35a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tumugi-plugin-google_drive.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = '>= 2.1'

spec.add_runtime_dependency "tumugi", ">= 0.5.1"
spec.add_runtime_dependency "tumugi", "~> 0.6.1"
spec.add_runtime_dependency "google-api-client", "~> 0.9.3"
spec.add_runtime_dependency "json", "~> 1.8.3" # json 2.0 does not work with JRuby + MultiJson

spec.add_development_dependency "bundler", "~> 1.11"
spec.add_development_dependency "rake", "~> 10.0"
Expand Down

0 comments on commit 325d35a

Please sign in to comment.