Skip to content

Commit

Permalink
Merge pull request #1166 from alphagov/dependabot/bundler/nokogiri-1.…
Browse files Browse the repository at this point in the history
…15.0

Bump nokogiri from 1.13.3 to 1.15.0
  • Loading branch information
sihugh authored May 17, 2023
2 parents 9ca9dfa + 2bb67a7 commit 7aca634
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
@@ -222,15 +222,15 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
mini_portile2 (2.8.2)
minitest (5.16.3)
msgpack (1.4.5)
multi_json (1.15.0)
multipart-post (2.1.1)
netrc (0.11.0)
nio4r (2.5.8)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.22.1)
parser (3.1.2.1)
@@ -250,7 +250,7 @@ GEM
public_suffix (4.0.6)
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.0)
racc (1.6.2)
rack (2.2.6.4)
rack-test (2.0.2)
rack (>= 1.3)

0 comments on commit 7aca634

Please sign in to comment.