Skip to content

Commit 7b5e699

Browse files
build(deps): bump sentry-rails from 6.3.1 to 6.4.0
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 6.3.1 to 6.4.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@6.3.1...6.4.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47aeddf commit 7b5e699

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

Gemfile.lock

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ GEM
145145
railties (>= 6.1)
146146
drb (2.2.3)
147147
ed25519 (1.4.0)
148-
erb (6.0.1)
148+
erb (6.0.2)
149149
erubi (1.13.1)
150150
factory_bot (6.5.6)
151151
activesupport (>= 6.1.0)
@@ -224,7 +224,8 @@ GEM
224224
mime-types-data (3.2026.0203)
225225
mini_mime (1.1.5)
226226
mini_portile2 (2.8.9)
227-
minitest (6.0.1)
227+
minitest (6.0.2)
228+
drb (~> 2.0)
228229
prism (~> 1.5)
229230
msgpack (1.8.0)
230231
multi_xml (0.8.1)
@@ -248,20 +249,20 @@ GEM
248249
net-protocol
249250
net-ssh (7.3.0)
250251
nio4r (2.7.5)
251-
nokogiri (1.19.0)
252+
nokogiri (1.19.1)
252253
mini_portile2 (~> 2.8.2)
253254
racc (~> 1.4)
254-
nokogiri (1.19.0-aarch64-linux-gnu)
255+
nokogiri (1.19.1-aarch64-linux-gnu)
255256
racc (~> 1.4)
256-
nokogiri (1.19.0-arm-linux-gnu)
257+
nokogiri (1.19.1-arm-linux-gnu)
257258
racc (~> 1.4)
258-
nokogiri (1.19.0-arm64-darwin)
259+
nokogiri (1.19.1-arm64-darwin)
259260
racc (~> 1.4)
260-
nokogiri (1.19.0-x86_64-darwin)
261+
nokogiri (1.19.1-x86_64-darwin)
261262
racc (~> 1.4)
262-
nokogiri (1.19.0-x86_64-linux-gnu)
263+
nokogiri (1.19.1-x86_64-linux-gnu)
263264
racc (~> 1.4)
264-
nokogiri (1.19.0-x86_64-linux-musl)
265+
nokogiri (1.19.1-x86_64-linux-musl)
265266
racc (~> 1.4)
266267
oauth2 (2.0.18)
267268
faraday (>= 0.17.3, < 4.0)
@@ -302,7 +303,7 @@ GEM
302303
puma (7.2.0)
303304
nio4r (~> 2.0)
304305
racc (1.8.1)
305-
rack (3.2.4)
306+
rack (3.2.5)
306307
rack-protection (4.2.1)
307308
base64 (>= 0.1.0)
308309
logger (>= 1.6.0)
@@ -336,8 +337,8 @@ GEM
336337
activesupport (>= 5.0.0)
337338
minitest
338339
nokogiri (>= 1.6)
339-
rails-html-sanitizer (1.6.2)
340-
loofah (~> 2.21)
340+
rails-html-sanitizer (1.7.0)
341+
loofah (~> 2.25)
341342
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
342343
railties (8.1.2)
343344
actionpack (= 8.1.2)
@@ -423,10 +424,10 @@ GEM
423424
sdoc (2.6.5)
424425
rdoc (>= 5.0)
425426
securerandom (0.4.1)
426-
sentry-rails (6.3.1)
427+
sentry-rails (6.4.0)
427428
railties (>= 5.2.0)
428-
sentry-ruby (~> 6.3.1)
429-
sentry-ruby (6.3.1)
429+
sentry-ruby (~> 6.4.0)
430+
sentry-ruby (6.4.0)
430431
bigdecimal
431432
concurrent-ruby (~> 1.0, >= 1.0.2)
432433
logger
@@ -487,7 +488,7 @@ GEM
487488
will_paginate (4.0.1)
488489
will_paginate-bulma (1.0.0)
489490
will_paginate (>= 3.0.3)
490-
zeitwerk (2.7.4)
491+
zeitwerk (2.7.5)
491492

492493
PLATFORMS
493494
aarch64-linux

0 commit comments

Comments
 (0)