Skip to content

Commit 17471e2

Browse files
Bump nokogiri from 1.11.7 to 1.12.5 in /examples/simple_rails_api (#120)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 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.11.7...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7df786 commit 17471e2

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
@@ -83,12 +83,12 @@ GEM
8383
minitest (5.14.4)
8484
msgpack (1.4.2)
8585
nio4r (2.5.8)
86-
nokogiri (1.11.7)
87-
mini_portile2 (~> 2.5.0)
86+
nokogiri (1.12.5)
87+
mini_portile2 (~> 2.6.1)
8888
racc (~> 1.4)
8989
puma (4.3.9)
9090
nio4r (~> 2.0)
91-
racc (1.5.2)
91+
racc (1.6.0)
9292
rack (2.2.3)
9393
rack-test (1.1.0)
9494
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)