Skip to content

Commit 534c424

Browse files
Bump git from 4.0.5 to 4.0.6
Bumps [git](https://github.com/ruby-git/ruby-git) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/ruby-git/ruby-git/releases) - [Changelog](https://github.com/ruby-git/ruby-git/blob/main/CHANGELOG.md) - [Commits](ruby-git/ruby-git@v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: git dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 674b7cb commit 534c424

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.2.1)
4+
activesupport (8.1.1)
55
base64
6-
benchmark (>= 0.3)
76
bigdecimal
87
concurrent-ruby (~> 1.0, >= 1.3.1)
98
connection_pool (>= 2.2.5)
109
drb
1110
i18n (>= 1.6, < 2)
11+
json
1212
logger (>= 1.4.2)
1313
minitest (>= 5.1)
1414
securerandom (>= 0.3)
@@ -17,8 +17,7 @@ GEM
1717
addressable (2.8.7)
1818
public_suffix (>= 2.0.2, < 7.0)
1919
base64 (0.3.0)
20-
benchmark (0.4.1)
21-
bigdecimal (3.2.2)
20+
bigdecimal (3.3.1)
2221
coderay (1.1.3)
2322
coffee-script (2.4.1)
2423
coffee-script-source
@@ -27,7 +26,7 @@ GEM
2726
colorator (1.1.0)
2827
commonmarker (0.23.10)
2928
concurrent-ruby (1.3.5)
30-
connection_pool (2.5.3)
29+
connection_pool (2.5.4)
3130
csv (3.3.0)
3231
dnsruby (1.72.2)
3332
simpleidn (~> 0.2.1)
@@ -48,7 +47,7 @@ GEM
4847
ffi (1.17.0-x86_64-darwin)
4948
forwardable-extended (2.6.0)
5049
gemoji (4.1.0)
51-
git (4.0.5)
50+
git (4.0.6)
5251
activesupport (>= 5.0)
5352
addressable (~> 2.8)
5453
process_executer (~> 4.0)
@@ -221,6 +220,7 @@ GEM
221220
gemoji (>= 3, < 5)
222221
html-pipeline (~> 2.2)
223222
jekyll (>= 3.0, < 5.0)
223+
json (2.16.0)
224224
kramdown (2.4.0)
225225
rexml
226226
kramdown-parser-gfm (1.1.0)
@@ -237,7 +237,7 @@ GEM
237237
jekyll (>= 3.5, < 5.0)
238238
jekyll-feed (~> 0.9)
239239
jekyll-seo-tag (~> 2.1)
240-
minitest (5.25.5)
240+
minitest (5.26.1)
241241
net-http (0.4.1)
242242
uri
243243
nokogiri (1.18.9)
@@ -257,7 +257,7 @@ GEM
257257
rb-fsevent (0.11.2)
258258
rb-inotify (0.11.1)
259259
ffi (~> 1.0)
260-
rchardet (1.9.0)
260+
rchardet (1.10.0)
261261
rexml (3.4.2)
262262
rouge (3.30.0)
263263
rubyzip (2.3.2)
@@ -280,7 +280,7 @@ GEM
280280
tzinfo (2.0.6)
281281
concurrent-ruby (~> 1.0)
282282
unicode-display_width (1.8.0)
283-
uri (1.0.3)
283+
uri (1.1.1)
284284
webrick (1.8.2)
285285
yard (0.9.36)
286286
yard-coderay (0.1.0)

0 commit comments

Comments
 (0)