Skip to content

Commit

Permalink
Bump benchmark-ips from 2.8.4 to 2.12.0
Browse files Browse the repository at this point in the history
Bumps [benchmark-ips](https://github.com/evanphx/benchmark-ips) from 2.8.4 to 2.12.0.
- [Release notes](https://github.com/evanphx/benchmark-ips/releases)
- [Changelog](https://github.com/evanphx/benchmark-ips/blob/master/History.md)
- [Commits](evanphx/benchmark-ips@v2.8.4...v2.12.0)

---
updated-dependencies:
- dependency-name: benchmark-ips
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 9136d5c commit 272efa1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ end
group :development do
gem "allocation_stats", "~> 0.1"
gem "allocation_tracer", "~> 0.6.3"
gem "benchmark-ips", "~> 2.8.4"
gem "benchmark-ips", "~> 2.12.0"
gem "capybara", "~> 3.39.2"
gem "cuprite", "~> 0.14.3"
gem "erb_lint", "~> 0.4.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ GEM
ansi (1.5.0)
ast (2.4.2)
base64 (0.1.1)
benchmark-ips (2.8.4)
benchmark-ips (2.12.0)
better_html (2.0.2)
actionview (>= 6.0)
activesupport (>= 6.0)
Expand Down Expand Up @@ -279,7 +279,7 @@ DEPENDENCIES
activesupport (= 7.1.1)
allocation_stats (~> 0.1)
allocation_tracer (~> 0.6.3)
benchmark-ips (~> 2.8.4)
benchmark-ips (~> 2.12.0)
bootsnap (>= 1.4.2)
capybara (~> 3.39.2)
cuprite (~> 0.14.3)
Expand Down

0 comments on commit 272efa1

Please sign in to comment.