We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 092b47e commit 548a471Copy full SHA for 548a471
Gemfile
@@ -28,4 +28,4 @@ group :development do
28
gem "yui-compressor"
29
end
30
31
-gem "base64" if RUBY_VERSION >= "3.4"
+gem "base64" if RUBY_VERSION >= "3.3"
0 commit comments