Skip to content

Commit 3362786

Browse files
Bump good_job from 4.10.1 to 4.10.2 (#1083)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36b267c commit 3362786

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gem 'draper', '~> 4.0'
1818
gem 'flipper', '~> 1.3.1'
1919
gem 'flipper-active_record', '~> 1.3.4'
2020
gem 'flipper-ui', '~> 1.3.4'
21-
gem 'good_job', '~> 4.10.1'
21+
gem 'good_job', '~> 4.10.2'
2222
gem 'jbuilder', '~> 2.13'
2323
gem 'jsbundling-rails', '~> 1.3'
2424
gem 'lograge', '~> 0.14'

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -131,14 +131,14 @@ GEM
131131
aws-sigv4 (~> 1.5)
132132
aws-sigv4 (1.11.0)
133133
aws-eventstream (~> 1, >= 1.0.2)
134-
base64 (0.2.0)
134+
base64 (0.3.0)
135135
bcrypt (3.1.20)
136-
benchmark (0.4.0)
136+
benchmark (0.4.1)
137137
better_errors (2.10.1)
138138
erubi (>= 1.0.0)
139139
rack (>= 0.9.0)
140140
rouge (>= 1.0.0)
141-
bigdecimal (3.1.9)
141+
bigdecimal (3.2.1)
142142
binding_of_caller (1.0.1)
143143
debug_inspector (>= 1.2.0)
144144
bootsnap (1.18.6)
@@ -262,7 +262,7 @@ GEM
262262
raabro (~> 1.4)
263263
globalid (1.2.1)
264264
activesupport (>= 6.1)
265-
good_job (4.10.1)
265+
good_job (4.10.2)
266266
activejob (>= 6.1.0)
267267
activerecord (>= 6.1.0)
268268
concurrent-ruby (>= 1.3.1)
@@ -476,7 +476,7 @@ GEM
476476
thor (~> 1.0, >= 1.2.2)
477477
zeitwerk (~> 2.6)
478478
rainbow (3.1.1)
479-
rake (13.2.1)
479+
rake (13.3.0)
480480
ransack (4.3.0)
481481
activerecord (>= 6.1.5)
482482
activesupport (>= 6.1.5)
@@ -664,7 +664,7 @@ DEPENDENCIES
664664
flipper (~> 1.3.1)
665665
flipper-active_record (~> 1.3.4)
666666
flipper-ui (~> 1.3.4)
667-
good_job (~> 4.10.1)
667+
good_job (~> 4.10.2)
668668
i18n-tasks (~> 1.0.15)
669669
jbuilder (~> 2.13)
670670
jsbundling-rails (~> 1.3)

0 commit comments

Comments
 (0)