Skip to content

Commit

Permalink
Merge pull request #991 from griffithlab/dependabot/bundler/server/no…
Browse files Browse the repository at this point in the history
…kogiri-1.16.2

Bump nokogiri from 1.15.4 to 1.16.2 in /server
  • Loading branch information
acoffman authored Feb 8, 2024
2 parents 06f3626 + fde9103 commit 60d7354
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions server/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@ GEM
method_source (1.0.0)
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
msgpack (1.7.2)
multi_json (1.15.0)
Expand All @@ -249,8 +248,11 @@ GEM
net-protocol
net-ssh (7.2.0)
nio4r (2.7.0)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
oauth2 (1.4.11)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -296,7 +298,7 @@ GEM
puma (5.6.8)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-cors (1.1.1)
rack (>= 2.0.0)
Expand Down

0 comments on commit 60d7354

Please sign in to comment.