Skip to content

Commit

Permalink
Add benchmark dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jaynetics committed Apr 10, 2022
1 parent 49c25d2 commit 8b377da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -8,6 +8,7 @@ group :development, :test do
gem 'regexp_property_values', '~> 1.3'
gem 'rspec', '~> 3.10'
if RUBY_VERSION.to_f >= 2.7
gem 'benchmark-ips', '~> 2.1'
gem 'gouteur'
gem 'rubocop', '~> 1.7'
end
Expand Down

0 comments on commit 8b377da

Please sign in to comment.