Skip to content

Commit df8362b

Browse files
Bump the bundler group across 1 directory with 2 updates
Bumps the bundler group with 2 updates in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri) and [thor](https://github.com/rails/thor). Updates `nokogiri` from 1.18.8 to 1.18.9 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.8...v1.18.9) Updates `thor` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/rails/thor/releases) - [Commits](rails/thor@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: indirect dependency-group: bundler - dependency-name: thor dependency-version: 1.4.0 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b093438 commit df8362b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ GEM
164164
marcel (1.0.4)
165165
matrix (0.4.2)
166166
mini_mime (1.1.5)
167-
mini_portile2 (2.8.8)
167+
mini_portile2 (2.8.9)
168168
minitest (5.25.5)
169169
msgpack (1.7.2)
170170
mutex_m (0.3.0)
@@ -178,18 +178,18 @@ GEM
178178
net-smtp (0.4.0.1)
179179
net-protocol
180180
nio4r (2.7.3)
181-
nokogiri (1.18.8)
181+
nokogiri (1.18.9)
182182
mini_portile2 (~> 2.8.2)
183183
racc (~> 1.4)
184-
nokogiri (1.18.8-aarch64-linux-gnu)
184+
nokogiri (1.18.9-aarch64-linux-gnu)
185185
racc (~> 1.4)
186-
nokogiri (1.18.8-arm-linux-gnu)
186+
nokogiri (1.18.9-arm-linux-gnu)
187187
racc (~> 1.4)
188-
nokogiri (1.18.8-arm64-darwin)
188+
nokogiri (1.18.9-arm64-darwin)
189189
racc (~> 1.4)
190-
nokogiri (1.18.8-x86_64-darwin)
190+
nokogiri (1.18.9-x86_64-darwin)
191191
racc (~> 1.4)
192-
nokogiri (1.18.8-x86_64-linux-gnu)
192+
nokogiri (1.18.9-x86_64-linux-gnu)
193193
racc (~> 1.4)
194194
parallel (1.24.0)
195195
parser (3.3.0.4)
@@ -306,7 +306,7 @@ GEM
306306
stimulus-rails (1.3.3)
307307
railties (>= 6.0.0)
308308
stringio (3.1.0)
309-
thor (1.3.1)
309+
thor (1.4.0)
310310
tilt (2.3.0)
311311
timeout (0.4.3)
312312
turbo-rails (1.5.0)

0 commit comments

Comments
 (0)