Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
build(deps): Bump bugsnag from 6.26.4 to 6.27.0 (#193)
Browse files Browse the repository at this point in the history
Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.26.4 to 6.27.0.
- [Release notes](https://github.com/bugsnag/bugsnag-ruby/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-ruby/blob/master/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-ruby@v6.26.4...v6.27.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 37834a3 commit d072f45
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 @@ -61,4 +61,4 @@ gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]

gem 'react-rails'

gem 'bugsnag', '~> 6.26'
gem 'bugsnag', '~> 6.27'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ GEM
bindex (0.8.1)
bootsnap (1.18.3)
msgpack (~> 1.2)
bugsnag (6.26.4)
bugsnag (6.27.0)
concurrent-ruby (~> 1.0)
builder (3.2.4)
byebug (11.1.3)
Expand Down Expand Up @@ -303,7 +303,7 @@ PLATFORMS

DEPENDENCIES
bootsnap (>= 1.4.2)
bugsnag (~> 6.26)
bugsnag (~> 6.27)
byebug
database_cleaner-active_record
factory_bot_rails
Expand Down

0 comments on commit d072f45

Please sign in to comment.