Skip to content

Commit 2b9e8ab

Browse files
Bump git from 3.0.0 to 3.0.2
Bumps [git](https://github.com/ruby-git/ruby-git) from 3.0.0 to 3.0.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@v3.0.0...v3.0.2) --- updated-dependencies: - dependency-name: git dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9b7f4c commit 2b9e8ab

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 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 (7.2.2.1)
4+
activesupport (8.0.2)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -13,6 +13,7 @@ GEM
1313
minitest (>= 5.1)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
16+
uri (>= 0.13.1)
1617
addressable (2.8.7)
1718
public_suffix (>= 2.0.2, < 7.0)
1819
base64 (0.2.0)
@@ -26,7 +27,7 @@ GEM
2627
colorator (1.1.0)
2728
commonmarker (0.23.10)
2829
concurrent-ruby (1.3.5)
29-
connection_pool (2.5.0)
30+
connection_pool (2.5.3)
3031
csv (3.3.0)
3132
dnsruby (1.72.2)
3233
simpleidn (~> 0.2.1)
@@ -47,7 +48,7 @@ GEM
4748
ffi (1.17.0-x86_64-darwin)
4849
forwardable-extended (2.6.0)
4950
gemoji (4.1.0)
50-
git (3.0.0)
51+
git (3.0.2)
5152
activesupport (>= 5.0)
5253
addressable (~> 2.8)
5354
process_executer (~> 1.3)
@@ -228,15 +229,15 @@ GEM
228229
listen (3.9.0)
229230
rb-fsevent (~> 0.10, >= 0.10.3)
230231
rb-inotify (~> 0.9, >= 0.9.10)
231-
logger (1.6.6)
232+
logger (1.7.0)
232233
mercenary (0.3.6)
233234
mgem (0.3.0)
234235
mini_portile2 (2.8.8)
235236
minima (2.5.1)
236237
jekyll (>= 3.5, < 5.0)
237238
jekyll-feed (~> 0.9)
238239
jekyll-seo-tag (~> 2.1)
239-
minitest (5.25.4)
240+
minitest (5.25.5)
240241
net-http (0.4.1)
241242
uri
242243
nokogiri (1.18.8)

0 commit comments

Comments
 (0)