Skip to content

Commit e533e44

Browse files
authored
Merge pull request #360 from alphagov/dependabot/bundler/sentry-ruby-and-sentry-rails-5.13.0
Bump sentry-ruby and sentry-rails
2 parents 4fd13b8 + 23cd121 commit e533e44

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
@@ -192,7 +192,7 @@ GEM
192192
stringio
193193
puma (6.4.0)
194194
nio4r (~> 2.0)
195-
racc (1.7.1)
195+
racc (1.7.3)
196196
rack (2.2.8)
197197
rack-test (2.1.0)
198198
rack (>= 1.3)
@@ -225,7 +225,7 @@ GEM
225225
thor (~> 1.0)
226226
zeitwerk (~> 2.5)
227227
rainbow (3.1.1)
228-
rake (13.0.6)
228+
rake (13.1.0)
229229
rdoc (6.5.0)
230230
psych (>= 4.0.0)
231231
redcarpet (3.6.0)
@@ -286,10 +286,10 @@ GEM
286286
rubocop-capybara (~> 2.17)
287287
rubocop-factory_bot (~> 2.22)
288288
ruby-progressbar (1.13.0)
289-
sentry-rails (5.12.0)
289+
sentry-rails (5.13.0)
290290
railties (>= 5.0)
291-
sentry-ruby (~> 5.12.0)
292-
sentry-ruby (5.12.0)
291+
sentry-ruby (~> 5.13.0)
292+
sentry-ruby (5.13.0)
293293
concurrent-ruby (~> 1.0, >= 1.0.2)
294294
simplecov (0.22.0)
295295
docile (~> 1.1)
@@ -298,7 +298,7 @@ GEM
298298
simplecov-html (0.12.3)
299299
simplecov_json_formatter (0.1.4)
300300
stringio (3.0.8)
301-
thor (1.2.2)
301+
thor (1.3.0)
302302
timeout (0.4.0)
303303
tzinfo (2.0.6)
304304
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)