CircleCI-Public / ruby-orb

The `circleci/ruby` orb source code.
https://circleci.com/developer/orbs/orb/circleci/ruby
MIT License
25 stars 53 forks source link

feat: added pre-steps between installing bundler, and running bundle… #111

Closed Jaryt closed 1 year ago

Jaryt commented 1 year ago

Resolves: #88

This allows users to implement custom bundle configuration before running bundle install.