Skip to content

Commit

Permalink
Bump rake_circle_ci from 0.11.0 to 0.13.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 4cc89e3 commit ad7b0b9
Showing 1 changed file with 31 additions and 30 deletions.
61 changes: 31 additions & 30 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.2)
activesupport (7.1.3.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -15,15 +15,15 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.5)
bigdecimal (3.1.8)
childprocess (5.0.0)
colored2 (3.1.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
down (5.4.1)
addressable (~> 2.8)
drb (2.2.0)
ruby2_keywords
excon (0.106.0)
drb (2.2.1)
excon (0.111.0)
faraday (2.7.12)
base64
faraday-net_http (>= 2.0, < 3.1)
Expand All @@ -34,16 +34,17 @@ GEM
rchardet (~> 1.8)
hamster (3.0.0)
concurrent-ruby (~> 1.0)
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
immutable-struct (2.4.1)
json (2.7.2)
language_server-protocol (3.17.0.3)
lino (3.1.0)
lino (4.1.0)
childprocess (~> 5.0.0)
hamster (~> 3.0)
open4 (~> 1.3)
minitar (0.9)
minitest (5.20.0)
minitest (5.24.1)
mutex_m (0.2.0)
octokit (8.0.0)
faraday (>= 1, < 3)
Expand All @@ -57,29 +58,29 @@ GEM
racc (1.8.0)
rainbow (3.1.1)
rake (13.2.1)
rake_circle_ci (0.11.0)
rake_circle_ci (0.13.0)
colored2 (~> 3.1)
excon (~> 0.72)
rake_factory (~> 0.23)
rake_factory (~> 0.33)
sshkey (~> 2.0)
rake_dependencies (3.5.0)
rake_dependencies (3.9.0)
down (~> 5.3)
hamster (~> 3.0)
minitar (~> 0.9)
rake_factory (~> 0.23)
rake_factory (~> 0.33)
rubyzip (>= 1.3)
rake_factory (0.32.0.pre.2)
rake_factory (0.33.0)
activesupport (>= 4)
rake (~> 13.0)
rake_git (0.1.0.pre.10)
rake_git (0.2.0)
colored2 (~> 3.1)
git (~> 1.13, >= 1.13.2)
rake_factory (= 0.32.0.pre.2)
rake_git_crypt (0.1.0.pre.29)
rake_factory (~> 0.33)
rake_git_crypt (0.2.0)
colored2 (~> 3.1)
rake_factory (= 0.32.0.pre.2)
ruby_git_crypt (= 0.1.0.pre.4)
ruby_gpg2 (~> 0.6)
rake_factory (~> 0.33)
ruby_git_crypt (~> 0.1)
ruby_gpg2 (~> 0.12)
rake_github (0.13.0)
colored2 (~> 3.1)
octokit (>= 4.16, < 9.0)
Expand All @@ -88,10 +89,10 @@ GEM
rake_gpg (0.18.0)
rake_factory (~> 0.23)
ruby_gpg2 (~> 0.6)
rake_leiningen (0.36.0)
rake_dependencies (~> 3.1)
rake_factory (~> 0.23)
ruby_leiningen (= 0.25.0)
rake_leiningen (0.38.0)
rake_dependencies (~> 3.7)
rake_factory (~> 0.33)
ruby_leiningen (~> 0.29)
semantic (~> 1.6)
rake_ssh (0.10.0)
colored2 (~> 3.1)
Expand Down Expand Up @@ -129,14 +130,14 @@ GEM
rubocop (~> 1.40)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
ruby_git_crypt (0.1.0.pre.4)
ruby_git_crypt (0.1.0)
immutable-struct (~> 2.4)
lino (~> 3.0)
ruby_gpg2 (0.10.0)
lino (~> 3.0)
ruby_leiningen (0.25.0)
lino (>= 4.1)
ruby_gpg2 (0.12.0)
lino (>= 4.1)
ruby_leiningen (0.29.0)
activesupport (>= 6.0.2, < 8)
lino (~> 3.0)
lino (>= 4.1)
rubyzip (2.3.2)
sawyer (0.9.2)
addressable (>= 2.3.5)
Expand Down

0 comments on commit ad7b0b9

Please sign in to comment.