Skip to content

[ruby] Update googleauth to ~> 1.0#33436

Open
pravi wants to merge 1 commit intogrpc:masterfrom
pravi:patch-1
Open

[ruby] Update googleauth to ~> 1.0#33436
pravi wants to merge 1 commit intogrpc:masterfrom
pravi:patch-1

Conversation

@pravi
Copy link
Copy Markdown

@pravi pravi commented Jun 14, 2023

Update googleauth ruby gem to ~> 1.0. This fixes #33435

Update googleauth ruby gem to ~> 1.0
@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla bot commented Jun 14, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: pravi / name: Pirate Praveen Arimbrathodiyil (484434a)

@pravi pravi changed the title Update googleauth to ~> 1.0 [ruby] Update googleauth to ~> 1.0 Jun 14, 2023
@yashykt yashykt assigned apolcyn and unassigned yashykt Jun 14, 2023
s.add_development_dependency 'rubocop', '~> 1.41.0'
s.add_development_dependency 'signet', '~> 0.7'
s.add_development_dependency 'googleauth', '>= 0.5.1', '< 0.10'
s.add_development_dependency 'googleauth', '~> 1.0'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is actually generated from

s.add_development_dependency 'googleauth', '>= 0.5.1', '< 0.10'

Because we're just changing one line, you can just make the exact same change in that line of the template file -- can you please do that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update googleauth ruby gem to 1.x release

5 participants