From f24dca267880048e15b10077e72ad46dc8def33a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 02:58:33 +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 | 59 ++++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4bfbfc..92b070a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.0.7.1) + activesupport (5.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) - backports (3.11.4) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) + backports (3.23.0) chunky_png (1.3.11) claide (1.0.2) claide-plugins (0.9.2) @@ -33,7 +33,7 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.1.4) + concurrent-ruby (1.2.0) contracts (0.13.0) cork (0.3.0) colored2 (~> 3.1) @@ -49,17 +49,18 @@ GEM no_proxy_fix octokit (~> 4.7) terminal-table (~> 1) - dotenv (2.6.0) + dotenv (2.8.1) erubis (2.7.0) - execjs (2.7.0) - faraday (0.15.4) + execjs (2.8.1) + faraday (0.17.6) multipart-post (>= 1.2, < 3) faraday-http-cache (1.3.1) faraday (~> 0.8) - fast_blank (1.0.0) - fastimage (2.1.5) - ffi (1.9.25) - git (1.11.0) + fast_blank (1.0.1) + fastimage (2.2.6) + ffi (1.15.5) + git (1.13.1) + addressable (~> 2.8) rchardet (~> 1.8) haml (5.0.4) temple (>= 0.8.0) @@ -73,7 +74,7 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - memoist (0.16.0) + memoist (0.16.2) method_source (0.9.2) middleman (4.3.2) coffee-script (~> 2.2) @@ -111,12 +112,13 @@ GEM uglifier (~> 3.0) middleman-gh-pages (0.4.1) rake (> 0.9.3) - minitest (5.11.3) + minitest (5.17.0) multi_json (1.13.1) - multipart-post (2.0.0) + multipart-post (2.2.3) nap (1.1.0) no_proxy_fix (0.1.2) - octokit (4.13.0) + octokit (4.22.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) padrino-helpers (0.13.3.4) @@ -125,33 +127,32 @@ GEM tilt (>= 1.4.1, < 3) padrino-support (0.13.3.4) activesupport (>= 3.1) - parallel (1.13.0) + parallel (1.22.1) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (3.0.3) - rack (2.0.6) + public_suffix (5.0.1) + rack (2.2.6.2) rake (12.3.2) - rb-fsevent (0.10.3) - rb-inotify (0.10.0) + rb-fsevent (0.11.2) + rb-inotify (0.10.1) ffi (~> 1.0) rb-readline (0.5.5) rchardet (1.8.0) sass (3.4.25) - sassc (2.0.0) - ffi (~> 1.9.6) - rake - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sassc (2.4.0) + ffi (~> 1.9) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) servolux (0.13.0) temple (0.8.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thor (0.20.3) thread_safe (0.3.6) - tilt (2.0.9) - tzinfo (1.2.5) + tilt (2.0.11) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)