Skip to content

Commit d491121

Browse files
Bump nokogiri from 1.10.7 to 1.12.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 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.10.7...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39a13d9 commit d491121

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
@@ -103,12 +103,13 @@ GEM
103103
rb-inotify (~> 0.9, >= 0.9.10)
104104
maruku (0.7.0)
105105
mercenary (0.3.6)
106-
mini_portile2 (2.4.0)
106+
mini_portile2 (2.6.1)
107107
minitest (5.14.1)
108108
multipart-post (2.1.1)
109109
net-dns (0.9.0)
110-
nokogiri (1.10.7)
111-
mini_portile2 (~> 2.4.0)
110+
nokogiri (1.12.5)
111+
mini_portile2 (~> 2.6.1)
112+
racc (~> 1.4)
112113
octokit (4.15.0)
113114
faraday (>= 0.9)
114115
sawyer (~> 0.8.0, >= 0.5.3)
@@ -119,6 +120,7 @@ GEM
119120
pygments.rb (0.6.3)
120121
posix-spawn (~> 0.3.6)
121122
yajl-ruby (~> 1.2.0)
123+
racc (1.5.2)
122124
rb-fsevent (0.10.3)
123125
rb-inotify (0.10.1)
124126
ffi (~> 1.0)

0 commit comments

Comments
 (0)