Skip to content

Commit

Permalink
Mark Ruby 3.0.7 as unsupported
Browse files Browse the repository at this point in the history
This one was missed in #2307 or was added after, hopefully this removes ruby 3.0.7 from `rbenv install -l` unless you list-all
  • Loading branch information
CamJN committed May 21, 2024
1 parent 0aefaa4 commit f463696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/ruby-build/3.0.7
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0841f1f9c6d3dc102dccfcacd521d93925208b76ac8" openssl --if needs_openssl:1.0.1-1.x.x
install_package "ruby-3.0.7" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.7.tar.gz#2a3411977f2850431136b0fab8ad53af09fb74df2ee2f4fb7f11b378fe034388" enable_shared standard
install_package "ruby-3.0.7" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.7.tar.gz#2a3411977f2850431136b0fab8ad53af09fb74df2ee2f4fb7f11b378fe034388" warn_unsupported enable_shared standard

0 comments on commit f463696

Please sign in to comment.