Skip to content

Commit cc4df64

Browse files
authored
Merge pull request #229 from ZeusWPI/dependabot/bundler/sentry-dba014e17a
Bump the sentry group with 2 updates
2 parents c464205 + a4c589c commit cc4df64

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

Gemfile.lock

+10-9
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ GEM
8282
rake (>= 10.4, < 14.0)
8383
ast (2.4.2)
8484
base64 (0.2.0)
85-
bigdecimal (3.1.6)
85+
bigdecimal (3.1.7)
8686
bindex (0.8.1)
8787
bootsnap (1.18.3)
8888
msgpack (~> 1.2)
@@ -149,7 +149,7 @@ GEM
149149
i18n (1.14.4)
150150
concurrent-ruby (~> 1.0)
151151
io-console (0.7.2)
152-
irb (1.11.2)
152+
irb (1.12.0)
153153
rdoc
154154
reline (>= 0.4.2)
155155
jbuilder (2.11.5)
@@ -170,7 +170,7 @@ GEM
170170
marcel (1.0.2)
171171
matrix (0.4.2)
172172
mini_mime (1.1.5)
173-
minitest (5.22.2)
173+
minitest (5.22.3)
174174
msgpack (1.7.2)
175175
multi_json (1.15.0)
176176
multi_xml (0.6.0)
@@ -186,7 +186,7 @@ GEM
186186
net-smtp (0.4.0.1)
187187
net-protocol
188188
nio4r (2.7.0)
189-
nokogiri (1.16.2-x86_64-linux)
189+
nokogiri (1.16.3-x86_64-linux)
190190
racc (~> 1.4)
191191
oauth2 (1.4.11)
192192
faraday (>= 0.17.3, < 3.0)
@@ -250,7 +250,7 @@ GEM
250250
rdoc (6.6.2)
251251
psych (>= 4.0.0)
252252
regexp_parser (2.9.0)
253-
reline (0.4.2)
253+
reline (0.4.3)
254254
io-console (~> 0.5)
255255
rexml (3.2.6)
256256
rubocop (1.62.0)
@@ -282,10 +282,11 @@ GEM
282282
rexml (~> 3.2, >= 3.2.5)
283283
rubyzip (>= 1.2.2, < 3.0)
284284
websocket (~> 1.0)
285-
sentry-rails (5.16.1)
285+
sentry-rails (5.17.1)
286286
railties (>= 5.0)
287-
sentry-ruby (~> 5.16.1)
288-
sentry-ruby (5.16.1)
287+
sentry-ruby (~> 5.17.1)
288+
sentry-ruby (5.17.1)
289+
bigdecimal
289290
concurrent-ruby (~> 1.0, >= 1.0.2)
290291
sprockets (4.2.1)
291292
concurrent-ruby (~> 1.0)
@@ -295,7 +296,7 @@ GEM
295296
activesupport (>= 5.2)
296297
sprockets (>= 3.0.0)
297298
stringio (3.1.0)
298-
thor (1.3.0)
299+
thor (1.3.1)
299300
thread_safe (0.3.6)
300301
timeout (0.4.1)
301302
tzinfo (2.0.6)

0 commit comments

Comments
 (0)