Skip to content

Commit 32d78ce

Browse files
committed
[CI] Bundle benchmark on Ruby >= 3.5
1 parent aec41e9 commit 32d78ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ gem 'net-smtp' if RUBY_VERSION >= '3.1'
4646
gem 'bigdecimal' if RUBY_VERSION >= '3.4'
4747
gem 'mutex_m' if RUBY_VERSION >= '3.4'
4848
gem 'drb' if RUBY_VERSION >= '3.4'
49+
gem 'benchmark' if RUBY_VERSION >= '3.5'

0 commit comments

Comments
 (0)