Skip to content

Commit 2bd6f2e

Browse files
Bump rake_github from 0.13.0 to 0.15.0
Bumps [rake_github](https://github.com/infrablocks/rake_github) from 0.13.0 to 0.15.0. - [Changelog](https://github.com/infrablocks/rake_github/blob/main/CHANGELOG.md) - [Commits](infrablocks/rake_github@v0.13.0...v0.15.0) --- updated-dependencies: - dependency-name: rake_github dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2855b75 commit 2bd6f2e

File tree

1 file changed

+46
-39
lines changed

1 file changed

+46
-39
lines changed

Gemfile.lock

Lines changed: 46 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.3.3)
4+
activesupport (7.2.1)
55
base64
66
bigdecimal
7-
concurrent-ruby (~> 1.0, >= 1.0.2)
7+
concurrent-ruby (~> 1.0, >= 1.3.1)
88
connection_pool (>= 2.2.5)
99
drb
1010
i18n (>= 1.6, < 2)
11+
logger (>= 1.4.2)
1112
minitest (>= 5.1)
12-
mutex_m
13-
tzinfo (~> 2.0)
14-
addressable (2.8.5)
15-
public_suffix (>= 2.0.2, < 6.0)
13+
securerandom (>= 0.3)
14+
tzinfo (~> 2.0, >= 2.0.5)
15+
addressable (2.8.7)
16+
public_suffix (>= 2.0.2, < 7.0)
1617
ast (2.4.2)
1718
aws-eventstream (1.3.0)
1819
aws-partitions (1.934.0)
@@ -28,8 +29,9 @@ GEM
2829
aws-eventstream (~> 1, >= 1.0.2)
2930
base64 (0.2.0)
3031
bigdecimal (3.1.8)
32+
childprocess (5.0.0)
3133
colored2 (3.1.2)
32-
concurrent-ruby (1.2.3)
34+
concurrent-ruby (1.3.4)
3335
confidante (0.28.0)
3436
activesupport (>= 4)
3537
hiera (~> 3.3)
@@ -46,11 +48,11 @@ GEM
4648
partialruby (~> 0.3)
4749
sexp_processor (~> 4.0)
4850
excon (0.110.0)
49-
faraday (2.7.11)
50-
base64
51-
faraday-net_http (>= 2.0, < 3.1)
52-
ruby2_keywords (>= 0.0.4)
53-
faraday-net_http (3.0.2)
51+
faraday (2.11.0)
52+
faraday-net_http (>= 2.0, < 3.4)
53+
logger
54+
faraday-net_http (3.3.0)
55+
net-http
5456
getsource (0.2.2)
5557
git (1.18.0)
5658
addressable (~> 2.8)
@@ -64,14 +66,18 @@ GEM
6466
jmespath (1.6.2)
6567
json (2.7.2)
6668
language_server-protocol (3.17.0.3)
67-
lino (3.1.0)
69+
lino (4.1.0)
70+
childprocess (~> 5.0.0)
6871
hamster (~> 3.0)
6972
open4 (~> 1.3)
73+
logger (1.6.0)
7074
minitar (0.9)
71-
minitest (5.23.1)
75+
minitest (5.25.1)
7276
multi_json (1.15.0)
73-
mutex_m (0.2.0)
74-
octokit (8.0.0)
77+
net-http (0.4.1)
78+
uri
79+
octokit (8.1.0)
80+
base64
7581
faraday (>= 1, < 3)
7682
sawyer (~> 0.9)
7783
open4 (1.3.4)
@@ -82,7 +88,7 @@ GEM
8288
partialruby (0.3.0)
8389
ruby2ruby (~> 2)
8490
ruby_parser (~> 3)
85-
public_suffix (5.0.3)
91+
public_suffix (6.0.1)
8692
racc (1.8.0)
8793
rainbow (3.1.1)
8894
rake (13.2.1)
@@ -91,41 +97,41 @@ GEM
9197
excon (~> 0.72)
9298
rake_factory (~> 0.23)
9399
sshkey (~> 2.0)
94-
rake_dependencies (3.5.0)
100+
rake_dependencies (3.9.0)
95101
down (~> 5.3)
96102
hamster (~> 3.0)
97103
minitar (~> 0.9)
98-
rake_factory (~> 0.23)
104+
rake_factory (~> 0.33)
99105
rubyzip (>= 1.3)
100106
rake_docker (2.20.0.pre.7)
101107
aws-sdk-ecr (~> 1.2)
102108
colored2 (~> 3.1)
103109
docker-api (>= 1.34, < 3.0)
104110
rake_factory (~> 0.23)
105-
rake_factory (0.32.0.pre.2)
111+
rake_factory (0.34.0.pre.2)
106112
activesupport (>= 4)
107113
rake (~> 13.0)
108-
rake_git (0.1.0.pre.10)
114+
rake_git (0.3.0.pre.2)
109115
colored2 (~> 3.1)
110116
git (~> 1.13, >= 1.13.2)
111-
rake_factory (= 0.32.0.pre.2)
112-
rake_git_crypt (0.1.0.pre.29)
117+
rake_factory (~> 0.33)
118+
rake_git_crypt (0.3.0.pre.2)
113119
colored2 (~> 3.1)
114-
rake_factory (= 0.32.0.pre.2)
115-
ruby_git_crypt (= 0.1.0.pre.4)
116-
ruby_gpg2 (~> 0.6)
117-
rake_github (0.13.0)
120+
rake_factory (~> 0.33)
121+
ruby_git_crypt (~> 0.1)
122+
ruby_gpg2 (~> 0.12)
123+
rake_github (0.15.0)
118124
colored2 (~> 3.1)
119125
octokit (>= 4.16, < 9.0)
120-
rake_factory (~> 0.23)
126+
rake_factory (~> 0.33)
121127
sshkey (~> 2.0)
122128
rake_gpg (0.18.0)
123129
rake_factory (~> 0.23)
124130
ruby_gpg2 (~> 0.6)
125-
rake_leiningen (0.36.0)
126-
rake_dependencies (~> 3.1)
127-
rake_factory (~> 0.23)
128-
ruby_leiningen (= 0.25.0)
131+
rake_leiningen (0.38.0)
132+
rake_dependencies (~> 3.7)
133+
rake_factory (~> 0.33)
134+
ruby_leiningen (~> 0.29)
129135
semantic (~> 1.6)
130136
rake_ssh (0.10.0)
131137
colored2 (~> 3.1)
@@ -162,24 +168,24 @@ GEM
162168
rubocop-rspec_rails (2.28.3)
163169
rubocop (~> 1.40)
164170
ruby-progressbar (1.13.0)
165-
ruby2_keywords (0.0.5)
166171
ruby2ruby (2.5.0)
167172
ruby_parser (~> 3.1)
168173
sexp_processor (~> 4.6)
169-
ruby_git_crypt (0.1.0.pre.4)
174+
ruby_git_crypt (0.2.0.pre.2)
170175
immutable-struct (~> 2.4)
171-
lino (~> 3.0)
172-
ruby_gpg2 (0.10.0)
173-
lino (~> 3.0)
174-
ruby_leiningen (0.25.0)
176+
lino (>= 4.1)
177+
ruby_gpg2 (0.12.0)
178+
lino (>= 4.1)
179+
ruby_leiningen (0.29.0)
175180
activesupport (>= 6.0.2, < 8)
176-
lino (~> 3.0)
181+
lino (>= 4.1)
177182
ruby_parser (3.20.3)
178183
sexp_processor (~> 4.16)
179184
rubyzip (2.3.2)
180185
sawyer (0.9.2)
181186
addressable (>= 2.3.5)
182187
faraday (>= 0.17.3, < 3)
188+
securerandom (0.3.1)
183189
semantic (1.6.1)
184190
sexp_processor (4.17.0)
185191
shikashi (0.6.0)
@@ -190,6 +196,7 @@ GEM
190196
tzinfo (2.0.6)
191197
concurrent-ruby (~> 1.0)
192198
unicode-display_width (2.5.0)
199+
uri (0.13.1)
193200
vault (0.18.1)
194201
aws-sigv4
195202

0 commit comments

Comments
 (0)