Skip to content

Commit

Permalink
build(deps): bump rails_performance from 1.0.4 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [rails_performance](https://github.com/igorkasyanchuk/rails_performance) from 1.0.4 to 1.2.0.
- [Changelog](https://github.com/igorkasyanchuk/rails_performance/blob/master/CHANGES.md)
- [Commits](https://github.com/igorkasyanchuk/rails_performance/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2023
1 parent dd134a4 commit c5c812d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ GEM
bootsnap (1.16.0)
msgpack (~> 1.2)
brakeman (5.4.1)
browser (5.3.1)
builder (3.2.4)
bullet (7.0.7)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -311,7 +312,8 @@ GEM
rails-i18n (7.0.3)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
rails_performance (1.0.4)
rails_performance (1.2.0)
browser
rails
redis
redis-namespace
Expand All @@ -332,7 +334,7 @@ GEM
psych (>= 4.0.0)
redcarpet (3.6.0)
redis (4.8.1)
redis-namespace (1.10.0)
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.8.0)
responders (3.1.0)
Expand Down

0 comments on commit c5c812d

Please sign in to comment.