gems: add benchmark-ips gem to development group.

This commit is contained in:
evazion
2021-03-08 03:41:17 -06:00
parent 242e5689b6
commit ba9313c0d7
2 changed files with 3 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ group :development do
gem 'memory_profiler'
gem 'better_errors'
gem 'binding_of_caller'
gem 'benchmark-ips', require: "benchmark/ips"
end
group :development, :test do

View File

@@ -115,6 +115,7 @@ GEM
aws-sigv4 (1.2.3)
aws-eventstream (~> 1, >= 1.0.2)
bcrypt (3.1.16)
benchmark-ips (2.8.4)
better_errors (2.9.1)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
@@ -425,6 +426,7 @@ DEPENDENCIES
addressable
aws-sdk-sqs (~> 1)
bcrypt
benchmark-ips
better_errors
binding_of_caller
bootsnap