Skip to content

Commit a1c00e5

Browse files
authored
Add dependabot-bazel gem to Gemfile and update Gemfile.lock (#13397)
1 parent aa0f521 commit a1c00e5

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
source "https://rubygems.org"
44

5+
gem "dependabot-bazel", path: "bazel"
56
gem "dependabot-bun", path: "bun"
67
gem "dependabot-bundler", path: "bundler"
78
gem "dependabot-cargo", path: "cargo"

Gemfile.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
PATH
2+
remote: bazel
3+
specs:
4+
dependabot-bazel (0.344.0)
5+
dependabot-common (= 0.344.0)
6+
17
PATH
28
remote: bun
39
specs:
@@ -452,6 +458,7 @@ PLATFORMS
452458

453459
DEPENDENCIES
454460
debug (~> 1.9)
461+
dependabot-bazel!
455462
dependabot-bun!
456463
dependabot-bundler!
457464
dependabot-cargo!
@@ -518,6 +525,7 @@ CHECKSUMS
518525
csv (3.3.0) sha256=0bbd1defdc31134abefed027a639b3723c2753862150f4c3ee61cab71b20d67d
519526
date (3.4.1) sha256=bf268e14ef7158009bfeaec40b5fa3c7271906e88b196d958a89d4b408abe64f
520527
debug (1.9.2) sha256=48e026c0852c7a10c60263e2e527968308958e266231e36d64e3efcabec7e7fc
528+
dependabot-bazel (0.344.0)
521529
dependabot-bun (0.344.0)
522530
dependabot-bundler (0.344.0)
523531
dependabot-cargo (0.344.0)

0 commit comments

Comments
 (0)