Skip to content

Commit

Permalink
Update minimum required Ruby version
Browse files Browse the repository at this point in the history
We're adding support for Ruby 3.3 and dropping support for 3.0. The new minimum required version will be 3.1.4.

For more info: https://docs.publishing.service.gov.uk/manual/publishing-a-ruby-gem.html#ruby-version-compatibility
  • Loading branch information
MuriloDalRi committed Feb 13, 2024
1 parent 3ab9754 commit aef777c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.5
3.1.4

0 comments on commit aef777c

Please sign in to comment.