Sha256: d1cec48f54c3a6596c200fce3f313d0c0ded03b1dc556face3371aae2bc524f2

Contents?: true

Size: 1.93 KB

Versions: 1

Compression:

Stored size: 1.93 KB

Contents

PATH
  remote: .
  specs:
    simple-sql (0.4.2)
      pg (~> 0.20)
      pg_array_parser (~> 0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.10)
      activesupport (= 4.2.10)
      builder (~> 3.1)
    activerecord (4.2.10)
      activemodel (= 4.2.10)
      activesupport (= 4.2.10)
      arel (~> 6.0)
    activesupport (4.2.10)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    arel (6.0.4)
    ast (2.3.0)
    awesome_print (0.4.0)
    builder (3.2.3)
    concurrent-ruby (1.0.5)
    database_cleaner (1.6.2)
    diff-lcs (1.3)
    docile (1.1.5)
    i18n (0.9.1)
      concurrent-ruby (~> 1.0)
    json (2.1.0)
    minitest (5.10.3)
    parallel (1.10.0)
    parser (2.4.0.2)
      ast (~> 2.3)
    pg (0.20.0)
    pg_array_parser (0.0.9)
    powerpack (0.1.1)
    rainbow (2.2.2)
      rake
    rake (11.3.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    rubocop (0.52.1)
      parallel (~> 1.10)
      parser (>= 2.4.0.2, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.9.0)
    simplecov (0.15.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    thread_safe (0.3.6)
    tzinfo (1.2.4)
      thread_safe (~> 0.1)
    unicode-display_width (1.1.3)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 4)
  awesome_print (~> 0)
  database_cleaner (~> 1)
  pg (= 0.20)
  rake (~> 11)
  rspec (~> 3.7)
  rubocop (~> 0.52.1)
  simple-sql!
  simplecov (~> 0)

BUNDLED WITH
   1.16.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simple-sql-0.4.2 Gemfile.lock