Skip to content

Commit

Permalink
Merge pull request #1793 from houdiniproject/dependabot/bundler/ruby-…
Browse files Browse the repository at this point in the history
…minor-production-bee050e2b3

Bump the ruby-minor-production group with 2 updates
  • Loading branch information
wwahammy authored Dec 9, 2024
2 parents 7da9c87 + 2a876e1 commit c9e93cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.99'

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

gem 'httparty', '~> 0.22.0' # https://github.com/jnunemaker/httparty
gem 'sprockets', '~> 3.7'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ GEM
database_cleaner-active_record (1.99.0)
activerecord
database_cleaner (~> 1.99.0)
date (3.4.0)
date (3.4.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
Expand Down Expand Up @@ -235,7 +235,7 @@ GEM
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
js-routes (2.3.0)
js-routes (2.3.3)
railties (>= 5)
sorbet-runtime
json (2.7.2)
Expand Down Expand Up @@ -289,7 +289,7 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.3)
nokogiri (1.16.8)
nokogiri (1.17.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -443,7 +443,7 @@ GEM
simple_po_parser (1.1.6)
sixarm_ruby_unaccent (1.2.0)
smart_properties (1.17.0)
sorbet-runtime (0.5.11647)
sorbet-runtime (0.5.11690)
sprockets (3.7.5)
base64
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -513,7 +513,7 @@ DEPENDENCIES
countries (~> 4.2)
csv
database_cleaner-active_record
date (~> 3.4.0)
date (~> 3.4.1)
debug
devise (~> 4.9)
devise-async (~> 1.0)
Expand Down

0 comments on commit c9e93cd

Please sign in to comment.