Skip to content

Commit 47b302e

Browse files
Bump nokogiri from 1.10.5 to 1.12.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.12.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.5...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3a2371 commit 47b302e

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
@@ -81,16 +81,17 @@ GEM
8181
mime-types-data (~> 3.2015)
8282
mime-types-data (3.2019.1009)
8383
mini_mime (1.0.2)
84-
mini_portile2 (2.4.0)
84+
mini_portile2 (2.6.1)
8585
minitest (5.13.0)
8686
multi_json (1.14.1)
8787
mustermann (1.0.3)
8888
mustermann-grape (1.0.0)
8989
mustermann (~> 1.0.0)
9090
nenv (0.3.0)
9191
newrelic_rpm (6.7.0.359)
92-
nokogiri (1.10.5)
93-
mini_portile2 (~> 2.4.0)
92+
nokogiri (1.12.5)
93+
mini_portile2 (~> 2.6.1)
94+
racc (~> 1.4)
9495
notiffany (0.1.3)
9596
nenv (~> 0.1)
9697
shellany (~> 0.0)
@@ -101,6 +102,7 @@ GEM
101102
coderay (~> 1.1.0)
102103
method_source (~> 0.9.0)
103104
public_suffix (4.0.1)
105+
racc (1.5.2)
104106
rack (2.0.8)
105107
rack-accept (0.4.5)
106108
rack (>= 0.4)

0 commit comments

Comments
 (0)