Skip to content

Commit bc5cdbd

Browse files
Bump nokogiri from 1.10.9 to 1.11.5 (#46)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.5. - [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.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 099fbcd commit bc5cdbd

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
@@ -100,19 +100,21 @@ GEM
100100
nokogiri (~> 1)
101101
rake
102102
mini_mime (1.0.2)
103-
mini_portile2 (2.4.0)
103+
mini_portile2 (2.5.1)
104104
minitest (5.14.1)
105105
msgpack (1.3.3)
106106
nio4r (2.5.7)
107-
nokogiri (1.10.9)
108-
mini_portile2 (~> 2.4.0)
107+
nokogiri (1.11.5)
108+
mini_portile2 (~> 2.5.0)
109+
racc (~> 1.4)
109110
parallel (1.19.1)
110111
parser (2.7.1.3)
111112
ast (~> 2.4.0)
112113
pg (1.2.3)
113114
public_suffix (4.0.5)
114115
puma (4.3.8)
115116
nio4r (~> 2.0)
117+
racc (1.5.2)
116118
rack (2.2.3)
117119
rack-cors (1.1.1)
118120
rack (>= 2.0.0)

0 commit comments

Comments
 (0)