Skip to content

Commit dc81b67

Browse files
Bump nokogiri from 1.10.10 to 1.11.1
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.10...v1.11.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00f92da commit dc81b67

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,11 +122,12 @@ GEM
122122
method_source (0.9.2)
123123
mimemagic (0.3.5)
124124
mini_mime (1.0.2)
125-
mini_portile2 (2.4.0)
125+
mini_portile2 (2.5.0)
126126
minitest (5.14.2)
127127
nio4r (2.5.3)
128-
nokogiri (1.10.10)
129-
mini_portile2 (~> 2.4.0)
128+
nokogiri (1.11.1)
129+
mini_portile2 (~> 2.5.0)
130+
racc (~> 1.4)
130131
pg (1.2.3)
131132
pry (0.12.2)
132133
coderay (~> 1.1.0)
@@ -139,6 +140,7 @@ GEM
139140
public_suffix (4.0.3)
140141
puma (4.3.5)
141142
nio4r (~> 2.0)
143+
racc (1.5.2)
142144
rack (2.2.3)
143145
rack-proxy (0.6.5)
144146
rack

0 commit comments

Comments
 (0)