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

ruby-version: Bump Ruby version to 3.3 #37

Merged
merged 1 commit into from
Jul 27, 2024
Merged

Conversation

perlun
Copy link
Owner

@perlun perlun commented Aug 13, 2022

The previous 2.6 version we used is getting increasingly hard to install using e.g. RVM.

@perlun
Copy link
Owner Author

perlun commented Jan 6, 2024

We'll pick this up again as part of #26. More details here: #26 (comment)

@perlun perlun force-pushed the fix/upgrade-ruby-version branch 2 times, most recently from 2b1b8b9 to 5672dd7 Compare July 27, 2024 17:29
@perlun perlun force-pushed the fix/upgrade-ruby-version branch from 5672dd7 to 4472918 Compare July 27, 2024 17:29
# These were previously included in Ruby, but will be removed as of Ruby 3.4
gem 'base64', '~> 0.2.0'
gem 'bigdecimal', '~> 3.1.8'

Copy link
Owner Author

@perlun perlun Jul 27, 2024

Choose a reason for hiding this comment

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

Technically, these shouldn't be here because they are dependencies required by our dependencies. There are issues about this raised in their repos though:

If/when we upgrade to versions where these have been added to the Gemspec files, we should be able to get rid of these explicitly being listed here.

@@ -28,7 +28,7 @@ exclude:
languages: ["xx", "sv", "en"]
exclude_from_localizations: ["images", "public"]

gems:
plugins:
Copy link
Owner Author

Choose a reason for hiding this comment

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

(Fixes a Jekyll warning)

@perlun perlun changed the title ruby-version: Bump Ruby version to 3.0 ruby-version: Bump Ruby version to 3.3 Jul 27, 2024
@perlun perlun merged commit 33764f1 into master Jul 27, 2024
1 check passed
@perlun perlun deleted the fix/upgrade-ruby-version branch July 27, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant