Skip to content

Commit d512a99

Browse files
Bump nokogiri from 1.12.5 to 1.13.3 in /movies_api_full
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] <[email protected]>
1 parent b9b575f commit d512a99

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

movies_api_full/Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@ GEM
9494
marcel (1.0.1)
9595
method_source (1.0.0)
9696
mini_mime (1.0.3)
97-
mini_portile2 (2.6.1)
97+
mini_portile2 (2.8.0)
9898
minitest (5.14.4)
9999
msgpack (1.4.2)
100100
nio4r (2.5.8)
101-
nokogiri (1.12.5)
102-
mini_portile2 (~> 2.6.1)
101+
nokogiri (1.13.3)
102+
mini_portile2 (~> 2.8.0)
103103
racc (~> 1.4)
104104
pg (1.2.3)
105105
puma (5.6.2)
106106
nio4r (~> 2.0)
107-
racc (1.5.2)
107+
racc (1.6.0)
108108
rack (2.2.3)
109109
rack-mini-profiler (2.3.1)
110110
rack (>= 1.2.0)

0 commit comments

Comments
 (0)