Skip to content

Commit 8d30ff9

Browse files
Bump the bundler group across 1 directory with 3 updates (#962)
Bumps the bundler group with 3 updates in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri), [rack](https://github.com/rack/rack) and [rexml](https://github.com/ruby/rexml). 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 `rack` from 2.2.13 to 2.2.18 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.13...v2.2.18) Updates `rexml` from 3.3.9 to 3.4.2 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.9...v3.4.2) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-version: 2.2.18 dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-version: 3.4.2 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> Co-authored-by: levan-m <116471169+levan-m@users.noreply.github.com>
1 parent 4a6d0d5 commit 8d30ff9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ GEM
161161
logging (2.3.0)
162162
little-plugger (~> 1.1)
163163
multi_json (~> 1.14)
164-
mini_portile2 (2.8.8)
164+
mini_portile2 (2.8.9)
165165
minitar (0.9)
166166
mixlib-archive (1.0.7)
167167
mixlib-log
@@ -190,7 +190,7 @@ GEM
190190
net-ssh (>= 2.6.5)
191191
net-ssh-gateway (>= 1.2.0)
192192
net-telnet (0.1.1)
193-
nokogiri (1.18.8)
193+
nokogiri (1.18.9)
194194
mini_portile2 (~> 2.8.2)
195195
racc (~> 1.4)
196196
nori (2.6.0)
@@ -221,15 +221,15 @@ GEM
221221
proxifier (1.0.3)
222222
public_suffix (4.0.6)
223223
racc (1.8.1)
224-
rack (2.2.13)
224+
rack (2.2.18)
225225
rainbow (3.1.1)
226226
rake (13.2.1)
227227
rbnacl (4.0.2)
228228
ffi
229229
rbnacl-libsodium (1.0.16)
230230
rbnacl (>= 3.0.1)
231231
retryable (3.0.5)
232-
rexml (3.3.9)
232+
rexml (3.4.2)
233233
rspec (3.9.0)
234234
rspec-core (~> 3.9.0)
235235
rspec-expectations (~> 3.9.0)

0 commit comments

Comments
 (0)