Skip to content

Commit d754d19

Browse files
Bump git from 4.0.6 to 4.0.7
Bumps [git](https://github.com/ruby-git/ruby-git) from 4.0.6 to 4.0.7. - [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.6...v4.0.7) --- updated-dependencies: - dependency-name: git dependency-version: 4.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e32f42 commit d754d19

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

Gemfile.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@ GEM
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
17-
addressable (2.8.7)
18-
public_suffix (>= 2.0.2, < 7.0)
17+
addressable (2.8.8)
18+
public_suffix (>= 2.0.2, < 8.0)
1919
base64 (0.3.0)
20-
bigdecimal (3.3.1)
20+
bigdecimal (4.0.1)
2121
coderay (1.1.3)
2222
coffee-script (2.4.1)
2323
coffee-script-source
2424
execjs
2525
coffee-script-source (1.12.2)
2626
colorator (1.1.0)
2727
commonmarker (0.23.10)
28-
concurrent-ruby (1.3.5)
29-
connection_pool (2.5.4)
28+
concurrent-ruby (1.3.6)
29+
connection_pool (3.0.2)
3030
csv (3.3.0)
3131
dnsruby (1.72.2)
3232
simpleidn (~> 0.2.1)
@@ -47,7 +47,7 @@ GEM
4747
ffi (1.17.0-x86_64-darwin)
4848
forwardable-extended (2.6.0)
4949
gemoji (4.1.0)
50-
git (4.0.6)
50+
git (4.0.7)
5151
activesupport (>= 5.0)
5252
addressable (~> 2.8)
5353
process_executer (~> 4.0)
@@ -108,7 +108,7 @@ GEM
108108
activesupport (>= 2)
109109
nokogiri (>= 1.4)
110110
http_parser.rb (0.8.0)
111-
i18n (1.14.7)
111+
i18n (1.14.8)
112112
concurrent-ruby (~> 1.0)
113113
jekyll (3.10.0)
114114
addressable (~> 2.4)
@@ -220,7 +220,7 @@ GEM
220220
gemoji (>= 3, < 5)
221221
html-pipeline (~> 2.2)
222222
jekyll (>= 3.0, < 5.0)
223-
json (2.16.0)
223+
json (2.18.0)
224224
kramdown (2.4.0)
225225
rexml
226226
kramdown-parser-gfm (1.1.0)
@@ -237,7 +237,8 @@ GEM
237237
jekyll (>= 3.5, < 5.0)
238238
jekyll-feed (~> 0.9)
239239
jekyll-seo-tag (~> 2.1)
240-
minitest (5.26.1)
240+
minitest (6.0.1)
241+
prism (~> 1.5)
241242
net-http (0.4.1)
242243
uri
243244
nokogiri (1.18.9)
@@ -250,7 +251,8 @@ GEM
250251
sawyer (~> 0.9)
251252
pathutil (0.16.2)
252253
forwardable-extended (~> 2.6)
253-
process_executer (4.0.0)
254+
prism (1.7.0)
255+
process_executer (4.0.1)
254256
track_open_instances (~> 0.1)
255257
public_suffix (5.1.1)
256258
racc (1.8.1)

0 commit comments

Comments
 (0)