Skip to content

Commit

Permalink
Delete unnecessary dependency googleauth
Browse files Browse the repository at this point in the history
  • Loading branch information
Nozomuts committed Mar 1, 2024
1 parent 5de17da commit fed7c94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion embulk-output-bigquery.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Gem::Specification.new do |spec|
# the latest version
spec.add_dependency 'google-apis-storage_v1','= 0.33.0'
spec.add_dependency 'google-apis-bigquery_v2','= 0.61.0'
spec.add_dependency 'googleauth','= 1.10.0'
spec.add_dependency 'time_with_zone'
spec.add_dependency 'thwait'
# activesupport require Ruby >= 2.7.0
Expand Down

0 comments on commit fed7c94

Please sign in to comment.