Skip to content

Commit 0bd8a20

Browse files
[dependabot:bundler] bump the regular-updates group with 3 updates
Bumps the regular-updates group with 3 updates: [puma](https://github.com/puma/puma), [faraday](https://github.com/lostisland/faraday) and [rails_semantic_logger](https://github.com/reidmorrison/rails_semantic_logger). Updates `puma` from 6.6.0 to 6.6.1 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v6.6.0...v6.6.1) Updates `faraday` from 2.13.2 to 2.13.4 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.13.2...v2.13.4) Updates `rails_semantic_logger` from 4.17.0 to 4.18.0 - [Commits](reidmorrison/rails_semantic_logger@v4.17.0...v4.18.0) --- updated-dependencies: - dependency-name: puma dependency-version: 6.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: faraday dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: rails_semantic_logger dependency-version: 4.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05542c2 commit 0bd8a20

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ GEM
205205
factory_bot_rails (6.5.0)
206206
factory_bot (~> 6.5)
207207
railties (>= 6.1.0)
208-
faraday (2.13.2)
208+
faraday (2.13.4)
209209
faraday-net_http (>= 2.0, < 3.5)
210210
json
211211
logger
@@ -257,7 +257,7 @@ GEM
257257
reline (>= 0.4.2)
258258
jsbundling-rails (1.3.1)
259259
railties (>= 6.0.0)
260-
json (2.13.0)
260+
json (2.13.2)
261261
language_server-protocol (3.17.0.5)
262262
libdatadog (18.1.0.1.0)
263263
libdatadog (18.1.0.1.0-aarch64-linux)
@@ -345,7 +345,7 @@ GEM
345345
date
346346
stringio
347347
public_suffix (6.0.1)
348-
puma (6.6.0)
348+
puma (6.6.1)
349349
nio4r (~> 2.0)
350350
racc (1.8.1)
351351
rack (3.1.16)
@@ -381,7 +381,7 @@ GEM
381381
rails-html-sanitizer (1.6.2)
382382
loofah (~> 2.21)
383383
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
384-
rails_semantic_logger (4.17.0)
384+
rails_semantic_logger (4.18.0)
385385
rack
386386
railties (>= 5.1)
387387
semantic_logger (~> 4.16)
@@ -467,7 +467,7 @@ GEM
467467
rexml (~> 3.2, >= 3.2.5)
468468
rubyzip (>= 1.2.2, < 3.0)
469469
websocket (~> 1.0)
470-
semantic_logger (4.16.1)
470+
semantic_logger (4.17.0)
471471
concurrent-ruby (~> 1.0)
472472
slop (3.6.0)
473473
stringio (3.1.7)

0 commit comments

Comments
 (0)