Skip to content

Commit 5919c01

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 [rexml](https://github.com/ruby/rexml). Updates `nokogiri` from 1.16.2 to 1.16.5 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.2...v1.16.5) Updates `rexml` from 3.2.6 to 3.2.8 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.6...v3.2.8) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c22b6e commit 5919c01

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,9 +234,9 @@ GEM
234234
mustermann (3.0.0)
235235
ruby2_keywords (~> 0.0.1)
236236
mutex_m (0.2.0)
237-
nokogiri (1.16.2-x64-mingw-ucrt)
237+
nokogiri (1.16.5-x64-mingw-ucrt)
238238
racc (~> 1.4)
239-
nokogiri (1.16.2-x86_64-linux)
239+
nokogiri (1.16.5-x86_64-linux)
240240
racc (~> 1.4)
241241
octokit (4.25.1)
242242
faraday (>= 1, < 3)
@@ -251,7 +251,8 @@ GEM
251251
rb-fsevent (0.11.2)
252252
rb-inotify (0.10.1)
253253
ffi (~> 1.0)
254-
rexml (3.2.6)
254+
rexml (3.2.8)
255+
strscan (>= 3.0.9)
255256
rouge (3.26.0)
256257
ruby2_keywords (0.0.5)
257258
rubyzip (2.3.2)
@@ -277,6 +278,7 @@ GEM
277278
rack-protection (= 3.1.0)
278279
sinatra (= 3.1.0)
279280
tilt (~> 2.0)
281+
strscan (3.1.0)
280282
terminal-table (1.8.0)
281283
unicode-display_width (~> 1.1, >= 1.1.1)
282284
tilt (2.3.0)

0 commit comments

Comments
 (0)