Skip to content

Commit 5d70daf

Browse files
Bump sentry-rails from 5.17.3 to 5.19.0
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.17.3 to 5.19.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.17.3...5.19.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a93037a commit 5d70daf

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Diff for: Gemfile.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ GEM
136136
xpath (~> 3.2)
137137
climate_control (1.2.0)
138138
coderay (1.1.3)
139-
concurrent-ruby (1.3.3)
139+
concurrent-ruby (1.3.4)
140140
connection_pool (2.4.1)
141141
countries (5.7.1)
142142
unaccent (~> 0.3)
@@ -209,7 +209,7 @@ GEM
209209
actionpack (>= 6.0.0)
210210
railties (>= 6.0.0)
211211
io-console (0.7.2)
212-
irb (1.13.1)
212+
irb (1.14.0)
213213
rdoc (>= 4.0.0)
214214
reline (>= 0.4.2)
215215
jbuilder (2.11.5)
@@ -249,7 +249,7 @@ GEM
249249
method_source (1.0.0)
250250
mini_magick (4.12.0)
251251
mini_mime (1.1.2)
252-
minitest (5.23.1)
252+
minitest (5.25.1)
253253
msgpack (1.6.0)
254254
multi_xml (0.6.0)
255255
mutex_m (0.2.0)
@@ -263,11 +263,11 @@ GEM
263263
net-smtp (0.5.0)
264264
net-protocol
265265
nio4r (2.7.3)
266-
nokogiri (1.16.6-aarch64-linux)
266+
nokogiri (1.16.7-aarch64-linux)
267267
racc (~> 1.4)
268-
nokogiri (1.16.6-arm64-darwin)
268+
nokogiri (1.16.7-arm64-darwin)
269269
racc (~> 1.4)
270-
nokogiri (1.16.6-x86_64-linux)
270+
nokogiri (1.16.7-x86_64-linux)
271271
racc (~> 1.4)
272272
oauth2 (2.0.9)
273273
faraday (>= 0.17.3, < 3.0)
@@ -315,7 +315,7 @@ GEM
315315
puma (6.4.2)
316316
nio4r (~> 2.0)
317317
raabro (1.4.0)
318-
racc (1.8.0)
318+
racc (1.8.1)
319319
rack (2.2.9)
320320
rack-cors (2.0.0)
321321
rack (>= 2.0.0)
@@ -450,10 +450,10 @@ GEM
450450
rexml (~> 3.2, >= 3.2.5)
451451
rubyzip (>= 1.2.2, < 3.0)
452452
websocket (~> 1.0)
453-
sentry-rails (5.17.3)
453+
sentry-rails (5.19.0)
454454
railties (>= 5.0)
455-
sentry-ruby (~> 5.17.3)
456-
sentry-ruby (5.17.3)
455+
sentry-ruby (~> 5.19.0)
456+
sentry-ruby (5.19.0)
457457
bigdecimal
458458
concurrent-ruby (~> 1.0, >= 1.0.2)
459459
shoulda-matchers (5.3.0)
@@ -477,7 +477,7 @@ GEM
477477
sprockets (>= 3.0.0)
478478
stringio (3.1.1)
479479
strscan (3.1.0)
480-
thor (1.3.1)
480+
thor (1.3.2)
481481
tilt (2.3.0)
482482
time (0.3.0)
483483
date
@@ -504,7 +504,7 @@ GEM
504504
websocket-extensions (0.1.5)
505505
xpath (3.2.0)
506506
nokogiri (~> 1.8)
507-
zeitwerk (2.6.15)
507+
zeitwerk (2.6.17)
508508

509509
PLATFORMS
510510
aarch64-linux

0 commit comments

Comments
 (0)