Skip to content

Commit ac8fa29

Browse files
Bump nokogiri from 1.12.5 to 1.13.3 in /examples/simple_rails_api
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.12.5...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2caa1f2 commit ac8fa29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/simple_rails_api/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@ GEM
7979
marcel (1.0.2)
8080
method_source (1.0.0)
8181
mini_mime (1.1.1)
82-
mini_portile2 (2.6.1)
82+
mini_portile2 (2.8.0)
8383
minitest (5.14.4)
8484
msgpack (1.4.2)
8585
nio4r (2.5.8)
86-
nokogiri (1.12.5)
87-
mini_portile2 (~> 2.6.1)
86+
nokogiri (1.13.3)
87+
mini_portile2 (~> 2.8.0)
8888
racc (~> 1.4)
8989
puma (4.3.9)
9090
nio4r (~> 2.0)

0 commit comments

Comments
 (0)