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 aec41e9 commit 32d78ceCopy full SHA for 32d78ce
Gemfile
@@ -46,3 +46,4 @@ gem 'net-smtp' if RUBY_VERSION >= '3.1'
46
gem 'bigdecimal' if RUBY_VERSION >= '3.4'
47
gem 'mutex_m' if RUBY_VERSION >= '3.4'
48
gem 'drb' if RUBY_VERSION >= '3.4'
49
+gem 'benchmark' if RUBY_VERSION >= '3.5'
0 commit comments