Skip to content

Commit

Permalink
Merge pull request #1672 from houdiniproject/dependabot/bundler/date-…
Browse files Browse the repository at this point in the history
…3.3.4

Bump date from 3.3.3 to 3.3.4
  • Loading branch information
wwahammy authored Nov 13, 2023
2 parents 17d180c + bdd7c8e commit d9b742e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gem 'webpacker', '~> 5.4.4'
gem 'good_job', '~> 3.20'

# fix for https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/
gem "date", "~> 3.3.3"
gem "date", "~> 3.3.4"

gem 'httparty', '~> 0.21.0' # https://github.com/jnunemaker/httparty
gem 'sprockets', '~> 3.7'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ GEM
database_cleaner-active_record (1.99.0)
activerecord
database_cleaner (~> 1.99.0)
date (3.3.3)
date (3.3.4)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
Expand Down Expand Up @@ -493,7 +493,7 @@ DEPENDENCIES
colorize (~> 0.8.1)
countries (~> 4.2)
database_cleaner-active_record
date (~> 3.3.3)
date (~> 3.3.4)
debug
devise (~> 4.9)
devise-async (~> 1.0)
Expand Down

0 comments on commit d9b742e

Please sign in to comment.