Skip to content

Commit f9baa4c

Browse files
Bump good_job from 4.11.1 to 4.11.2 (#1136)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb77c59 commit f9baa4c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.5'
1919
gem 'flipper-active_record', '~> 1.3.5'
2020
gem 'flipper-ui', '~> 1.3.5'
21-
gem 'good_job', '~> 4.11.1'
21+
gem 'good_job', '~> 4.11.2'
2222
gem 'jbuilder', '~> 2.14'
2323
gem 'jsbundling-rails', '~> 1.3'
2424
gem 'lograge', '~> 0.14'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ GEM
227227
erb (5.0.2)
228228
erubi (1.13.1)
229229
erubis (2.7.0)
230-
et-orbi (1.2.11)
230+
et-orbi (1.3.0)
231231
tzinfo
232232
factory_bot (6.5.4)
233233
activesupport (>= 6.1.0)
@@ -265,7 +265,7 @@ GEM
265265
raabro (~> 1.4)
266266
globalid (1.2.1)
267267
activesupport (>= 6.1)
268-
good_job (4.11.1)
268+
good_job (4.11.2)
269269
activejob (>= 6.1.0)
270270
activerecord (>= 6.1.0)
271271
concurrent-ruby (>= 1.3.1)
@@ -667,7 +667,7 @@ DEPENDENCIES
667667
flipper (~> 1.3.5)
668668
flipper-active_record (~> 1.3.5)
669669
flipper-ui (~> 1.3.5)
670-
good_job (~> 4.11.1)
670+
good_job (~> 4.11.2)
671671
i18n-tasks (~> 1.0.15)
672672
jbuilder (~> 2.14)
673673
jsbundling-rails (~> 1.3)

0 commit comments

Comments
 (0)