Sha256: 33c43a30f4e891641614a26b824b6e0a6ed5f763b46bc5376dfc56d979722634

Contents?: true

Size: 1.56 KB

Versions: 1

Compression:

Stored size: 1.56 KB

Contents

GIT
  remote: git://github.com/opal/opal.git
  revision: 139b534a8e14719f1406318d432b305ba76db4b1
  specs:
    opal (0.6.0)
      source_map
      sprockets

PATH
  remote: .
  specs:
    opal-activerecord (0.0.1)
      opal (>= 0.5.0, < 1.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.0.0)
      activesupport (= 4.0.0)
      builder (~> 3.1.0)
    activerecord (4.0.0)
      activemodel (= 4.0.0)
      activerecord-deprecated_finders (~> 1.0.2)
      activesupport (= 4.0.0)
      arel (~> 4.0.0)
    activerecord-deprecated_finders (1.0.3)
    activesupport (4.0.0)
      i18n (~> 0.6, >= 0.6.4)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    arel (4.0.1)
    atomic (1.1.14)
    builder (3.1.4)
    diff-lcs (1.2.4)
    hike (1.2.3)
    i18n (0.6.5)
    json (1.8.1)
    minitest (4.7.5)
    multi_json (1.8.4)
    opal-rspec (0.3.0.beta2)
      opal (>= 0.6.0, < 1.0.0)
    rack (1.5.2)
    rake (10.1.0)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.7)
    rspec-expectations (2.14.3)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.4)
    source_map (3.0.1)
      json
    sprockets (2.10.1)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sqlite3 (1.3.8)
    thread_safe (0.1.3)
      atomic
    tilt (1.4.1)
    tzinfo (0.3.38)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord
  opal!
  opal-activerecord!
  opal-rspec (= 0.3.0.beta2)
  rake
  rspec
  sqlite3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opal-activerecord-0.0.1 Gemfile.lock