Skip to content

Commit 1ce6d69

Browse files
Bump nokogiri from 1.6.8 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.6.8...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b900bf commit 1ce6d69

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

Gemfile.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ GEM
1818
execjs (2.7.0)
1919
faraday (0.9.2)
2020
multipart-post (>= 1.2, < 3)
21+
ffi (1.9.14)
2122
ffi (1.9.14-x64-mingw32)
2223
gemoji (2.1.0)
2324
github-pages (89)
@@ -93,17 +94,19 @@ GEM
9394
rb-fsevent (>= 0.9.3)
9495
rb-inotify (>= 0.9.7)
9596
mercenary (0.3.6)
96-
mini_portile2 (2.1.0)
97+
mini_portile2 (2.8.0)
9798
minitest (5.9.0)
9899
multipart-post (2.0.0)
99100
net-dns (0.8.0)
100-
nokogiri (1.6.8-x64-mingw32)
101-
mini_portile2 (~> 2.1.0)
102-
pkg-config (~> 1.1.7)
101+
nokogiri (1.13.4)
102+
mini_portile2 (~> 2.8.0)
103+
racc (~> 1.4)
104+
nokogiri (1.13.4-x64-mingw32)
105+
racc (~> 1.4)
103106
octokit (4.3.0)
104107
sawyer (~> 0.7.0, >= 0.5.3)
105-
pkg-config (1.1.7)
106108
public_suffix (1.5.3)
109+
racc (1.6.0)
107110
rb-fsevent (0.9.7)
108111
rb-inotify (0.9.7)
109112
ffi (>= 0.5.0)
@@ -121,6 +124,7 @@ GEM
121124
thread_safe (~> 0.1)
122125

123126
PLATFORMS
127+
ruby
124128
x64-mingw32
125129

126130
DEPENDENCIES

0 commit comments

Comments
 (0)