Skip to content

Commit

Permalink
Remove explicit dependency on uri
Browse files Browse the repository at this point in the history
  • Loading branch information
aspettl committed Nov 6, 2024
1 parent 55bdaef commit 0d0ec40
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,3 @@ end

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]

# see https://www.ruby-lang.org/en/news/2023/06/29/redos-in-uri-CVE-2023-36617/
gem 'uri', '>= 0.12.2'

0 comments on commit 0d0ec40

Please sign in to comment.