Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to ruby 2.7.1 #2786

Merged
merged 1 commit into from
Sep 23, 2020
Merged

Upgrade to ruby 2.7.1 #2786

merged 1 commit into from
Sep 23, 2020

Conversation

cdccollins
Copy link
Contributor

These are the necessary changes for Ruby 2.7.1

I've left the Ruby version as 2.6.6 since there is an automatic script to update all Ruby versions at once.

There are still some deprecation errors:
Faraday:

Rspec Expectations

Open API parser

- It's better to have the Ruby version in a single place for single source of truth

- Use the Gemfile.lock to manage the versions instead which should make it easier
to upgrade as it allows bundler a wider set of versions to resolve the dependencies.
@cdccollins cdccollins merged commit 4bb0186 into master Sep 23, 2020
@cdccollins cdccollins deleted the upgrade-to-ruby-2.7.1 branch September 23, 2020 08:36
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