Skip to content

Commit 5ff28c8

Browse files
authored
Merge pull request #449 from ZeusWPI/dependabot/bundler/sentry-5569d0a1ad
Bump the sentry group with 2 updates
2 parents 811cea1 + f58c10d commit 5ff28c8

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ 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.1'
23-
gem 'sentry-ruby', '~> 6.4.0'
22+
gem 'sentry-rails', '~> 6.5.0'
23+
gem 'sentry-ruby', '~> 6.5.0'
2424

2525
# Use solid queue for executing jobs in the background
2626
gem 'solid_queue', '~> 1.3.2'

Gemfile.lock

Lines changed: 15 additions & 15 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.19.0)
154+
json (2.19.2)
155155
json-schema (6.2.0)
156156
addressable (~> 2.8)
157157
bigdecimal (>= 3.1, < 5)
@@ -160,7 +160,7 @@ GEM
160160
language_server-protocol (3.17.0.5)
161161
lint_roller (1.1.0)
162162
logger (1.7.0)
163-
loofah (2.25.0)
163+
loofah (2.25.1)
164164
crass (~> 1.0.2)
165165
nokogiri (>= 1.12.0)
166166
mail (2.9.0)
@@ -192,21 +192,21 @@ GEM
192192
net-smtp (0.5.1)
193193
net-protocol
194194
nio4r (2.7.5)
195-
nokogiri (1.19.1-aarch64-linux-gnu)
195+
nokogiri (1.19.2-aarch64-linux-gnu)
196196
racc (~> 1.4)
197-
nokogiri (1.19.1-aarch64-linux-musl)
197+
nokogiri (1.19.2-aarch64-linux-musl)
198198
racc (~> 1.4)
199-
nokogiri (1.19.1-arm-linux-gnu)
199+
nokogiri (1.19.2-arm-linux-gnu)
200200
racc (~> 1.4)
201-
nokogiri (1.19.1-arm-linux-musl)
201+
nokogiri (1.19.2-arm-linux-musl)
202202
racc (~> 1.4)
203-
nokogiri (1.19.1-arm64-darwin)
203+
nokogiri (1.19.2-arm64-darwin)
204204
racc (~> 1.4)
205-
nokogiri (1.19.1-x86_64-darwin)
205+
nokogiri (1.19.2-x86_64-darwin)
206206
racc (~> 1.4)
207-
nokogiri (1.19.1-x86_64-linux-gnu)
207+
nokogiri (1.19.2-x86_64-linux-gnu)
208208
racc (~> 1.4)
209-
nokogiri (1.19.1-x86_64-linux-musl)
209+
nokogiri (1.19.2-x86_64-linux-musl)
210210
racc (~> 1.4)
211211
oauth2 (1.4.11)
212212
faraday (>= 0.17.3, < 3.0)
@@ -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.1)
331+
sentry-rails (6.5.0)
332332
railties (>= 5.2.0)
333-
sentry-ruby (~> 6.4.1)
334-
sentry-ruby (6.4.1)
333+
sentry-ruby (~> 6.5.0)
334+
sentry-ruby (6.5.0)
335335
bigdecimal
336336
concurrent-ruby (~> 1.0, >= 1.0.2)
337337
logger
@@ -395,8 +395,8 @@ DEPENDENCIES
395395
rubocop-rails (~> 2.34)
396396
rugged (~> 1.9.0)
397397
selenium-webdriver (~> 4.41.0)
398-
sentry-rails (~> 6.4.1)
399-
sentry-ruby (~> 6.4.0)
398+
sentry-rails (~> 6.5.0)
399+
sentry-ruby (~> 6.5.0)
400400
solid_queue (~> 1.3.2)
401401
tzinfo-data
402402
web-console (~> 4.3.0)

0 commit comments

Comments
 (0)