File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-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.1 '
21
+ gem 'good_job' , '~> 4.10.2 '
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 @@ -131,14 +131,14 @@ GEM
131
131
aws-sigv4 (~> 1.5 )
132
132
aws-sigv4 (1.11.0 )
133
133
aws-eventstream (~> 1 , >= 1.0.2 )
134
- base64 (0.2 .0 )
134
+ base64 (0.3 .0 )
135
135
bcrypt (3.1.20 )
136
- benchmark (0.4.0 )
136
+ benchmark (0.4.1 )
137
137
better_errors (2.10.1 )
138
138
erubi (>= 1.0.0 )
139
139
rack (>= 0.9.0 )
140
140
rouge (>= 1.0.0 )
141
- bigdecimal (3.1.9 )
141
+ bigdecimal (3.2.1 )
142
142
binding_of_caller (1.0.1 )
143
143
debug_inspector (>= 1.2.0 )
144
144
bootsnap (1.18.6 )
262
262
raabro (~> 1.4 )
263
263
globalid (1.2.1 )
264
264
activesupport (>= 6.1 )
265
- good_job (4.10.1 )
265
+ good_job (4.10.2 )
266
266
activejob (>= 6.1.0 )
267
267
activerecord (>= 6.1.0 )
268
268
concurrent-ruby (>= 1.3.1 )
476
476
thor (~> 1.0 , >= 1.2.2 )
477
477
zeitwerk (~> 2.6 )
478
478
rainbow (3.1.1 )
479
- rake (13.2.1 )
479
+ rake (13.3.0 )
480
480
ransack (4.3.0 )
481
481
activerecord (>= 6.1.5 )
482
482
activesupport (>= 6.1.5 )
@@ -664,7 +664,7 @@ DEPENDENCIES
664
664
flipper (~> 1.3.1 )
665
665
flipper-active_record (~> 1.3.4 )
666
666
flipper-ui (~> 1.3.4 )
667
- good_job (~> 4.10.1 )
667
+ good_job (~> 4.10.2 )
668
668
i18n-tasks (~> 1.0.15 )
669
669
jbuilder (~> 2.13 )
670
670
jsbundling-rails (~> 1.3 )
You can’t perform that action at this time.
0 commit comments