From 508cf5b7df35ee3a4cf349c71b8984c9d1d0a2b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:10:47 +0000 Subject: [PATCH] Bump git from 1.2.5 to 1.13.0 Bumps [git](https://github.com/ruby-git/ruby-git) from 1.2.5 to 1.13.0. - [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.2.5...v1.13.0) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bbda2c4..df92cd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,12 @@ GEM remote: http://rubygems.org/ specs: + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) builder (3.0.0) - configuration (1.3.1) - git (1.2.5) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) guard (0.4.2) thor (~> 0.14.6) guard-bundler (0.1.3) @@ -12,39 +15,32 @@ GEM guard-test (0.3.0) guard (>= 0.2.2) test-unit (~> 2.2) - heroku (2.3.3) - launchy (>= 0.3.2) - rest-client (~> 1.6.1) - term-ansicolor (~> 1.0.5) + heroku (3.99.4) hpricot (0.8.4) jeweler (1.6.2) bundler (~> 1.0) git (>= 1.2.5) rake - launchy (0.4.0) - configuration (>= 0.0.5) - rake (>= 0.8.1) maruku (0.6.0) syntax (>= 1.0.0) - mime-types (1.16) + mime-types (1.25.1) + public_suffix (5.0.1) rack (1.3.0) - rake (0.9.2) + rake (13.0.6) + rchardet (1.8.0) rdiscount (1.6.8) - rest-client (1.6.3) - mime-types (>= 1.16) + rest-client (1.6.14) + mime-types (~> 1.16) riot (0.12.4) rr rr (1.0.2) ruby_slippers (0.2.15) - builder builder hpricot maruku rack - rack rake rdiscount - rdiscount sequel (3.20.0) shotgun (0.9) rack (>= 1.0) @@ -56,11 +52,10 @@ GEM syntax (1.0.0) taps (0.3.23) rack (>= 1.0.1) - rest-client (< 1.7.0, >= 1.4.0) + rest-client (>= 1.4.0, < 1.7.0) sequel (~> 3.20.0) sinatra (~> 1.0.0) sqlite3-ruby (~> 1.2) - term-ansicolor (1.0.5) test-unit (2.3.0) thor (0.14.6)