Skip to content

Commit d74ca77

Browse files
Bump nokogiri from 1.8.2 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 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.8.2...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fa91c7 commit d74ca77

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

Gemfile.lock

+11-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
2-
remote: git://github.com/middleman-contrib/middleman-deploy.git
3-
revision: 243ab38b08896cd5a37d6845a01a5761b934a898
2+
remote: https://github.com/middleman-contrib/middleman-deploy.git
3+
revision: 4d04b550b4c6888265d83ee9689f41e29dbae535
44
specs:
55
middleman-deploy (2.0.0.pre.alpha)
66
middleman-core (>= 3.2)
@@ -124,23 +124,25 @@ GEM
124124
parallel
125125
ruby-progressbar
126126
unf
127-
mini_portile2 (2.3.0)
127+
mini_portile2 (2.8.0)
128128
minitest (5.10.1)
129129
multi_json (1.12.1)
130-
net-sftp (2.1.2)
131-
net-ssh (>= 2.6.5)
132-
net-ssh (4.1.0)
133-
nokogiri (1.8.2)
134-
mini_portile2 (~> 2.3.0)
130+
net-sftp (3.0.0)
131+
net-ssh (>= 5.0.0, < 7.0.0)
132+
net-ssh (6.1.0)
133+
nokogiri (1.13.4)
134+
mini_portile2 (~> 2.8.0)
135+
racc (~> 1.4)
135136
padrino-helpers (0.13.3.3)
136137
i18n (~> 0.6, >= 0.6.7)
137138
padrino-support (= 0.13.3.3)
138139
tilt (>= 1.4.1, < 3)
139140
padrino-support (0.13.3.3)
140141
activesupport (>= 3.1)
141142
parallel (1.11.1)
142-
ptools (1.3.3)
143+
ptools (1.4.2)
143144
public_suffix (2.0.5)
145+
racc (1.6.0)
144146
rack (1.6.5)
145147
rack-contrib (1.4.0)
146148
git-version-bump (~> 0.15)

0 commit comments

Comments
 (0)