File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ gem 'rugged', '~> 1.9.0'
1919gem 'github_api' , '~> 0.19.0'
2020
2121# Use sentry to report errors
22- gem 'sentry-rails' , '~> 6.4.0 '
22+ gem 'sentry-rails' , '~> 6.4.1 '
2323gem 'sentry-ruby' , '~> 6.4.0'
2424
2525# Use solid queue for executing jobs in the background
Original file line number Diff line number Diff line change 151151 prism (>= 1.3.0 )
152152 rdoc (>= 4.0.0 )
153153 reline (>= 0.4.2 )
154- json (2.18.1 )
154+ json (2.19.0 )
155155 json-schema (6.1.0 )
156156 addressable (~> 2.8 )
157157 bigdecimal (>= 3.1 , < 5 )
@@ -328,10 +328,10 @@ GEM
328328 rexml (~> 3.2 , >= 3.2.5 )
329329 rubyzip (>= 1.2.2 , < 4.0 )
330330 websocket (~> 1.0 )
331- sentry-rails (6.4.0 )
331+ sentry-rails (6.4.1 )
332332 railties (>= 5.2.0 )
333- sentry-ruby (~> 6.4.0 )
334- sentry-ruby (6.4.0 )
333+ sentry-ruby (~> 6.4.1 )
334+ sentry-ruby (6.4.1 )
335335 bigdecimal
336336 concurrent-ruby (~> 1.0 , >= 1.0.2 )
337337 logger
@@ -395,7 +395,7 @@ DEPENDENCIES
395395 rubocop-rails (~> 2.34 )
396396 rugged (~> 1.9.0 )
397397 selenium-webdriver (~> 4.41.0 )
398- sentry-rails (~> 6.4.0 )
398+ sentry-rails (~> 6.4.1 )
399399 sentry-ruby (~> 6.4.0 )
400400 solid_queue (~> 1.3.2 )
401401 tzinfo-data
You can’t perform that action at this time.
0 commit comments