Skip to content

Commit b1e6efc

Browse files
github-actions[bot]bdragon
authored andcommitted
1 parent 4e22d43 commit b1e6efc

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

common/lib/dependabot.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Dependabot
4-
VERSION = "0.225.0"
4+
VERSION = "0.226.0"
55
end

updater/Gemfile.lock

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
PATH
22
remote: ../bundler
33
specs:
4-
dependabot-bundler (0.225.0)
5-
dependabot-common (= 0.225.0)
4+
dependabot-bundler (0.226.0)
5+
dependabot-common (= 0.226.0)
66

77
PATH
88
remote: ../cargo
99
specs:
10-
dependabot-cargo (0.225.0)
11-
dependabot-common (= 0.225.0)
10+
dependabot-cargo (0.226.0)
11+
dependabot-common (= 0.226.0)
1212

1313
PATH
1414
remote: ../common
1515
specs:
16-
dependabot-common (0.225.0)
16+
dependabot-common (0.226.0)
1717
aws-sdk-codecommit (~> 1.28)
1818
aws-sdk-ecr (~> 1.5)
1919
bundler (>= 1.16, < 3.0.0)
@@ -32,94 +32,94 @@ PATH
3232
PATH
3333
remote: ../composer
3434
specs:
35-
dependabot-composer (0.225.0)
36-
dependabot-common (= 0.225.0)
35+
dependabot-composer (0.226.0)
36+
dependabot-common (= 0.226.0)
3737

3838
PATH
3939
remote: ../docker
4040
specs:
41-
dependabot-docker (0.225.0)
42-
dependabot-common (= 0.225.0)
41+
dependabot-docker (0.226.0)
42+
dependabot-common (= 0.226.0)
4343

4444
PATH
4545
remote: ../elm
4646
specs:
47-
dependabot-elm (0.225.0)
48-
dependabot-common (= 0.225.0)
47+
dependabot-elm (0.226.0)
48+
dependabot-common (= 0.226.0)
4949

5050
PATH
5151
remote: ../git_submodules
5252
specs:
53-
dependabot-git_submodules (0.225.0)
54-
dependabot-common (= 0.225.0)
53+
dependabot-git_submodules (0.226.0)
54+
dependabot-common (= 0.226.0)
5555
parseconfig (~> 1.0, < 1.1.0)
5656

5757
PATH
5858
remote: ../github_actions
5959
specs:
60-
dependabot-github_actions (0.225.0)
61-
dependabot-common (= 0.225.0)
60+
dependabot-github_actions (0.226.0)
61+
dependabot-common (= 0.226.0)
6262

6363
PATH
6464
remote: ../go_modules
6565
specs:
66-
dependabot-go_modules (0.225.0)
67-
dependabot-common (= 0.225.0)
66+
dependabot-go_modules (0.226.0)
67+
dependabot-common (= 0.226.0)
6868

6969
PATH
7070
remote: ../gradle
7171
specs:
72-
dependabot-gradle (0.225.0)
73-
dependabot-common (= 0.225.0)
74-
dependabot-maven (= 0.225.0)
72+
dependabot-gradle (0.226.0)
73+
dependabot-common (= 0.226.0)
74+
dependabot-maven (= 0.226.0)
7575

7676
PATH
7777
remote: ../hex
7878
specs:
79-
dependabot-hex (0.225.0)
80-
dependabot-common (= 0.225.0)
79+
dependabot-hex (0.226.0)
80+
dependabot-common (= 0.226.0)
8181

8282
PATH
8383
remote: ../maven
8484
specs:
85-
dependabot-maven (0.225.0)
86-
dependabot-common (= 0.225.0)
85+
dependabot-maven (0.226.0)
86+
dependabot-common (= 0.226.0)
8787

8888
PATH
8989
remote: ../npm_and_yarn
9090
specs:
91-
dependabot-npm_and_yarn (0.225.0)
92-
dependabot-common (= 0.225.0)
91+
dependabot-npm_and_yarn (0.226.0)
92+
dependabot-common (= 0.226.0)
9393

9494
PATH
9595
remote: ../nuget
9696
specs:
97-
dependabot-nuget (0.225.0)
98-
dependabot-common (= 0.225.0)
97+
dependabot-nuget (0.226.0)
98+
dependabot-common (= 0.226.0)
9999

100100
PATH
101101
remote: ../pub
102102
specs:
103-
dependabot-pub (0.225.0)
104-
dependabot-common (= 0.225.0)
103+
dependabot-pub (0.226.0)
104+
dependabot-common (= 0.226.0)
105105

106106
PATH
107107
remote: ../python
108108
specs:
109-
dependabot-python (0.225.0)
110-
dependabot-common (= 0.225.0)
109+
dependabot-python (0.226.0)
110+
dependabot-common (= 0.226.0)
111111

112112
PATH
113113
remote: ../swift
114114
specs:
115-
dependabot-swift (0.225.0)
116-
dependabot-common (= 0.225.0)
115+
dependabot-swift (0.226.0)
116+
dependabot-common (= 0.226.0)
117117

118118
PATH
119119
remote: ../terraform
120120
specs:
121-
dependabot-terraform (0.225.0)
122-
dependabot-common (= 0.225.0)
121+
dependabot-terraform (0.226.0)
122+
dependabot-common (= 0.226.0)
123123

124124
GEM
125125
remote: https://rubygems.org/

0 commit comments

Comments
 (0)