Skip to content

Commit

Permalink
Merge pull request #1671 from houdiniproject/dependabot/bundler/good_…
Browse files Browse the repository at this point in the history
…job-3.21.0

Bump good_job from 3.20.0 to 3.21.0
  • Loading branch information
wwahammy authored Nov 13, 2023
2 parents d9b742e + 18a4a0a commit 23a88d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gem 'sassc-rails', '~> 2.1', '>= 2.1.2'
gem 'sassc', '~> 2.0', '>= 2.0.1'
gem 'stripe', '~> 1.58' # January 19, 2017 version of the Stripe API https://stripe.com/docs/api
gem 'webpacker', '~> 5.4.4'
gem 'good_job', '~> 3.20'
gem 'good_job', '~> 3.21'

# fix for https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/
gem "date", "~> 3.3.4"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (3.20.0)
good_job (3.21.0)
activejob (>= 6.0.0)
activerecord (>= 6.0.0)
concurrent-ruby (>= 1.0.2)
Expand Down Expand Up @@ -300,7 +300,7 @@ GEM
puma (5.6.7)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-proxy (0.7.6)
rack
Expand Down Expand Up @@ -502,7 +502,7 @@ DEPENDENCIES
factory_bot (~> 6.2)
factory_bot_rails (~> 6.2)
fast_blank
good_job (~> 3.20)
good_job (~> 3.21)
hamster (~> 3.0)
houdini_full_contact!
http_accept_language
Expand Down

0 comments on commit 23a88d0

Please sign in to comment.