Skip to content

Commit d411c68

Browse files
Bump git from 2.3.1 to 2.3.2
Bumps [git](https://github.com/ruby-git/ruby-git) from 2.3.1 to 2.3.2. - [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.1...v2.3.2) --- updated-dependencies: - dependency-name: git dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3d9330 commit d411c68

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.1.1)
4+
activesupport (7.2.2)
55
base64
6+
benchmark (>= 0.3)
67
bigdecimal
78
concurrent-ruby (~> 1.0, >= 1.3.1)
89
connection_pool (>= 2.2.5)
@@ -15,6 +16,7 @@ GEM
1516
addressable (2.8.7)
1617
public_suffix (>= 2.0.2, < 7.0)
1718
base64 (0.2.0)
19+
benchmark (0.4.0)
1820
bigdecimal (3.1.8)
1921
coderay (1.1.3)
2022
coffee-script (2.4.1)
@@ -45,7 +47,7 @@ GEM
4547
ffi (1.17.0-x86_64-darwin)
4648
forwardable-extended (2.6.0)
4749
gemoji (4.1.0)
48-
git (2.3.1)
50+
git (2.3.2)
4951
activesupport (>= 5.0)
5052
addressable (~> 2.8)
5153
process_executer (~> 1.1)
@@ -266,7 +268,7 @@ GEM
266268
sawyer (0.9.2)
267269
addressable (>= 2.3.5)
268270
faraday (>= 0.17.3, < 3)
269-
securerandom (0.3.1)
271+
securerandom (0.3.2)
270272
simpleidn (0.2.3)
271273
terminal-table (1.8.0)
272274
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)