Skip to content

Commit fd00292

Browse files
Bump nokogiri from 1.10.4 to 1.12.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 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.4...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9b9131 commit fd00292

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,13 @@ GEM
8888
method_source (0.9.2)
8989
mimemagic (0.3.3)
9090
mini_mime (1.0.2)
91-
mini_portile2 (2.4.0)
91+
mini_portile2 (2.6.1)
9292
minitest (5.11.3)
9393
msgpack (1.3.1)
9494
nio4r (2.4.0)
95-
nokogiri (1.10.4)
96-
mini_portile2 (~> 2.4.0)
95+
nokogiri (1.12.5)
96+
mini_portile2 (~> 2.6.1)
97+
racc (~> 1.4)
9798
orm_adapter (0.5.0)
9899
pg (0.21.0)
99100
pry (0.12.2)
@@ -108,6 +109,7 @@ GEM
108109
nio4r (~> 2.0)
109110
pundit (2.1.0)
110111
activesupport (>= 3.0.0)
112+
racc (1.5.2)
111113
rack (2.0.7)
112114
rack-proxy (0.6.5)
113115
rack

0 commit comments

Comments
 (0)