Skip to content

Commit 76e8393

Browse files
Bump git from 4.3.1 to 4.3.2
Bumps [git](https://github.com/ruby-git/ruby-git) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/ruby-git/ruby-git/releases) - [Changelog](https://github.com/ruby-git/ruby-git/blob/v4.3.2/CHANGELOG.md) - [Commits](ruby-git/ruby-git@v4.3.1...v4.3.2) --- updated-dependencies: - dependency-name: git dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5e051b commit 76e8393

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.1.2.1)
4+
activesupport (8.1.3)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -14,10 +14,10 @@ GEM
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
17-
addressable (2.8.8)
17+
addressable (2.8.9)
1818
public_suffix (>= 2.0.2, < 8.0)
1919
base64 (0.3.0)
20-
bigdecimal (4.0.1)
20+
bigdecimal (4.1.0)
2121
coderay (1.1.3)
2222
coffee-script (2.4.1)
2323
coffee-script-source
@@ -48,7 +48,7 @@ GEM
4848
ffi (1.17.0-x86_64-darwin)
4949
forwardable-extended (2.6.0)
5050
gemoji (4.1.0)
51-
git (4.3.1)
51+
git (4.3.2)
5252
activesupport (>= 5.0)
5353
addressable (~> 2.8)
5454
process_executer (~> 4.0)
@@ -221,7 +221,7 @@ GEM
221221
gemoji (>= 3, < 5)
222222
html-pipeline (~> 2.2)
223223
jekyll (>= 3.0, < 5.0)
224-
json (2.19.2)
224+
json (2.19.3)
225225
kramdown (2.4.0)
226226
rexml
227227
kramdown-parser-gfm (1.1.0)

0 commit comments

Comments
 (0)