Skip to content

Commit 6a30566

Browse files
Bump nokogiri from 1.10.9 to 1.11.1 (#312)
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/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.9...v1.11.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d764c7 commit 6a30566

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,22 +91,24 @@ GEM
9191
method_source (0.9.2)
9292
mimemagic (0.3.4)
9393
mini_mime (1.0.2)
94-
mini_portile2 (2.4.0)
94+
mini_portile2 (2.5.0)
9595
minitest (5.14.0)
9696
msgpack (1.3.3)
9797
msgpack (1.3.3-x64-mingw32)
9898
nio4r (2.5.2)
99-
nokogiri (1.10.9)
100-
mini_portile2 (~> 2.4.0)
101-
nokogiri (1.10.9-x64-mingw32)
102-
mini_portile2 (~> 2.4.0)
99+
nokogiri (1.11.1)
100+
mini_portile2 (~> 2.5.0)
101+
racc (~> 1.4)
102+
nokogiri (1.11.1-x64-mingw32)
103+
racc (~> 1.4)
103104
orm_adapter (0.5.0)
104105
parallel (1.19.1)
105106
parser (2.7.0.4)
106107
ast (~> 2.4.0)
107108
pg (1.2.2)
108109
pg (1.2.2-x64-mingw32)
109110
puma (3.12.6)
111+
racc (1.5.2)
110112
rack (2.2.3)
111113
rack-test (1.1.0)
112114
rack (>= 1.0, < 3)
@@ -203,7 +205,6 @@ GEM
203205
unicode-display_width (1.6.1)
204206
warden (1.2.8)
205207
rack (>= 2.0.6)
206-
wdm (0.1.1)
207208
web-console (3.7.0)
208209
actionview (>= 5.0)
209210
activemodel (>= 5.0)
@@ -235,7 +236,6 @@ DEPENDENCIES
235236
turbolinks (~> 5)
236237
tzinfo-data
237238
uglifier (>= 1.3.0)
238-
wdm (>= 0.1.0)
239239
web-console (>= 3.3.0)
240240

241241
RUBY VERSION

0 commit comments

Comments
 (0)