Skip to content
This repository was archived by the owner on Mar 14, 2021. It is now read-only.

Commit e1a4106

Browse files
Bump nokogiri from 1.10.9 to 1.11.2
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.2. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.9...v1.11.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7c6d1a commit e1a4106

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ GEM
172172
mimemagic (0.3.4)
173173
mini_magick (4.10.1)
174174
mini_mime (1.0.2)
175-
mini_portile2 (2.4.0)
175+
mini_portile2 (2.5.0)
176176
minitest (5.14.1)
177177
momentjs-rails (2.20.1)
178178
railties (>= 3.1)
@@ -183,8 +183,9 @@ GEM
183183
name_of_person (1.1.1)
184184
activesupport (>= 5.2.0)
185185
nio4r (2.5.2)
186-
nokogiri (1.10.9)
187-
mini_portile2 (~> 2.4.0)
186+
nokogiri (1.11.2)
187+
mini_portile2 (~> 2.5.0)
188+
racc (~> 1.4)
188189
oauth (0.5.4)
189190
oauth2 (1.4.4)
190191
faraday (>= 0.8, < 2.0)
@@ -215,6 +216,7 @@ GEM
215216
public_suffix (4.0.3)
216217
puma (4.3.5)
217218
nio4r (~> 2.0)
219+
racc (1.5.2)
218220
rack (2.2.3)
219221
rack-protection (2.0.8.1)
220222
rack

0 commit comments

Comments
 (0)