From 23db30665d90a05c7ec72bfb43097eb559219922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 04:58:26 +0000 Subject: [PATCH] chore(deps): bump the ruby-deps group with 2 updates Bumps the ruby-deps group with 2 updates: [commonmarker](https://github.com/gjtorikian/commonmarker) and [timecop](https://github.com/travisjeffery/timecop). Updates `commonmarker` from 2.7.0 to 2.8.0 - [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.7.0...v2.8.0) Updates `timecop` from 0.9.10 to 0.9.11 - [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md) - [Commits](https://github.com/travisjeffery/timecop/compare/v0.9.10...v0.9.11) --- updated-dependencies: - dependency-name: commonmarker dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: timecop dependency-version: 0.9.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 2d1dfa5df..64a3e5ac8 100644 --- a/Gemfile +++ b/Gemfile @@ -114,7 +114,7 @@ group :test do gem 'shoulda-matchers', '~> 7.0' gem 'simplecov', require: false gem 'simplecov-lcov', require: false - gem 'timecop', '~> 0.9.10' + gem 'timecop', '~> 0.9.11' gem 'webmock' end diff --git a/Gemfile.lock b/Gemfile.lock index 3ca385a15..1f28d6b3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,10 +158,11 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - commonmarker (2.7.0-aarch64-linux) - commonmarker (2.7.0-arm64-darwin) - commonmarker (2.7.0-x86_64-darwin) - commonmarker (2.7.0-x86_64-linux) + commonmarker (2.8.0) + rb_sys (~> 0.9) + commonmarker (2.8.0-arm64-darwin) + commonmarker (2.8.0-x86_64-darwin) + commonmarker (2.8.0-x86_64-linux) concurrent-ruby (1.3.6) connection_pool (3.0.2) crack (1.0.1) @@ -448,9 +449,13 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.1) + rake-compiler-dock (1.11.0) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) + rb_sys (0.9.126) + json (>= 2) + rake-compiler-dock (= 1.11.0) rdoc (7.2.0) erb psych (>= 4.0.0) @@ -567,7 +572,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.5.0) tilt (2.7.0) - timecop (0.9.10) + timecop (0.9.11) timeout (0.6.0) tsort (0.2.0) turbo-rails (2.0.23) @@ -694,7 +699,7 @@ DEPENDENCIES stimulus-rails stripe terser - timecop (~> 0.9.10) + timecop (~> 0.9.11) turbo-rails tzinfo-data view_component