Skip to content

Commit 1b70caa

Browse files
Update sentry-ruby monorepo to v6
1 parent 61f05b1 commit 1b70caa

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ GEM
177177
dotenv (= 3.1.8)
178178
railties (>= 6.1)
179179
drb (2.2.3)
180-
erb (5.0.3)
180+
erb (5.1.1)
181181
erubi (1.13.1)
182182
execjs (2.10.0)
183183
ffi (1.17.1)
@@ -344,9 +344,10 @@ GEM
344344
rb-fsevent (0.11.2)
345345
rb-inotify (0.11.1)
346346
ffi (~> 1.0)
347-
rdoc (6.14.2)
347+
rdoc (6.15.0)
348348
erb
349349
psych (>= 4.0.0)
350+
tsort
350351
regexp_parser (2.11.3)
351352
reline (0.6.2)
352353
io-console (~> 0.5)
@@ -401,10 +402,10 @@ GEM
401402
rexml (~> 3.2, >= 3.2.5)
402403
rubyzip (>= 1.2.2, < 4.0)
403404
websocket (~> 1.0)
404-
sentry-rails (5.28.1)
405-
railties (>= 5.0)
406-
sentry-ruby (~> 5.28.1)
407-
sentry-ruby (5.28.1)
405+
sentry-rails (6.0.0)
406+
railties (>= 5.2.0)
407+
sentry-ruby (~> 6.0.0)
408+
sentry-ruby (6.0.0)
408409
bigdecimal
409410
concurrent-ruby (~> 1.0, >= 1.0.2)
410411
simple_form (5.3.1)
@@ -437,6 +438,7 @@ GEM
437438
tilt (2.6.0)
438439
timecop (0.9.10)
439440
timeout (0.4.3)
441+
tsort (0.2.0)
440442
tzinfo (2.0.6)
441443
concurrent-ruby (~> 1.0)
442444
unicode-display_width (3.2.0)

0 commit comments

Comments
 (0)