Skip to content

Commit 6b2cc08

Browse files
Bump nokogiri from 1.11.2 to 1.12.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.12.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.11.2...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98db9ec commit 6b2cc08

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,13 @@ GEM
118118
rb-inotify (~> 0.9, >= 0.9.10)
119119
maruku (0.7.0)
120120
mercenary (0.3.6)
121-
mini_portile2 (2.4.0)
121+
mini_portile2 (2.6.1)
122122
minitest (5.14.4)
123123
multipart-post (2.1.1)
124124
net-dns (0.9.0)
125-
nokogiri (1.10.10)
126-
mini_portile2 (~> 2.4.0)
125+
nokogiri (1.12.5)
126+
mini_portile2 (~> 2.6.1)
127+
racc (~> 1.4)
127128
octokit (4.21.0)
128129
faraday (>= 0.9)
129130
sawyer (~> 0.8.0, >= 0.5.3)
@@ -134,6 +135,7 @@ GEM
134135
pygments.rb (0.6.3)
135136
posix-spawn (~> 0.3.6)
136137
yajl-ruby (~> 1.2.0)
138+
racc (1.6.0)
137139
rb-fsevent (0.11.0)
138140
rb-inotify (0.10.1)
139141
ffi (~> 1.0)

0 commit comments

Comments
 (0)