Skip to content

Commit d9fd4bb

Browse files
authored
Merge pull request #447 from ZeusWPI/dependabot/bundler/sentry-df8f362675
Bump the sentry group with 2 updates
2 parents 0d4c0ab + eda0eed commit d9fd4bb

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ gem 'rugged', '~> 1.9.0'
1919
gem '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'
2323
gem 'sentry-ruby', '~> 6.4.0'
2424

2525
# Use solid queue for executing jobs in the background

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ GEM
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

0 commit comments

Comments
 (0)