Skip to content

Commit db4f4ca

Browse files
Bump the ruby-minor-patch group with 6 updates (#3187)
Bumps the ruby-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.16.3` | `1.16.4` | | [devise](https://github.com/heartcombo/devise) | `4.9.3` | `4.9.4` | | [sentry-ruby](https://github.com/getsentry/sentry-ruby) | `5.17.2` | `5.17.3` | | [sentry-rails](https://github.com/getsentry/sentry-ruby) | `5.17.2` | `5.17.3` | | [rubocop](https://github.com/rubocop/rubocop) | `1.63.0` | `1.63.1` | | [foreman](https://github.com/ddollar/foreman) | `0.87.2` | `0.88.1` | Updates `nokogiri` from 1.16.3 to 1.16.4 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.3...v1.16.4) Updates `devise` from 4.9.3 to 4.9.4 - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](heartcombo/devise@v4.9.3...v4.9.4) Updates `sentry-ruby` from 5.17.2 to 5.17.3 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-ruby@5.17.2...5.17.3) Updates `sentry-rails` from 5.17.2 to 5.17.3 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-ruby@5.17.2...5.17.3) Updates `rubocop` from 1.63.0 to 1.63.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.63.0...v1.63.1) Updates `foreman` from 0.87.2 to 0.88.1 - [Changelog](https://github.com/ddollar/foreman/blob/main/Changelog.md) - [Commits](ddollar/foreman@v0.87.2...v0.88.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-minor-patch - dependency-name: devise dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-minor-patch - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-minor-patch - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-minor-patch - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-minor-patch - dependency-name: foreman dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21b0b44 commit db4f4ca

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ GEM
9191
afm (0.2.2)
9292
ast (2.4.2)
9393
base64 (0.2.0)
94-
bcrypt (3.1.19)
94+
bcrypt (3.1.20)
9595
better_html (2.0.2)
9696
actionview (>= 6.0)
9797
activesupport (>= 6.0)
@@ -135,7 +135,7 @@ GEM
135135
cssbundling-rails (1.4.0)
136136
railties (>= 6.0.0)
137137
date (3.3.4)
138-
devise (4.9.3)
138+
devise (4.9.4)
139139
bcrypt (~> 3.0)
140140
orm_adapter (~> 0.1)
141141
railties (>= 4.1.0)
@@ -164,7 +164,7 @@ GEM
164164
ffi (1.16.3)
165165
figaro (1.2.0)
166166
thor (>= 0.14.0, < 2)
167-
foreman (0.87.2)
167+
foreman (0.88.1)
168168
geokit (1.14.0)
169169
globalid (1.2.1)
170170
activesupport (>= 6.1)
@@ -230,7 +230,7 @@ GEM
230230
minitest (> 1.2.0)
231231
rails (>= 2.3.3)
232232
mini_mime (1.1.5)
233-
mini_portile2 (2.8.5)
233+
mini_portile2 (2.8.6)
234234
minitest (5.22.3)
235235
minitest-optional_retry (0.0.2)
236236
minitest (~> 5.0)
@@ -254,10 +254,10 @@ GEM
254254
net-smtp (0.5.0)
255255
net-protocol
256256
nio4r (2.7.0)
257-
nokogiri (1.16.3)
257+
nokogiri (1.16.4)
258258
mini_portile2 (~> 2.8.2)
259259
racc (~> 1.4)
260-
nokogiri (1.16.3-x86_64-linux)
260+
nokogiri (1.16.4-x86_64-linux)
261261
racc (~> 1.4)
262262
oauth2 (2.0.9)
263263
faraday (>= 0.17.3, < 3.0)
@@ -365,7 +365,7 @@ GEM
365365
rdoc (6.6.3.1)
366366
psych (>= 4.0.0)
367367
regexp_parser (2.9.0)
368-
reline (0.5.0)
368+
reline (0.5.1)
369369
io-console (~> 0.5)
370370
render_async (2.1.11)
371371
request_store (1.5.1)
@@ -374,7 +374,7 @@ GEM
374374
actionpack (>= 5.2)
375375
railties (>= 5.2)
376376
rexml (3.2.6)
377-
rubocop (1.63.0)
377+
rubocop (1.63.1)
378378
json (~> 2.3)
379379
language_server-protocol (>= 3.17.0)
380380
parallel (~> 1.10)
@@ -404,10 +404,10 @@ GEM
404404
rexml (~> 3.2, >= 3.2.5)
405405
rubyzip (>= 1.2.2, < 3.0)
406406
websocket (~> 1.0)
407-
sentry-rails (5.17.2)
407+
sentry-rails (5.17.3)
408408
railties (>= 5.0)
409-
sentry-ruby (~> 5.17.2)
410-
sentry-ruby (5.17.2)
409+
sentry-ruby (~> 5.17.3)
410+
sentry-ruby (5.17.3)
411411
bigdecimal
412412
concurrent-ruby (~> 1.0, >= 1.0.2)
413413
shog (0.2.1)

0 commit comments

Comments
 (0)