Skip to content

Commit

Permalink
Update several dependencies in Gemfile.lock
Browse files Browse the repository at this point in the history
These are transitive dependencies and the versions are rather local
  • Loading branch information
kronn committed Feb 7, 2024
1 parent 4f7a623 commit 2fb32ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_portile2 (2.8.5)
minitest (5.19.0)
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
Expand All @@ -108,11 +108,11 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
open4 (1.3.4)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-test (2.1.0)
rack (>= 1.3)
Expand Down Expand Up @@ -178,4 +178,4 @@ DEPENDENCIES
wagons!

BUNDLED WITH
2.2.29
2.5.5

0 comments on commit 2fb32ce

Please sign in to comment.