Sha256: 33262a2ae361e69eeb47f7fd77938ffb36d493c7b98b586b69e1b1787fae2cb7

Contents?: true

Size: 1.65 KB

Versions: 1

Compression:

Stored size: 1.65 KB

Contents

PATH
  remote: .
  specs:
    capistrano-running_process_check (0.2.0)
      capistrano (>= 3)

GEM
  remote: https://rubygems.org/
  specs:
    airbrussh (1.4.1)
      sshkit (>= 1.6.1, != 1.7.0)
    ast (2.4.2)
    capistrano (3.17.1)
      airbrussh (>= 1.0.0)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    concurrent-ruby (1.1.10)
    diff-lcs (1.5.0)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    json (2.6.2)
    net-scp (4.0.0)
      net-ssh (>= 2.6.5, < 8.0.0)
    net-ssh (7.0.1)
    parallel (1.22.1)
    parser (3.1.2.1)
      ast (~> 2.4.1)
    rainbow (3.1.1)
    rake (12.3.3)
    regexp_parser (2.6.0)
    rexml (3.2.5)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.1)
    rubocop (1.37.1)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.1.2.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.23.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.23.0)
      parser (>= 3.1.1.0)
    ruby-progressbar (1.11.0)
    sshkit (1.21.3)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    unicode-display_width (2.3.0)

PLATFORMS
  arm64-darwin-21

DEPENDENCIES
  capistrano-running_process_check!
  rake (~> 12.0)
  rspec (~> 3.0)
  rubocop (~> 1.37)

BUNDLED WITH
   2.3.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
capistrano-running_process_check-0.2.0 Gemfile.lock