Skip to content

Commit a71c58c

Browse files
Bump nokogiri from 1.10.8 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.8...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fc6050 commit a71c58c

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
@@ -88,11 +88,12 @@ GEM
8888
mime-types (3.3.1)
8989
mime-types-data (~> 3.2015)
9090
mime-types-data (3.2019.1009)
91-
mini_portile2 (2.4.0)
91+
mini_portile2 (2.8.0)
9292
minitest (5.14.0)
9393
multi_json (1.14.1)
94-
nokogiri (1.10.8)
95-
mini_portile2 (~> 2.4.0)
94+
nokogiri (1.13.4)
95+
mini_portile2 (~> 2.8.0)
96+
racc (~> 1.4)
9697
padrino-helpers (0.12.9)
9798
i18n (~> 0.6, >= 0.6.7)
9899
padrino-support (= 0.12.9)
@@ -101,6 +102,7 @@ GEM
101102
activesupport (>= 3.1)
102103
pygments.rb (1.2.1)
103104
multi_json (>= 1.0.0)
105+
racc (1.6.0)
104106
rack (1.6.12)
105107
rack-test (1.1.0)
106108
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)