Sha256: b8d1c9e6ca49c1501ed70fb1ddd4abcc4eaecfe50703ed5134e66a3a93f13fac

Contents?: true

Size: 1.98 KB

Versions: 1

Compression:

Stored size: 1.98 KB

Contents

PATH
  remote: .
  specs:
    rails_credentials_manager (0.0.1.pre.alpha3)
      activesupport (>= 6.0)
      dry-cli (~> 0.7)
      hash_diff (~> 1.0)
      pastel (~> 0.8)
      tty-command (~> 0.10)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.0.3.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    ast (2.4.2)
    concurrent-ruby (1.1.10)
    diff-lcs (1.5.0)
    dry-cli (0.7.0)
    hash_diff (1.0.0)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    json (2.6.2)
    minitest (5.16.2)
    parallel (1.22.1)
    parser (3.1.2.0)
      ast (~> 2.4.1)
    pastel (0.8.0)
      tty-color (~> 0.5)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.5.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.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    rubocop (1.31.2)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.18.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.19.1)
      parser (>= 3.1.1.0)
    rubocop-performance (1.14.3)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    ruby-progressbar (1.11.0)
    standard (1.13.0)
      rubocop (= 1.31.2)
      rubocop-performance (= 1.14.3)
    tty-color (0.6.0)
    tty-command (0.10.1)
      pastel (~> 0.8)
    tzinfo (2.0.5)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.2.0)

PLATFORMS
  x86_64-darwin-21

DEPENDENCIES
  rails_credentials_manager!
  rake (~> 13.0)
  rspec (~> 3.0)
  standard (~> 1.13)

BUNDLED WITH
   2.2.29

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_credentials_manager-0.0.1.pre.alpha3 Gemfile.lock