Sha256: 9dfb44a45cbce335c3c3122696d349f33215366d1aed733ea45d1e41839b8e94

Contents?: true

Size: 1.21 KB

Versions: 3

Compression:

Stored size: 1.21 KB

Contents

PATH
  remote: .
  specs:
    crypto_yellowme (0.4.0)
      activemodel (~> 5.2)
      activesupport (~> 5.0)
      bcrypt (~> 3.1.7)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.4.1)
      activesupport (= 5.2.4.1)
    activesupport (5.2.4.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    bcrypt (3.1.13)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    docile (1.3.2)
    i18n (1.7.0)
      concurrent-ruby (~> 1.0)
    json (2.2.0)
    minitest (5.13.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    simplecov (0.17.0)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    thread_safe (0.3.6)
    tzinfo (1.2.6)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  crypto_yellowme!
  rspec (~> 3.8)
  simplecov (~> 0.17)

BUNDLED WITH
   1.17.2

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
crypto_yellowme-0.6.0 Gemfile.lock
crypto_yellowme-0.5.0 Gemfile.lock
crypto_yellowme-0.4.0 Gemfile.lock