Sha256: 4550431c7c37d18742349135be5813970d0a18bf1f219add4c030514a85b250d

Contents?: true

Size: 623 Bytes

Versions: 2

Compression:

Stored size: 623 Bytes

Contents

PATH
  remote: .
  specs:
    code-box (0.0.2)
      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)
    i18n (0.6.0)
    multi_json (1.3.6)
    rake (0.9.2.2)
    sqlite3 (1.3.6)
    tzinfo (0.3.33)

PLATFORMS
  ruby

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
code-box-0.2.0 Gemfile.lock
code-box-0.1.0 Gemfile.lock