Skip to content

Comments

Fix release workflow: add bundler/gem_tasks and bundle install#4

Merged
jonathan-kosgei merged 1 commit intomainfrom
claude/ruby-ipdata-sdk-EtZpA
Feb 23, 2026
Merged

Fix release workflow: add bundler/gem_tasks and bundle install#4
jonathan-kosgei merged 1 commit intomainfrom
claude/ruby-ipdata-sdk-EtZpA

Conversation

@jonathan-kosgei
Copy link
Contributor

The rubygems/release-gem@v1 action runs bundle exec rake release, which requires bundler/gem_tasks in the Rakefile. Also added bundler-cache to install dependencies and switched tests to use bundle exec rake test.

https://claude.ai/code/session_01CvCNpdSjh1STBdmS9n5DN9

The rubygems/release-gem@v1 action runs `bundle exec rake release`,
which requires bundler/gem_tasks in the Rakefile. Also added
bundler-cache to install dependencies and switched tests to use
bundle exec rake test.

https://claude.ai/code/session_01CvCNpdSjh1STBdmS9n5DN9
@jonathan-kosgei jonathan-kosgei merged commit bd41683 into main Feb 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants