Skip to content

Commit ec34075

Browse files
authored
Merge pull request #1398 from railsbridge/dependabot/bundler/sentry-rails-6.0.0
Bump sentry-rails from 5.28.0 to 6.0.0
2 parents c496635 + 11d0bd9 commit ec34075

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

Gemfile.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ GEM
9696
erubi (>= 1.0.0)
9797
rack (>= 0.9.0)
9898
rouge (>= 1.0.0)
99-
bigdecimal (3.2.3)
99+
bigdecimal (3.3.1)
100100
binding_of_caller (1.0.1)
101101
debug_inspector (>= 1.2.0)
102102
bootsnap (1.18.6)
@@ -146,7 +146,7 @@ GEM
146146
activerecord (>= 5.a)
147147
database_cleaner-core (~> 2.0)
148148
database_cleaner-core (2.0.1)
149-
date (3.4.1)
149+
date (3.5.0)
150150
debug_inspector (1.2.0)
151151
devise (4.9.4)
152152
bcrypt (~> 3.0)
@@ -162,7 +162,7 @@ GEM
162162
railties (>= 6.1)
163163
drb (2.2.3)
164164
ejs (1.1.1)
165-
erb (5.0.2)
165+
erb (5.1.3)
166166
erubi (1.13.1)
167167
execjs (2.10.0)
168168
factory_bot (6.5.5)
@@ -245,7 +245,7 @@ GEM
245245
matrix (0.4.3)
246246
method_source (1.1.0)
247247
mini_mime (1.1.5)
248-
minitest (5.25.5)
248+
minitest (5.26.0)
249249
msgpack (1.8.0)
250250
multi_json (1.17.0)
251251
multi_xml (0.7.2)
@@ -345,7 +345,7 @@ GEM
345345
pg (1.6.2-x86_64-darwin)
346346
pg (1.6.2-x86_64-linux)
347347
pg (1.6.2-x86_64-linux-musl)
348-
pp (0.6.2)
348+
pp (0.6.3)
349349
prettyprint
350350
prettyprint (0.2.0)
351351
prism (1.5.1)
@@ -426,9 +426,10 @@ GEM
426426
rb-fsevent (0.11.2)
427427
rb-inotify (0.11.1)
428428
ffi (~> 1.0)
429-
rdoc (6.14.2)
429+
rdoc (6.15.1)
430430
erb
431431
psych (>= 4.0.0)
432+
tsort
432433
regexp_parser (2.11.3)
433434
reline (0.6.2)
434435
io-console (~> 0.5)
@@ -511,10 +512,10 @@ GEM
511512
rexml (~> 3.2, >= 3.2.5)
512513
rubyzip (>= 1.2.2, < 4.0)
513514
websocket (~> 1.0)
514-
sentry-rails (5.28.0)
515-
railties (>= 5.0)
516-
sentry-ruby (~> 5.28.0)
517-
sentry-ruby (5.28.0)
515+
sentry-rails (6.0.0)
516+
railties (>= 5.2.0)
517+
sentry-ruby (~> 6.0.0)
518+
sentry-ruby (6.0.0)
518519
bigdecimal
519520
concurrent-ruby (~> 1.0, >= 1.0.2)
520521
shoulda-matchers (6.5.0)
@@ -566,7 +567,7 @@ GEM
566567
unicode-emoji (~> 4.1)
567568
unicode-emoji (4.1.0)
568569
uniform_notifier (1.17.0)
569-
uri (1.0.3)
570+
uri (1.1.0)
570571
useragent (0.16.11)
571572
version_gem (1.1.8)
572573
warden (1.2.9)

0 commit comments

Comments
 (0)