Skip to content

Commit

Permalink
Bump benchmark-ips from 2.13.0 to 2.14.0 (#253)
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 4c3d001 commit e6f4164
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 @@ -5,7 +5,7 @@ source 'https://rubygems.org'
gemspec

group :development do
gem 'benchmark-ips', '~> 2.13'
gem 'benchmark-ips', '~> 2.14'
gem 'database_cleaner-redis', '~> 2.0'
gem 'debug'
gem 'fakeredis', '~> 0.9'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
benchmark-ips (2.13.0)
benchmark-ips (2.14.0)
database_cleaner-core (2.0.1)
database_cleaner-redis (2.0.0)
database_cleaner-core (~> 2.0.0)
Expand Down Expand Up @@ -84,7 +84,7 @@ PLATFORMS
ruby

DEPENDENCIES
benchmark-ips (~> 2.13)
benchmark-ips (~> 2.14)
database_cleaner-redis (~> 2.0)
debug
fakeredis (~> 0.9)
Expand Down

0 comments on commit e6f4164

Please sign in to comment.