Skip to content

Commit 0facd0f

Browse files
Bump git from 2.3.0 to 2.3.1
Bumps [git](https://github.com/ruby-git/ruby-git) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/ruby-git/ruby-git/releases) - [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md) - [Commits](ruby-git/ruby-git@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: git dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08aa370 commit 0facd0f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.1)
4+
activesupport (7.2.1.1)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -45,7 +45,7 @@ GEM
4545
ffi (1.17.0-x86_64-darwin)
4646
forwardable-extended (2.6.0)
4747
gemoji (4.1.0)
48-
git (2.3.0)
48+
git (2.3.1)
4949
activesupport (>= 5.0)
5050
addressable (~> 2.8)
5151
process_executer (~> 1.1)
@@ -106,7 +106,7 @@ GEM
106106
activesupport (>= 2)
107107
nokogiri (>= 1.4)
108108
http_parser.rb (0.8.0)
109-
i18n (1.14.5)
109+
i18n (1.14.6)
110110
concurrent-ruby (~> 1.0)
111111
jekyll (3.10.0)
112112
addressable (~> 2.4)
@@ -247,7 +247,7 @@ GEM
247247
sawyer (~> 0.9)
248248
pathutil (0.16.2)
249249
forwardable-extended (~> 2.6)
250-
process_executer (1.1.0)
250+
process_executer (1.2.0)
251251
public_suffix (5.1.1)
252252
racc (1.8.1)
253253
rb-fsevent (0.11.2)

0 commit comments

Comments
 (0)