Skip to content

Commit

Permalink
Merge pull request #3 from pwnpanda/dependabot/bundler/WebAPI/mail_ap…
Browse files Browse the repository at this point in the history
…i/nokogiri-1.12.5

Bump nokogiri from 1.11.2 to 1.12.5 in /WebAPI/mail_api
  • Loading branch information
pwnpanda authored Dec 1, 2021
2 parents fad9fc9 + 07280e7 commit 67ded7a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions WebAPI/mail_api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,13 @@ GEM
minitest (5.14.4)
msgpack (1.4.2)
nio4r (2.5.7)
nokogiri (1.11.2-x86_64-darwin)
nokogiri (1.12.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.12.5-x86_64-linux)
racc (~> 1.4)
puma (5.2.2)
nio4r (~> 2.0)
racc (1.5.2)
racc (1.6.0)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -150,6 +152,7 @@ GEM

PLATFORMS
x86_64-darwin-19
x86_64-linux

DEPENDENCIES
bootsnap (>= 1.4.4)
Expand Down

0 comments on commit 67ded7a

Please sign in to comment.