We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 348b519 commit 4b4d283Copy full SHA for 4b4d283
config/software/ruby.rb
@@ -25,7 +25,7 @@
25
# the default versions should always be the latest release of ruby
26
# if you consume this definition it is your responsibility to pin
27
# to the desired version of ruby. don't count on this not changing.
28
-default_version "2.6.6"
+default_version "2.7.1"
29
30
dependency "zlib"
31
dependency "openssl"
0 commit comments