Sha256: 3364a82d22af645673606d6ffaa9e24b60226bb8e94894079632a83c5249efa3

Contents?: true

Size: 1.53 KB

Versions: 2

Compression:

Stored size: 1.53 KB

Contents

PATH
  remote: .
  specs:
    database-exporter (0.0.1)
      activesupport (~> 4.1)
      escort (~> 0.4.0)
      http (~> 0.6)
      i18n (~> 0.6)
      multi_json (~> 1)
      mysql2 (~> 0.3)
      pg (~> 0.17.0)
      sequel (~> 4.15)
      sqlite3 (~> 1.3.10)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.1.8)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    diff-lcs (1.2.5)
    docile (1.1.5)
    escort (0.4.0)
      nesty
    http (0.6.3)
      http_parser.rb (~> 0.6.0)
    http_parser.rb (0.6.0)
    i18n (0.6.11)
    json (1.8.1)
    minitest (5.5.0)
    multi_json (1.10.1)
    mysql2 (0.3.17)
    nesty (1.0.2)
    pg (0.17.1)
    rake (10.4.2)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-its (1.1.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    sequel (4.17.0)
    simplecov (0.9.1)
      docile (~> 1.1.0)
      multi_json (~> 1.0)
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    sqlite3 (1.3.10)
    thread_safe (0.3.4)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.6)
  database-exporter!
  rake
  rspec (~> 3)
  rspec-its (~> 1.1.0)
  simplecov

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
database-exporter-0.0.2 Gemfile.lock
database-exporter-0.0.1 Gemfile.lock