Sha256: 63fcea968b0ddc59ce5b05dcffeff296b86ab20481070fa658603950886f0f9d

Contents?: true

Size: 760 Bytes

Versions: 1

Compression:

Stored size: 760 Bytes

Contents

PATH
  remote: .
  specs:
    postgresql_cursor (0.5.0)
      activerecord (>= 3.2.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.1.1)
      activesupport (= 4.1.1)
      builder (~> 3.1)
    activerecord (4.1.1)
      activemodel (= 4.1.1)
      activesupport (= 4.1.1)
      arel (~> 5.0.0)
    activesupport (4.1.1)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    arel (5.0.1.20140414130214)
    builder (3.2.2)
    i18n (0.6.9)
    json (1.8.1)
    minitest (5.3.3)
    pg (0.17.1)
    rake (10.3.1)
    thread_safe (0.3.4)
    tzinfo (1.2.1)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  minitest
  pg
  postgresql_cursor!
  rake

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
postgresql_cursor-0.5.0 Gemfile.lock