Skip to content

Commit 181ab95

Browse files
Bump nokogiri from 1.18.2 to 1.18.3 (#76)
Bumps the bundler group with 1 update in the /template/{{app_name}} directory: [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `nokogiri` from 1.18.2 to 1.18.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.2...v1.18.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 761d391 commit 181ab95

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

template/{{app_name}}/Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -231,24 +231,24 @@ GEM
231231
net-smtp (0.5.0)
232232
net-protocol
233233
nio4r (2.7.4)
234-
nokogiri (1.18.2)
234+
nokogiri (1.18.3)
235235
mini_portile2 (~> 2.8.2)
236236
racc (~> 1.4)
237-
nokogiri (1.18.2-aarch64-linux-gnu)
237+
nokogiri (1.18.3-aarch64-linux-gnu)
238238
racc (~> 1.4)
239-
nokogiri (1.18.2-aarch64-linux-musl)
239+
nokogiri (1.18.3-aarch64-linux-musl)
240240
racc (~> 1.4)
241-
nokogiri (1.18.2-arm-linux-gnu)
241+
nokogiri (1.18.3-arm-linux-gnu)
242242
racc (~> 1.4)
243-
nokogiri (1.18.2-arm-linux-musl)
243+
nokogiri (1.18.3-arm-linux-musl)
244244
racc (~> 1.4)
245-
nokogiri (1.18.2-arm64-darwin)
245+
nokogiri (1.18.3-arm64-darwin)
246246
racc (~> 1.4)
247-
nokogiri (1.18.2-x86_64-darwin)
247+
nokogiri (1.18.3-x86_64-darwin)
248248
racc (~> 1.4)
249-
nokogiri (1.18.2-x86_64-linux-gnu)
249+
nokogiri (1.18.3-x86_64-linux-gnu)
250250
racc (~> 1.4)
251-
nokogiri (1.18.2-x86_64-linux-musl)
251+
nokogiri (1.18.3-x86_64-linux-musl)
252252
racc (~> 1.4)
253253
orm_adapter (0.5.0)
254254
parallel (1.26.3)

0 commit comments

Comments
 (0)