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 f128625 commit 307d3c6Copy full SHA for 307d3c6
Gemfile
@@ -29,3 +29,4 @@ group :development do
29
end
30
31
gem "base64" if RUBY_VERSION >= "3.3"
32
+gem "logger" if RUBY_VERSION >= "3.4"
0 commit comments