Skip to content

Commit 84a225b

Browse files
Bump nokogiri from 1.9.1 to 1.11.7
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.9.1 to 1.11.7. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.9.1...v1.11.7) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ed425b commit 84a225b

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
@@ -101,12 +101,13 @@ GEM
101101
rb-inotify (~> 0.9, >= 0.9.7)
102102
maruku (0.7.0)
103103
mercenary (0.3.6)
104-
mini_portile2 (2.4.0)
104+
mini_portile2 (2.5.3)
105105
minitest (5.12.0)
106106
multipart-post (2.1.1)
107107
net-dns (0.9.0)
108-
nokogiri (1.9.1)
109-
mini_portile2 (~> 2.4.0)
108+
nokogiri (1.11.7)
109+
mini_portile2 (~> 2.5.0)
110+
racc (~> 1.4)
110111
octokit (4.21.0)
111112
faraday (>= 0.9)
112113
sawyer (~> 0.8.0, >= 0.5.3)
@@ -117,6 +118,7 @@ GEM
117118
pygments.rb (0.6.3)
118119
posix-spawn (~> 0.3.6)
119120
yajl-ruby (~> 1.2.0)
121+
racc (1.5.2)
120122
rb-fsevent (0.11.0)
121123
rb-inotify (0.9.10)
122124
ffi (>= 0.5.0, < 2)

0 commit comments

Comments
 (0)