Skip to content

Commit

Permalink
chore(deps): Bump benchmark-ips from 2.13.0 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps [benchmark-ips](https://github.com/evanphx/benchmark-ips) from 2.13.0 to 2.14.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.13.0...v2.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 9ee452d commit d14803b
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 @@ -14,7 +14,7 @@ else
gem 'actionview'
end

gem 'benchmark-ips', '~> 2.13'
gem 'benchmark-ips', '~> 2.14'
gem 'minitest', '~> 5.25'
gem 'rake', '~> 13.2'
gem 'rubocop', '~> 1.66'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ GEM
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
benchmark-ips (2.13.0)
benchmark-ips (2.14.0)
bigdecimal (3.1.8)
builder (3.2.4)
concurrent-ruby (1.3.1)
Expand Down Expand Up @@ -113,7 +113,7 @@ PLATFORMS
DEPENDENCIES
actionpack (>= 6.1)
actionview
benchmark-ips (~> 2.13)
benchmark-ips (~> 2.14)
clsx-rails!
minitest (~> 5.25)
rake (~> 13.2)
Expand Down

0 comments on commit d14803b

Please sign in to comment.