Skip to content

Commit

Permalink
Bump sentry-ruby from 5.17.3 to 5.18.0 (#36)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Кирилл Леонов <[email protected]>
  • Loading branch information
dependabot[bot] and leonovk committed Jul 1, 2024
1 parent bf11a13 commit d97629d
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 @@ -37,6 +37,6 @@ end
# The average user does not need them.
# And they start working only if there is a special setting
group :production do
gem 'sentry-ruby', '~> 5.17', '>= 5.17.3'
gem 'sentry-ruby', '~> 5.18'
gem 'stackprof', '~> 0.2.26'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ GEM
ruby-progressbar (1.13.0)
ruby-units (4.0.3)
ruby2_keywords (0.0.5)
sentry-ruby (5.17.3)
sentry-ruby (5.18.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sinatra (4.0.0)
Expand Down Expand Up @@ -149,7 +149,7 @@ DEPENDENCIES
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 3.0)
ruby-units (~> 4.0, >= 4.0.3)
sentry-ruby (~> 5.17, >= 5.17.3)
sentry-ruby (~> 5.18)
sinatra (~> 4.0)
sinatra-contrib (~> 4.0)
stackprof (~> 0.2.26)
Expand Down

0 comments on commit d97629d

Please sign in to comment.