Skip to content

Commit

Permalink
Update google-api-client version. (#348)
Browse files Browse the repository at this point in the history
Signed-off-by: Stuart Paterson <[email protected]>
  • Loading branch information
Stuart Paterson authored and jquick committed Sep 13, 2018
1 parent 3cf50e1 commit d694ddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions train.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ Gem::Specification.new do |spec|
spec.add_dependency 'aws-sdk', '~> 2'
spec.add_dependency 'azure_mgmt_resources', '~> 0.15'
spec.add_dependency 'azure_graph_rbac', '~> 0.16'
spec.add_dependency 'google-api-client', '~> 0.19.8'
spec.add_dependency 'googleauth', '~> 0.6.2'
spec.add_dependency 'google-api-client', '~> 0.23.9'
spec.add_dependency 'googleauth', '~> 0.6.6'
spec.add_dependency 'inifile'

spec.add_development_dependency 'mocha', '~> 1.1'
Expand Down

0 comments on commit d694ddb

Please sign in to comment.