Sha256: c3572ef01f71f5202c2fa64d2ab4d7ebce36c9004a7f315a59e8b1994bb00628

Contents?: true

Size: 785 Bytes

Versions: 1

Compression:

Stored size: 785 Bytes

Contents

PATH
  remote: .
  specs:
    code-box (0.5.0)
      activerecord (~> 3.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.6)
      activesupport (= 3.2.6)
      builder (~> 3.0.0)
    activerecord (3.2.6)
      activemodel (= 3.2.6)
      activesupport (= 3.2.6)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.6)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    arel (3.0.2)
    builder (3.0.0)
    coderay (1.0.5)
    i18n (0.6.0)
    method_source (0.8.2)
    multi_json (1.3.6)
    pry (0.9.12.2)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.4)
    rake (0.9.2.2)
    slop (3.4.6)
    sqlite3 (1.3.6)
    tzinfo (0.3.33)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.0)
  code-box!
  pry
  rake
  sqlite3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
code-box-0.5.0 Gemfile.lock