Skip to content

Commit

Permalink
Bump honeybadger from 5.2.1 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases)
- [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md)
- [Commits](honeybadger-io/honeybadger-ruby@v5.2.1...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent ba0b6e8 commit ec6699a
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 @@ -26,7 +26,7 @@ gem "inline_svg", "~> 1.8"
gem "faraday", "~> 2.7", ">= 2.7.9"
gem "pagy", "~> 6.0.4"
gem "view_component", "~> 3.6.0"
gem "honeybadger", "~> 5.2", ">= 5.2.1"
gem "honeybadger", "~> 5.3"
gem "erb_lint", require: false

group :development, :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ GEM
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashdiff (1.0.1)
honeybadger (5.2.1)
honeybadger (5.3.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
Expand Down Expand Up @@ -417,7 +417,7 @@ DEPENDENCIES
fuubar (~> 2.5, >= 2.5.1)
guard (~> 2.17)
guard-rspec (~> 4.7, >= 4.7.3)
honeybadger (~> 5.2, >= 5.2.1)
honeybadger (~> 5.3)
image_processing
inline_svg (~> 1.8)
jbuilder
Expand Down

0 comments on commit ec6699a

Please sign in to comment.