Skip to content

Commit 20cfec2

Browse files
authored
Merge pull request #298 from ilyakatz/dependabot/bundler/nokogiri-1.16.2
Bump nokogiri from 1.15.3 to 1.16.2
2 parents 0966fe4 + 1c7b043 commit 20cfec2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ GEM
5353
nokogiri (>= 1.12.0)
5454
method_source (1.0.0)
5555
minitest (5.19.0)
56-
nokogiri (1.15.3-arm64-darwin)
56+
nokogiri (1.16.2-arm64-darwin)
5757
racc (~> 1.4)
58-
nokogiri (1.15.3-x86_64-linux)
58+
nokogiri (1.16.2-x86_64-linux)
5959
racc (~> 1.4)
6060
overcommit (0.60.0)
6161
childprocess (>= 0.6.3, < 5)
@@ -68,7 +68,7 @@ GEM
6868
pry (0.14.2)
6969
coderay (~> 1.1)
7070
method_source (~> 1.0)
71-
racc (1.7.1)
71+
racc (1.7.3)
7272
rack (2.2.7)
7373
rack-test (2.1.0)
7474
rack (>= 1.3)

0 commit comments

Comments
 (0)