Skip to content

Commit f534192

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 b4f074e commit f534192

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
@@ -136,15 +136,16 @@ GEM
136136
method_source (1.0.0)
137137
mimemagic (0.3.4)
138138
mini_mime (1.0.2)
139-
mini_portile2 (2.4.0)
139+
mini_portile2 (2.5.0)
140140
minitest (5.14.0)
141141
msgpack (1.3.3)
142142
multi_json (1.15.0)
143143
multi_xml (0.6.0)
144144
multipart-post (2.1.1)
145145
nio4r (2.5.2)
146-
nokogiri (1.10.9)
147-
mini_portile2 (~> 2.4.0)
146+
nokogiri (1.11.1)
147+
mini_portile2 (~> 2.5.0)
148+
racc (~> 1.4)
148149
oauth2 (1.4.4)
149150
faraday (>= 0.8, < 2.0)
150151
jwt (>= 1.0, < 3.0)
@@ -169,6 +170,7 @@ GEM
169170
public_suffix (4.0.6)
170171
puma (4.3.3)
171172
nio4r (~> 2.0)
173+
racc (1.5.2)
172174
rack (2.2.2)
173175
rack-protection (2.1.0)
174176
rack

0 commit comments

Comments
 (0)