From b4e5eecd4a8b940b984736e0a85e573f8ec783c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 04:49:03 +0000 Subject: [PATCH] chore(deps): bump the ruby-deps group with 3 updates Bumps the ruby-deps group with 3 updates: [pagy](https://github.com/ddnexus/pagy), [commonmarker](https://github.com/gjtorikian/commonmarker) and [faker](https://github.com/faker-ruby/faker). Updates `pagy` from 43.2.6 to 43.2.8 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/43.2.6...43.2.8) Updates `commonmarker` from 2.6.1 to 2.6.3 - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/commonmarker/compare/v2.6.1...v2.6.3) Updates `faker` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/faker-ruby/faker/releases) - [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md) - [Commits](https://github.com/faker-ruby/faker/compare/v3.5.3...v3.6.0) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: commonmarker dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: faker dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2f308b51..bb88f3b71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,10 +158,10 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - commonmarker (2.6.1-aarch64-linux) - commonmarker (2.6.1-arm64-darwin) - commonmarker (2.6.1-x86_64-darwin) - commonmarker (2.6.1-x86_64-linux) + commonmarker (2.6.3-aarch64-linux) + commonmarker (2.6.3-arm64-darwin) + commonmarker (2.6.3-x86_64-darwin) + commonmarker (2.6.3-x86_64-linux) concurrent-ruby (1.3.6) connection_pool (3.0.2) crack (1.0.1) @@ -197,7 +197,7 @@ GEM erubi (1.13.1) execjs (2.10.0) fabrication (2.31.0) - faker (3.5.3) + faker (3.6.0) i18n (>= 1.8.11, < 2) faraday (2.14.0) faraday-net_http (>= 2.0, < 3.5) @@ -334,7 +334,7 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) ostruct (0.6.3) - pagy (43.2.6) + pagy (43.2.8) json yaml parallel (1.27.0)