Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 865 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 865 Bytes

v1.1.7

  • Adds support for GraphQL Pro and Enterprise gem installation.

v1.1.6

  • Add support for Rails encrypted credentials.

v1.1.5

  • Adds support for Sidekiq Pro gem installation.

v1.1.4 (2022-11-11)

  • Updates ruby/setup-ruby to v1 (which should automatically get fixes without having to manually update the tag); in this case, ruby 2.7 wasn't available to install on ubuntu 22.04 on the previous version of ruby/setup-ruby we were using

v1.1.3 (2022-10-24)

  • Adds bundler-version input
  • Adds more system dependency logic for gems

v1.1.2 (2022-10-19)

  • Changes variable assignment to use environment variables again

1.1.1 (2022-10-19)

  • Bumps ssh-agent to 0.7.0

1.1.0 (2022-10-13)

  • Changes variable assignment to use environment variables

1.0.3 (2022-10-11)

  • Adds support for ruby gems by allowing caller to pass in ruby version