Skip to content

Commit 531b373

Browse files
Bump nokogiri from 1.10.10 to 1.11.4 (#70)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.10...v1.11.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f45505e commit 531b373

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,17 @@ GEM
2525
concurrent-ruby (1.1.7)
2626
css_parser (1.7.1)
2727
addressable
28-
gepub (1.0.11)
29-
nokogiri (>= 1.8.2, < 1.11)
30-
rubyzip (> 1.1.1, < 2.3)
28+
gepub (1.0.13)
29+
nokogiri (>= 1.8.2, < 1.12)
30+
rubyzip (> 1.1.1, < 2.4)
3131
hashery (2.1.2)
3232
mime-types (3.3.1)
3333
mime-types-data (~> 3.2015)
3434
mime-types-data (3.2020.0512)
35-
mini_portile2 (2.4.0)
36-
nokogiri (1.10.10)
37-
mini_portile2 (~> 2.4.0)
35+
mini_portile2 (2.5.1)
36+
nokogiri (1.11.4)
37+
mini_portile2 (~> 2.5.0)
38+
racc (~> 1.4)
3839
pdf-core (0.7.0)
3940
pdf-reader (2.4.0)
4041
Ascii85 (~> 1.0.0)
@@ -57,9 +58,10 @@ GEM
5758
pdf-reader (~> 2.0)
5859
prawn (~> 2.2)
5960
public_suffix (4.0.5)
61+
racc (1.5.2)
6062
rouge (3.22.0)
6163
ruby-rc4 (0.1.5)
62-
rubyzip (2.2.0)
64+
rubyzip (2.3.0)
6365
safe_yaml (1.0.5)
6466
thread_safe (0.3.6)
6567
treetop (1.6.10)

0 commit comments

Comments
 (0)