File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ gem 'mime-types-data'
13
13
gem 'mime-types'
14
14
gem 'rexml'
15
15
gem 'matrix'
16
- gem 'honeybadger' , '~> 5.20 '
16
+ gem 'honeybadger' , '~> 5.26 '
17
17
18
18
# Required until Rails 7 - https://github.com/mikel/mail/pull/1472#issuecomment-1165161541
19
19
gem 'net-smtp' , require : false
Original file line number Diff line number Diff line change 254
254
haml (>= 4.0.6 )
255
255
railties (>= 5.1 )
256
256
hashie (5.0.0 )
257
- honeybadger (5.20.1 )
257
+ honeybadger (5.26.3 )
258
258
logger
259
+ ostruct
259
260
html2haml (2.3.0 )
260
261
erubis (~> 2.7.0 )
261
262
haml (>= 4.0 )
@@ -610,7 +611,7 @@ DEPENDENCIES
610
611
guard-rspec
611
612
haml (~> 5.0 )
612
613
haml-rails
613
- honeybadger (~> 5.20 )
614
+ honeybadger (~> 5.26 )
614
615
html2haml (~> 2.2 )
615
616
image_processing (~> 1.13 )
616
617
jbuilder
You can’t perform that action at this time.
0 commit comments