From 3af54b5e9912a28562174577e53ae78e36efc164 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 03:00:31 +0000 Subject: [PATCH] Bump git from 1.11.0 to 1.13.1 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.11.0 to 1.13.1. - [Release notes](https://github.com/ruby-git/ruby-git/releases) - [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-git/ruby-git/compare/v1.11.0...v1.13.1) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e4cc516..8eb65a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,8 @@ GEM remote: https://rubygems.org/ specs: + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) angular_config (0.3.0) arr-pm (0.0.11) cabin (> 0) @@ -32,7 +34,8 @@ GEM pleaserun (~> 0.0.29) rexml stud - git (1.11.0) + git (1.13.1) + addressable (~> 2.8) rchardet (~> 1.8) insist (1.0.0) json (2.6.1) @@ -45,6 +48,7 @@ GEM insist mustache (= 0.99.8) stud + public_suffix (5.0.1) rake (13.0.6) rb-fsevent (0.11.1) rb-inotify (0.10.1)