Skip to content

Commit b1c8a61

Browse files
Bump nokogiri from 1.10.9 to 1.11.1
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.9...v1.11.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17d42af commit b1c8a61

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
@@ -156,16 +156,17 @@ GEM
156156
method_source (1.0.0)
157157
mimemagic (0.3.4)
158158
mini_mime (1.0.2)
159-
mini_portile2 (2.4.0)
159+
mini_portile2 (2.5.0)
160160
minitest (5.14.0)
161161
msgpack (1.3.3)
162162
multi_json (1.15.0)
163163
multi_xml (0.6.0)
164164
multipart-post (2.1.1)
165165
naught (1.1.0)
166166
nio4r (2.5.2)
167-
nokogiri (1.10.9)
168-
mini_portile2 (~> 2.4.0)
167+
nokogiri (1.11.1)
168+
mini_portile2 (~> 2.5.0)
169+
racc (~> 1.4)
169170
oauth2 (1.4.4)
170171
faraday (>= 0.8, < 2.0)
171172
jwt (>= 1.0, < 3.0)
@@ -191,6 +192,7 @@ GEM
191192
public_suffix (4.0.6)
192193
puma (4.3.3)
193194
nio4r (~> 2.0)
195+
racc (1.5.2)
194196
rack (2.2.2)
195197
rack-protection (2.1.0)
196198
rack

0 commit comments

Comments
 (0)