Sha256: fe7316c60adce4676b0228547a19b3214ae45d80d961075ef58fc576a1b8e1cd

Contents?: true

Size: 1.72 KB

Versions: 1

Compression:

Stored size: 1.72 KB

Contents

PATH
  remote: .
  specs:
    pg_serializable (2.0.0)
      activerecord (~> 5.2)
      activesupport (~> 5.2)
      oj (~> 3.6)
      pg (>= 1.1)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    activerecord (5.2.3)
      activemodel (= 5.2.3)
      activesupport (= 5.2.3)
      arel (>= 9.0)
    activesupport (5.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (9.0.0)
    codecov (0.1.14)
      json
      simplecov
      url
    coderay (1.1.2)
    concurrent-ruby (1.1.5)
    database_cleaner (1.7.0)
    diff-lcs (1.3)
    docile (1.3.1)
    factory_bot (5.0.2)
      activesupport (>= 4.2.0)
    ffaker (2.11.0)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    json (2.2.0)
    method_source (0.9.2)
    minitest (5.11.3)
    oj (3.7.12)
    pg (1.1.4)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    simplecov (0.16.1)
      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.5)
      thread_safe (~> 0.1)
    url (0.3.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  codecov
  database_cleaner
  factory_bot
  ffaker
  pg_serializable!
  pry
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.16.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pg_serializable-2.0.0 Gemfile.lock