Sha256: 2d1e9cc3c4081fd75ef92c837dba66085359bd1d5a01b5aa71459806ae942270

Contents?: true

Size: 1.13 KB

Versions: 2

Compression:

Stored size: 1.13 KB

Contents

PATH
  remote: .
  specs:
    credit_card_info (0.1.0)
      credit_card_bins (~> 0.0.1)
      dry-configurable (>= 0.13)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    concurrent-ruby (1.1.9)
    credit_card_bins (0.0.3)
    dry-configurable (0.14.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.6)
    dry-core (0.7.1)
      concurrent-ruby (~> 1.0)
    parallel (1.21.0)
    parser (3.1.1.0)
      ast (~> 2.4.1)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.2.1)
    rexml (3.2.5)
    rubocop (1.11.0)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.2.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.16.0)
      parser (>= 3.1.1.0)
    rubocop-performance (1.13.3)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    ruby-progressbar (1.11.0)
    unicode-display_width (2.1.0)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  credit_card_info!
  rake (~> 13.0)
  rubocop (~> 1.11.0)
  rubocop-performance (~> 1.10)

BUNDLED WITH
   2.2.15

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
credit_card_info-0.1.1 Gemfile.lock
credit_card_info-0.1.0 Gemfile.lock