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

Drop support for ruby versions 2.4 and 2.5 #46

Merged
merged 5 commits into from
Nov 26, 2021
Merged

Drop support for ruby versions 2.4 and 2.5 #46

merged 5 commits into from
Nov 26, 2021

Conversation

jylitalo
Copy link
Contributor

No description provided.

@jylitalo jylitalo requested a review from tmatilai November 25, 2021 15:03
Copy link
Collaborator

@tmatilai tmatilai left a comment

Choose a reason for hiding this comment

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

👍

I think so far in .rubocop.yml there were only exceptions to the defaults, but I can't remember any more. 😄

Would you mind also add a changelog entry for the dropped support of old Ruby and Terraform versions? And I think this requires a minor version bump.

@@ -11,9 +11,9 @@ Offers a command-line helper tool, `tf`

YleTf requires Terraform which can be installed according to their [instructions](https://www.terraform.io/intro/getting-started/install.html). On MacOS (and OSX) you can use [Homebrew](https://brew.sh/). You can also easily install and manage multiple versions of Terraform with [homebrew-terraforms](https://github.com/Yleisradio/homebrew-terraforms).

YleTf supports Terraform versions from 0.9 on. Tested versions range from 0.11 to 1.0.
YleTf supports Terraform versions from 0.11 on. Tested versions range from 0.11 to 1.0.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think everything should still work with v0.9. But I think it's fine not to promise anything, and hopefully no-one is still using such old versions anyway.

@jylitalo jylitalo merged commit 192f34b into master Nov 26, 2021
@jylitalo jylitalo deleted the ruby_2.6 branch November 26, 2021 09:26
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