Skip to content

Commit d98e907

Browse files
chore(deps): bump the ruby-deps group with 2 updates
Bumps the ruby-deps group with 2 updates: [nokogiri](https://github.com/sparklemotion/nokogiri) and [pundit](https://github.com/varvet/pundit). Updates `nokogiri` from 1.18.9 to 1.18.10 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.9...v1.18.10) Updates `pundit` from 2.5.0 to 2.5.1 - [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md) - [Commits](varvet/pundit@v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: pundit dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 951c7c8 commit d98e907

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ GEM
157157
commonmarker (2.3.2)
158158
rb_sys (~> 0.9)
159159
concurrent-ruby (1.3.5)
160-
connection_pool (2.5.3)
160+
connection_pool (2.5.4)
161161
crass (1.0.6)
162162
css_parser (1.14.0)
163163
addressable
@@ -291,7 +291,7 @@ GEM
291291
net-smtp (0.5.1)
292292
net-protocol
293293
nio4r (2.7.4)
294-
nokogiri (1.18.9)
294+
nokogiri (1.18.10)
295295
mini_portile2 (~> 2.8.2)
296296
racc (~> 1.4)
297297
oauth2 (2.0.9)
@@ -358,7 +358,7 @@ GEM
358358
public_suffix (6.0.2)
359359
puma (6.6.1)
360360
nio4r (~> 2.0)
361-
pundit (2.5.0)
361+
pundit (2.5.1)
362362
activesupport (>= 3.0.0)
363363
racc (1.8.1)
364364
rack (3.2.0)

0 commit comments

Comments
 (0)