Skip to content

Commit 4419db7

Browse files
Bump nokogiri from 1.8.1 to 1.11.3 in /example_app
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.11.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.8.1...v1.11.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bd8fcb commit 4419db7

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

example_app/Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,22 @@ GEM
2525
metaclass (0.0.4)
2626
method_source (0.9.0)
2727
mini_mime (0.1.4)
28-
mini_portile2 (2.3.0)
28+
mini_portile2 (2.5.1)
2929
minitest (5.10.3)
3030
mocha (1.3.0)
3131
metaclass (~> 0.0.1)
3232
multipart-post (2.0.0)
3333
mustermann (1.0.1)
34-
nokogiri (1.8.1)
35-
mini_portile2 (~> 2.3.0)
34+
nokogiri (1.11.3)
35+
mini_portile2 (~> 2.5.0)
36+
racc (~> 1.4)
3637
octokit (4.7.0)
3738
sawyer (~> 0.8.0, >= 0.5.3)
3839
pry (0.11.1)
3940
coderay (~> 1.1.0)
4041
method_source (~> 0.9.0)
4142
public_suffix (3.0.0)
43+
racc (1.5.2)
4244
rack (2.2.3)
4345
rack-flash3 (1.0.5)
4446
rack

0 commit comments

Comments
 (0)