Skip to content

Commit

Permalink
bump some dependencies versions Gemfile.lock to fix security vulnerab…
Browse files Browse the repository at this point in the history
…ility
  • Loading branch information
elhossary committed Feb 17, 2024
1 parent 7274fdd commit 5f4a7fe
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4.3)
activesupport (7.0.7.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -89,15 +89,15 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
mini_portile2 (2.8.1)
mini_portile2 (2.8.2)
minitest (5.18.0)
namae (1.1.1)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.14.2-x64-mingw-ucrt)
nokogiri (1.16.2-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.14.2-x86_64-linux)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
Expand Down

0 comments on commit 5f4a7fe

Please sign in to comment.