Skip to content

feat(spanner): add Gemfile.lock to harden dependency versions#237

Closed
torreypayne wants to merge 1 commit into
mainfrom
add-gemfile-lock-spanner
Closed

feat(spanner): add Gemfile.lock to harden dependency versions#237
torreypayne wants to merge 1 commit into
mainfrom
add-gemfile-lock-spanner

Conversation

@torreypayne
Copy link
Copy Markdown
Member

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea.
  • Follow the instructions in CONTRIBUTING. Most importantly, ensure the tests and linter pass by running bundle exec rake ci in the gem subdirectory.
  • Update code documentation if necessary.

closes: #<issue_number_goes_here>

@product-auto-label product-auto-label Bot added the api: spanner Issues related to the Spanner API. label Jun 2, 2026
Copy link
Copy Markdown
Contributor

@aandreassa aandreassa left a comment

Choose a reason for hiding this comment

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

LG! We probably need to update our .gemspec to prevent the new file from being pushed to our Rubygems package.

I think you can use reject https://guides.rubygems.org/specification-reference/

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

Labels

api: spanner Issues related to the Spanner API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants