Skip to content

Commit 632c7a5

Browse files
Bump the bundler group with 2 updates
Bumps the bundler group with 2 updates: [nokogiri](https://github.com/sparklemotion/nokogiri) and [rexml](https://github.com/ruby/rexml). Updates `nokogiri` from 1.16.4 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.4...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 abb4837 commit 632c7a5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ GEM
224224
net-smtp (0.4.0.1)
225225
net-protocol
226226
nio4r (2.7.0)
227-
nokogiri (1.16.4)
227+
nokogiri (1.16.5)
228228
mini_portile2 (~> 2.8.2)
229229
racc (~> 1.4)
230230
orm_adapter (0.5.0)
@@ -288,7 +288,8 @@ GEM
288288
responders (3.1.1)
289289
actionpack (>= 5.2)
290290
railties (>= 5.2)
291-
rexml (3.2.6)
291+
rexml (3.2.8)
292+
strscan (>= 3.0.9)
292293
rspec-core (3.13.0)
293294
rspec-support (~> 3.13.0)
294295
rspec-expectations (3.13.0)
@@ -347,6 +348,7 @@ GEM
347348
stimulus-rails (1.3.3)
348349
railties (>= 6.0.0)
349350
stringio (3.1.0)
351+
strscan (3.1.0)
350352
temple (0.10.3)
351353
thor (1.3.1)
352354
tilt (2.3.0)

0 commit comments

Comments
 (0)