Skip to content

Commit

Permalink
Revert to defaulting to 3.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
  • Loading branch information
clintoncwolfe committed Oct 6, 2023
1 parent 2132b3c commit 18d4291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/software/ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# the default versions should always be the latest release of ruby
# if you consume this definition it is your responsibility to pin
# to the desired version of ruby. don't count on this not changing.
default_version "3.1.4"
default_version "3.1.3"

dependency "zlib"
dependency "openssl"
Expand Down

0 comments on commit 18d4291

Please sign in to comment.