Skip to content

Commit 340f464

Browse files
Bump nokogiri from 1.10.7 to 1.13.4 in /hello_app
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 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.7...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7107a7e commit 340f464

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

hello_app/Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,16 @@ GEM
8181
mini_mime (>= 0.1.1)
8282
method_source (0.9.2)
8383
mini_mime (1.0.2)
84-
mini_portile2 (2.4.0)
84+
mini_portile2 (2.8.0)
8585
minitest (5.13.0)
8686
nio4r (2.5.2)
87-
nokogiri (1.10.7)
88-
mini_portile2 (~> 2.4.0)
87+
nokogiri (1.13.4)
88+
mini_portile2 (~> 2.8.0)
89+
racc (~> 1.4)
8990
pg (0.20.0)
9091
public_suffix (4.0.1)
9192
puma (3.12.2)
93+
racc (1.6.0)
9294
rack (2.0.7)
9395
rack-test (1.1.0)
9496
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)