File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ gem 'draper', '~> 4.0'
18
18
gem 'flipper' , '~> 1.3.1'
19
19
gem 'flipper-active_record' , '~> 1.3.4'
20
20
gem 'flipper-ui' , '~> 1.3.4'
21
- gem 'good_job' , '~> 4.10.0 '
21
+ gem 'good_job' , '~> 4.10.1 '
22
22
gem 'jbuilder' , '~> 2.13'
23
23
gem 'jsbundling-rails' , '~> 1.3'
24
24
gem 'lograge' , '~> 0.14'
Original file line number Diff line number Diff line change 221
221
dry-inflector (~> 1.0 )
222
222
dry-logic (~> 1.4 )
223
223
zeitwerk (~> 2.6 )
224
+ erb (5.0.1 )
224
225
erubi (1.13.1 )
225
226
erubis (2.7.0 )
226
227
et-orbi (1.2.11 )
261
262
raabro (~> 1.4 )
262
263
globalid (1.2.1 )
263
264
activesupport (>= 6.1 )
264
- good_job (4.10.0 )
265
+ good_job (4.10.1 )
265
266
activejob (>= 6.1.0 )
266
267
activerecord (>= 6.1.0 )
267
268
concurrent-ruby (>= 1.3.1 )
409
410
pry (>= 0.13 , < 0.16 )
410
411
pry-rails (0.3.11 )
411
412
pry (>= 0.13.0 )
412
- psych (5.2.4 )
413
+ psych (5.2.6 )
413
414
date
414
415
stringio
415
416
public_suffix (6.0.1 )
448
449
activesupport (= 8.0.2 )
449
450
bundler (>= 1.15.0 )
450
451
railties (= 8.0.2 )
451
- rails-dom-testing (2.2 .0 )
452
+ rails-dom-testing (2.3 .0 )
452
453
activesupport (>= 5.0.0 )
453
454
minitest
454
455
nokogiri (>= 1.6 )
483
484
rb-fsevent (0.11.2 )
484
485
rb-inotify (0.11.1 )
485
486
ffi (~> 1.0 )
486
- rdoc (6.13.1 )
487
+ rdoc (6.14.0 )
488
+ erb
487
489
psych (>= 4.0.0 )
488
490
reek (6.5.0 )
489
491
dry-schema (~> 1.13 )
633
635
yaaf (3.0.2 )
634
636
activemodel (>= 5.2 )
635
637
activerecord (>= 5.2 )
636
- zeitwerk (2.7.2 )
638
+ zeitwerk (2.7.3 )
637
639
638
640
PLATFORMS
639
641
arm64-darwin-22
@@ -662,7 +664,7 @@ DEPENDENCIES
662
664
flipper (~> 1.3.1 )
663
665
flipper-active_record (~> 1.3.4 )
664
666
flipper-ui (~> 1.3.4 )
665
- good_job (~> 4.10.0 )
667
+ good_job (~> 4.10.1 )
666
668
i18n-tasks (~> 1.0.15 )
667
669
jbuilder (~> 2.13 )
668
670
jsbundling-rails (~> 1.3 )
You can’t perform that action at this time.
0 commit comments