Skip to content

Commit

Permalink
Change tumugi dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
hakobera committed Jun 4, 2016
1 parent f05da38 commit 4abdd70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tumugi-plugin-google_cloud_storage.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ 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.5.1"
spec.add_runtime_dependency "google-api-client", "~> 0.9.3"

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

0 comments on commit 4abdd70

Please sign in to comment.