Skip to content

Commit 8ba0322

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 6be9a92 commit 8ba0322

File tree

1 file changed

+49
-43
lines changed

1 file changed

+49
-43
lines changed

Gemfile.lock

Lines changed: 49 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,28 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.2)
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-sigv4 (1.8.0)
1920
aws-eventstream (~> 1, >= 1.0.2)
2021
base64 (0.2.0)
21-
bigdecimal (3.1.4)
22+
bigdecimal (3.1.8)
23+
childprocess (5.0.0)
2224
colored2 (3.1.2)
23-
concurrent-ruby (1.2.2)
25+
concurrent-ruby (1.3.4)
2426
confidante (0.28.0)
2527
activesupport (>= 4)
2628
hiera (~> 3.3)
@@ -29,36 +31,39 @@ GEM
2931
connection_pool (2.4.1)
3032
down (5.4.1)
3133
addressable (~> 2.8)
32-
drb (2.2.0)
33-
ruby2_keywords
34+
drb (2.2.1)
3435
evalhook (0.6.0)
3536
partialruby (~> 0.3)
3637
sexp_processor (~> 4.0)
3738
excon (0.105.0)
38-
faraday (2.7.12)
39-
base64
40-
faraday-net_http (>= 2.0, < 3.1)
41-
ruby2_keywords (>= 0.0.4)
42-
faraday-net_http (3.0.2)
39+
faraday (2.11.0)
40+
faraday-net_http (>= 2.0, < 3.4)
41+
logger
42+
faraday-net_http (3.3.0)
43+
net-http
4344
getsource (0.2.2)
4445
git (1.18.0)
4546
addressable (~> 2.8)
4647
rchardet (~> 1.8)
4748
hamster (3.0.0)
4849
concurrent-ruby (~> 1.0)
4950
hiera (3.12.0)
50-
i18n (1.14.1)
51+
i18n (1.14.5)
5152
concurrent-ruby (~> 1.0)
5253
immutable-struct (2.4.1)
5354
json (2.7.2)
5455
language_server-protocol (3.17.0.3)
55-
lino (3.1.0)
56+
lino (4.1.0)
57+
childprocess (~> 5.0.0)
5658
hamster (~> 3.0)
5759
open4 (~> 1.3)
60+
logger (1.6.0)
5861
minitar (0.9)
59-
minitest (5.20.0)
60-
mutex_m (0.2.0)
61-
octokit (8.0.0)
62+
minitest (5.25.1)
63+
net-http (0.4.1)
64+
uri
65+
octokit (8.1.0)
66+
base64
6267
faraday (>= 1, < 3)
6368
sawyer (~> 0.9)
6469
open4 (1.3.4)
@@ -69,7 +74,7 @@ GEM
6974
partialruby (0.3.0)
7075
ruby2ruby (~> 2)
7176
ruby_parser (~> 3)
72-
public_suffix (5.0.4)
77+
public_suffix (6.0.1)
7378
racc (1.8.0)
7479
rainbow (3.1.1)
7580
rake (13.2.1)
@@ -78,36 +83,36 @@ GEM
7883
excon (~> 0.72)
7984
rake_factory (~> 0.23)
8085
sshkey (~> 2.0)
81-
rake_dependencies (3.5.0)
86+
rake_dependencies (3.9.0)
8287
down (~> 5.3)
8388
hamster (~> 3.0)
8489
minitar (~> 0.9)
85-
rake_factory (~> 0.23)
90+
rake_factory (~> 0.33)
8691
rubyzip (>= 1.3)
87-
rake_factory (0.32.0.pre.2)
92+
rake_factory (0.34.0.pre.2)
8893
activesupport (>= 4)
8994
rake (~> 13.0)
90-
rake_git (0.1.0.pre.10)
95+
rake_git (0.3.0.pre.2)
9196
colored2 (~> 3.1)
9297
git (~> 1.13, >= 1.13.2)
93-
rake_factory (= 0.32.0.pre.2)
94-
rake_git_crypt (0.1.0.pre.29)
98+
rake_factory (~> 0.33)
99+
rake_git_crypt (0.3.0.pre.2)
95100
colored2 (~> 3.1)
96-
rake_factory (= 0.32.0.pre.2)
97-
ruby_git_crypt (= 0.1.0.pre.4)
98-
ruby_gpg2 (~> 0.6)
99-
rake_github (0.13.0)
101+
rake_factory (~> 0.33)
102+
ruby_git_crypt (~> 0.1)
103+
ruby_gpg2 (~> 0.12)
104+
rake_github (0.15.0)
100105
colored2 (~> 3.1)
101106
octokit (>= 4.16, < 9.0)
102-
rake_factory (~> 0.23)
107+
rake_factory (~> 0.33)
103108
sshkey (~> 2.0)
104109
rake_gpg (0.18.0)
105110
rake_factory (~> 0.23)
106111
ruby_gpg2 (~> 0.6)
107-
rake_leiningen (0.36.0)
108-
rake_dependencies (~> 3.1)
109-
rake_factory (~> 0.23)
110-
ruby_leiningen (= 0.25.0)
112+
rake_leiningen (0.38.0)
113+
rake_dependencies (~> 3.7)
114+
rake_factory (~> 0.33)
115+
ruby_leiningen (~> 0.29)
111116
semantic (~> 1.6)
112117
rake_ssh (0.10.0)
113118
colored2 (~> 3.1)
@@ -144,24 +149,24 @@ GEM
144149
rubocop-rspec_rails (2.28.3)
145150
rubocop (~> 1.40)
146151
ruby-progressbar (1.13.0)
147-
ruby2_keywords (0.0.5)
148152
ruby2ruby (2.5.0)
149153
ruby_parser (~> 3.1)
150154
sexp_processor (~> 4.6)
151-
ruby_git_crypt (0.1.0.pre.4)
155+
ruby_git_crypt (0.2.0.pre.2)
152156
immutable-struct (~> 2.4)
153-
lino (~> 3.0)
154-
ruby_gpg2 (0.10.0)
155-
lino (~> 3.0)
156-
ruby_leiningen (0.25.0)
157+
lino (>= 4.1)
158+
ruby_gpg2 (0.12.0)
159+
lino (>= 4.1)
160+
ruby_leiningen (0.29.0)
157161
activesupport (>= 6.0.2, < 8)
158-
lino (~> 3.0)
162+
lino (>= 4.1)
159163
ruby_parser (3.20.3)
160164
sexp_processor (~> 4.16)
161165
rubyzip (2.3.2)
162166
sawyer (0.9.2)
163167
addressable (>= 2.3.5)
164168
faraday (>= 0.17.3, < 3)
169+
securerandom (0.3.1)
165170
semantic (1.6.1)
166171
sexp_processor (4.17.0)
167172
shikashi (0.6.0)
@@ -172,6 +177,7 @@ GEM
172177
tzinfo (2.0.6)
173178
concurrent-ruby (~> 1.0)
174179
unicode-display_width (2.5.0)
180+
uri (0.13.1)
175181
vault (0.18.2)
176182
aws-sigv4
177183

0 commit comments

Comments
 (0)