Skip to content

Commit e4f4c10

Browse files
Bump nokogiri from 1.8.1 to 1.13.4 in /app
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 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.8.1...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 546fac3 commit e4f4c10

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

app/Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,17 @@ GEM
8989
mini_mime (>= 0.1.1)
9090
method_source (0.9.0)
9191
mini_mime (1.0.0)
92-
mini_portile2 (2.3.0)
92+
mini_portile2 (2.8.0)
9393
minitest (5.11.1)
9494
multi_json (1.13.1)
9595
nio4r (2.2.0)
96-
nokogiri (1.8.1)
97-
mini_portile2 (~> 2.3.0)
96+
nokogiri (1.13.4)
97+
mini_portile2 (~> 2.8.0)
98+
racc (~> 1.4)
9899
pg (0.21.0)
99100
public_suffix (3.0.1)
100101
puma (3.11.0)
102+
racc (1.6.0)
101103
rack (2.0.3)
102104
rack-cors (1.0.5)
103105
rack (>= 1.6.0)

0 commit comments

Comments
 (0)