Skip to content

Commit ad7b0b9

Browse files
Bump rake_circle_ci from 0.11.0 to 0.13.0
Bumps [rake_circle_ci](https://github.com/infrablocks/rake_circle_ci) from 0.11.0 to 0.13.0. - [Commits](infrablocks/rake_circle_ci@v0.11.0...v0.13.0) --- updated-dependencies: - dependency-name: rake_circle_ci dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4cc89e3 commit ad7b0b9

File tree

1 file changed

+31
-30
lines changed

1 file changed

+31
-30
lines changed

Gemfile.lock

Lines changed: 31 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.2)
4+
activesupport (7.1.3.4)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -15,15 +15,15 @@ GEM
1515
public_suffix (>= 2.0.2, < 6.0)
1616
ast (2.4.2)
1717
base64 (0.2.0)
18-
bigdecimal (3.1.5)
18+
bigdecimal (3.1.8)
19+
childprocess (5.0.0)
1920
colored2 (3.1.2)
20-
concurrent-ruby (1.2.2)
21+
concurrent-ruby (1.3.3)
2122
connection_pool (2.4.1)
2223
down (5.4.1)
2324
addressable (~> 2.8)
24-
drb (2.2.0)
25-
ruby2_keywords
26-
excon (0.106.0)
25+
drb (2.2.1)
26+
excon (0.111.0)
2727
faraday (2.7.12)
2828
base64
2929
faraday-net_http (>= 2.0, < 3.1)
@@ -34,16 +34,17 @@ GEM
3434
rchardet (~> 1.8)
3535
hamster (3.0.0)
3636
concurrent-ruby (~> 1.0)
37-
i18n (1.14.1)
37+
i18n (1.14.5)
3838
concurrent-ruby (~> 1.0)
3939
immutable-struct (2.4.1)
4040
json (2.7.2)
4141
language_server-protocol (3.17.0.3)
42-
lino (3.1.0)
42+
lino (4.1.0)
43+
childprocess (~> 5.0.0)
4344
hamster (~> 3.0)
4445
open4 (~> 1.3)
4546
minitar (0.9)
46-
minitest (5.20.0)
47+
minitest (5.24.1)
4748
mutex_m (0.2.0)
4849
octokit (8.0.0)
4950
faraday (>= 1, < 3)
@@ -57,29 +58,29 @@ GEM
5758
racc (1.8.0)
5859
rainbow (3.1.1)
5960
rake (13.2.1)
60-
rake_circle_ci (0.11.0)
61+
rake_circle_ci (0.13.0)
6162
colored2 (~> 3.1)
6263
excon (~> 0.72)
63-
rake_factory (~> 0.23)
64+
rake_factory (~> 0.33)
6465
sshkey (~> 2.0)
65-
rake_dependencies (3.5.0)
66+
rake_dependencies (3.9.0)
6667
down (~> 5.3)
6768
hamster (~> 3.0)
6869
minitar (~> 0.9)
69-
rake_factory (~> 0.23)
70+
rake_factory (~> 0.33)
7071
rubyzip (>= 1.3)
71-
rake_factory (0.32.0.pre.2)
72+
rake_factory (0.33.0)
7273
activesupport (>= 4)
7374
rake (~> 13.0)
74-
rake_git (0.1.0.pre.10)
75+
rake_git (0.2.0)
7576
colored2 (~> 3.1)
7677
git (~> 1.13, >= 1.13.2)
77-
rake_factory (= 0.32.0.pre.2)
78-
rake_git_crypt (0.1.0.pre.29)
78+
rake_factory (~> 0.33)
79+
rake_git_crypt (0.2.0)
7980
colored2 (~> 3.1)
80-
rake_factory (= 0.32.0.pre.2)
81-
ruby_git_crypt (= 0.1.0.pre.4)
82-
ruby_gpg2 (~> 0.6)
81+
rake_factory (~> 0.33)
82+
ruby_git_crypt (~> 0.1)
83+
ruby_gpg2 (~> 0.12)
8384
rake_github (0.13.0)
8485
colored2 (~> 3.1)
8586
octokit (>= 4.16, < 9.0)
@@ -88,10 +89,10 @@ GEM
8889
rake_gpg (0.18.0)
8990
rake_factory (~> 0.23)
9091
ruby_gpg2 (~> 0.6)
91-
rake_leiningen (0.36.0)
92-
rake_dependencies (~> 3.1)
93-
rake_factory (~> 0.23)
94-
ruby_leiningen (= 0.25.0)
92+
rake_leiningen (0.38.0)
93+
rake_dependencies (~> 3.7)
94+
rake_factory (~> 0.33)
95+
ruby_leiningen (~> 0.29)
9596
semantic (~> 1.6)
9697
rake_ssh (0.10.0)
9798
colored2 (~> 3.1)
@@ -129,14 +130,14 @@ GEM
129130
rubocop (~> 1.40)
130131
ruby-progressbar (1.13.0)
131132
ruby2_keywords (0.0.5)
132-
ruby_git_crypt (0.1.0.pre.4)
133+
ruby_git_crypt (0.1.0)
133134
immutable-struct (~> 2.4)
134-
lino (~> 3.0)
135-
ruby_gpg2 (0.10.0)
136-
lino (~> 3.0)
137-
ruby_leiningen (0.25.0)
135+
lino (>= 4.1)
136+
ruby_gpg2 (0.12.0)
137+
lino (>= 4.1)
138+
ruby_leiningen (0.29.0)
138139
activesupport (>= 6.0.2, < 8)
139-
lino (~> 3.0)
140+
lino (>= 4.1)
140141
rubyzip (2.3.2)
141142
sawyer (0.9.2)
142143
addressable (>= 2.3.5)

0 commit comments

Comments
 (0)