Sha256: 263d2f4beda9e32799f467d6003c490d3e3a65e1d2cf6f320c03cbdc3fba023f

Contents?: true

Size: 1.38 KB

Versions: 1

Compression:

Stored size: 1.38 KB

Contents

PATH
  remote: .
  specs:
    bidu-house (0.1.2)
      activesupport
      bidu-core_ext
      concern_builder
      json_parser (~> 1.1)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.3)
      activesupport (= 4.2.3)
      builder (~> 3.1)
    activerecord (4.2.3)
      activemodel (= 4.2.3)
      activesupport (= 4.2.3)
      arel (~> 6.0)
    activesupport (4.2.3)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    arel (6.0.0)
    bidu-core_ext (1.0.0)
      activesupport
    builder (3.2.2)
    concern_builder (0.0.1)
      activesupport
    diff-lcs (1.2.5)
    docile (1.1.5)
    i18n (0.7.0)
    json (1.8.3)
    json_parser (1.1.0)
      activesupport
      concern_builder
    minitest (5.7.0)
    rake (10.4.2)
    rspec (2.99.0)
      rspec-core (~> 2.99.0)
      rspec-expectations (~> 2.99.0)
      rspec-mocks (~> 2.99.0)
    rspec-core (2.99.2)
    rspec-expectations (2.99.2)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.99.4)
    simplecov (0.10.0)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    sqlite3 (1.3.10)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord
  bidu-house!
  bundler (~> 1.6)
  rake
  rspec (~> 2.14)
  simplecov
  sqlite3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bidu-house-0.1.2 Gemfile.lock