Sha256: 12692535ece010d87956f2bba08c4c47010fdfc314c4c1e300eb8b1c483fa21d

Contents?: true

Size: 1.62 KB

Versions: 1

Compression:

Stored size: 1.62 KB

Contents

PATH
  remote: ..
  specs:
    pg-eyeballs (1.2.0)
      activerecord (>= 4.0, < 7.0)
      pg

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.0.0.1)
      activesupport (= 5.0.0.1)
    activerecord (5.0.0.1)
      activemodel (= 5.0.0.1)
      activesupport (= 5.0.0.1)
      arel (~> 7.0)
    activesupport (5.0.0.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    appraisal (2.1.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (7.1.2)
    awesome_print (1.7.0)
    byebug (9.0.6)
    coderay (1.1.1)
    concurrent-ruby (1.0.2)
    database_cleaner (1.5.3)
    diff-lcs (1.2.5)
    i18n (0.7.0)
    method_source (0.8.2)
    minitest (5.9.1)
    pg (0.21.0)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.4.0)
      byebug (~> 9.0)
      pry (~> 0.10)
    rake (10.5.0)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.4)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    slop (3.6.0)
    thor (0.19.1)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 5.0.0, < 6.0.0)
  appraisal
  awesome_print
  bundler (~> 1.12)
  database_cleaner
  pg (>= 0.19.0, < 1.0.0)
  pg-eyeballs!
  pry
  pry-byebug
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.17.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pg-eyeballs-1.2.0 gemfiles/activerecord_5.gemfile.lock