Skip to content

Commit

Permalink
Update Google API gems
Browse files Browse the repository at this point in the history
  • Loading branch information
jnbt committed Feb 24, 2023
1 parent 2027152 commit e42e9dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions candy_check.gemspec
Expand Up @@ -20,8 +20,8 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = Gem::Requirement.new(">= 2.6")

spec.add_dependency "google-apis-androidpublisher_v3", "~> 0.25.0"
spec.add_dependency "googleauth", "~> 1.2.0"
spec.add_dependency "google-apis-androidpublisher_v3", "~> 0.34.0"
spec.add_dependency "googleauth", "~> 1.3.0"
spec.add_dependency "multi_json", "~> 1.15"
spec.add_dependency "thor", "< 2.0"

Expand Down

0 comments on commit e42e9dd

Please sign in to comment.