From 9f456de9ca87b70c993b66dce6c0d420514a22b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 08:01:17 +0000 Subject: [PATCH] chore(deps): bump the dependencies group across 1 directory with 2 updates Bumps the dependencies group with 2 updates in the / directory: [rake](https://github.com/ruby/rake) and [github-linguist](https://github.com/github-linguist/linguist). Updates `rake` from 13.3.1 to 13.4.2 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.3.1...v13.4.2) Updates `github-linguist` from 9.3.0 to 9.5.0 - [Release notes](https://github.com/github-linguist/linguist/releases) - [Commits](https://github.com/github-linguist/linguist/compare/v9.3.0...v9.5.0) --- updated-dependencies: - dependency-name: rake dependency-version: 13.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github-linguist dependency-version: 9.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cebb8c75..f9e22a2a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM date (3.4.1) drb (2.2.3) expression_parser (0.9.0) - github-linguist (9.3.0) + github-linguist (9.5.0) cgi charlock_holmes (~> 0.7.7) mini_mime (~> 1.0) @@ -79,7 +79,7 @@ GEM date stringio racc (1.8.1) - rake (13.3.1) + rake (13.4.2) rdoc (6.13.1) psych (>= 4.0.0) redcarpet (3.6.1)