Skip to content

Commit 16f07e6

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 4b2e58b commit 16f07e6

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
@@ -123,17 +123,19 @@ GEM
123123
method_source (1.0.0)
124124
mimemagic (0.3.4)
125125
mini_mime (1.0.2)
126-
mini_portile2 (2.4.0)
126+
mini_portile2 (2.5.0)
127127
minitest (5.14.0)
128128
msgpack (1.3.3)
129129
nio4r (2.5.2)
130-
nokogiri (1.10.9)
131-
mini_portile2 (~> 2.4.0)
130+
nokogiri (1.11.1)
131+
mini_portile2 (~> 2.5.0)
132+
racc (~> 1.4)
132133
orm_adapter (0.5.0)
133134
pg (1.2.3)
134135
public_suffix (4.0.6)
135136
puma (4.3.3)
136137
nio4r (~> 2.0)
138+
racc (1.5.2)
137139
rack (2.2.2)
138140
rack-proxy (0.6.5)
139141
rack

0 commit comments

Comments
 (0)