Skip to content

Commit 794f703

Browse files
Bump sentry-rails, sentry-ruby and sparkpost_rails
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby), [sentry-ruby](https://github.com/getsentry/sentry-ruby) and [sparkpost_rails](https://github.com/sunny/sparkpost_rails). These dependencies needed to be updated together. Updates `sentry-rails` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-ruby@5.10.0...5.11.0) Updates `sentry-ruby` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-ruby@5.10.0...5.11.0) Updates `sparkpost_rails` from `41bb8a5` to 1.5.5 - [Commits](https://github.com/sunny/sparkpost_rails/commits) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: sparkpost_rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d74328 commit 794f703

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ GEM
112112
railties (>= 3.2)
113113
erubi (1.12.0)
114114
ffi (1.15.5)
115-
globalid (1.1.0)
116-
activesupport (>= 5.0)
115+
globalid (1.2.1)
116+
activesupport (>= 6.1)
117117
hashid-rails (1.4.1)
118118
activerecord (>= 4.0)
119119
hashids (~> 1.0)
@@ -147,7 +147,7 @@ GEM
147147
mime-types-data (3.2022.0105)
148148
mini_mime (1.1.5)
149149
mini_portile2 (2.8.4)
150-
minitest (5.19.0)
150+
minitest (5.20.0)
151151
mono_logger (1.1.2)
152152
msgpack (1.6.0)
153153
multi_json (1.15.0)
@@ -295,10 +295,10 @@ GEM
295295
ruby2_keywords (0.0.5)
296296
ruumba (0.1.17)
297297
rubocop
298-
sentry-rails (5.10.0)
298+
sentry-rails (5.11.0)
299299
railties (>= 5.0)
300-
sentry-ruby (~> 5.10.0)
301-
sentry-ruby (5.10.0)
300+
sentry-ruby (~> 5.11.0)
301+
sentry-ruby (5.11.0)
302302
concurrent-ruby (~> 1.0, >= 1.0.2)
303303
sinatra (3.0.5)
304304
mustermann (~> 3.0)

0 commit comments

Comments
 (0)