Skip to content

Commit da5d54d

Browse files
Bump sentry-rails from 5.21.0 to 5.22.1
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.21.0 to 5.22.1. - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-ruby@5.21.0...5.22.1) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22ddd06 commit da5d54d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ GEM
134134
cucumber (>= 5, < 10)
135135
railties (>= 5.2, < 9)
136136
cucumber-tag-expressions (6.1.1)
137-
date (3.3.4)
137+
date (3.4.1)
138138
debug (1.8.0)
139139
irb (>= 1.5.0)
140140
reline (>= 0.3.1)
@@ -187,8 +187,8 @@ GEM
187187
rainbow (>= 2.2.2, < 4.0)
188188
terminal-table (>= 1.5.1)
189189
ice_nine (0.11.2)
190-
io-console (0.7.2)
191-
irb (1.14.1)
190+
io-console (0.8.0)
191+
irb (1.14.3)
192192
rdoc (>= 4.0.0)
193193
reline (>= 0.4.2)
194194
jquery-rails (4.6.0)
@@ -197,7 +197,7 @@ GEM
197197
thor (>= 0.14, < 2.0)
198198
json (2.9.1)
199199
language_server-protocol (3.17.0.3)
200-
logger (1.6.4)
200+
logger (1.6.5)
201201
lograge (0.14.0)
202202
actionpack (>= 4)
203203
activesupport (>= 4)
@@ -243,7 +243,7 @@ GEM
243243
ast (~> 2.4.1)
244244
racc
245245
pg (1.5.7)
246-
psych (5.2.1)
246+
psych (5.2.2)
247247
date
248248
stringio
249249
public_suffix (6.0.1)
@@ -296,10 +296,10 @@ GEM
296296
zeitwerk (~> 2.6)
297297
rainbow (3.1.1)
298298
rake (13.2.1)
299-
rdoc (6.8.1)
299+
rdoc (6.10.0)
300300
psych (>= 4.0.0)
301301
regexp_parser (2.10.0)
302-
reline (0.5.12)
302+
reline (0.6.0)
303303
io-console (~> 0.5)
304304
request_store (1.7.0)
305305
rack (>= 1.4)
@@ -374,10 +374,10 @@ GEM
374374
rexml (~> 3.2, >= 3.2.5)
375375
rubyzip (>= 1.2.2, < 3.0)
376376
websocket (~> 1.0)
377-
sentry-rails (5.21.0)
377+
sentry-rails (5.22.1)
378378
railties (>= 5.0)
379-
sentry-ruby (~> 5.21.0)
380-
sentry-ruby (5.21.0)
379+
sentry-ruby (~> 5.22.1)
380+
sentry-ruby (5.22.1)
381381
bigdecimal
382382
concurrent-ruby (~> 1.0, >= 1.0.2)
383383
simplecov (0.22.0)

0 commit comments

Comments
 (0)