Skip to content

Commit 42df8d7

Browse files
Bump nokogiri from 1.10.10 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.13.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.10...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 700ee14 commit 42df8d7

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
@@ -122,12 +122,13 @@ GEM
122122
rb-inotify (~> 0.9, >= 0.9.10)
123123
maruku (0.7.0)
124124
mercenary (0.3.6)
125-
mini_portile2 (2.4.0)
125+
mini_portile2 (2.8.0)
126126
minitest (5.15.0)
127127
multipart-post (2.1.1)
128128
net-dns (0.9.0)
129-
nokogiri (1.10.10)
130-
mini_portile2 (~> 2.4.0)
129+
nokogiri (1.13.6)
130+
mini_portile2 (~> 2.8.0)
131+
racc (~> 1.4)
131132
octokit (4.22.0)
132133
faraday (>= 0.9)
133134
sawyer (~> 0.8.0, >= 0.5.3)
@@ -138,6 +139,7 @@ GEM
138139
pygments.rb (0.6.3)
139140
posix-spawn (~> 0.3.6)
140141
yajl-ruby (~> 1.2.0)
142+
racc (1.6.0)
141143
rb-fsevent (0.11.1)
142144
rb-inotify (0.10.1)
143145
ffi (~> 1.0)

0 commit comments

Comments
 (0)