Sha256: 14a063f1493355a6d5e2675e1b53e8f180119b82a4943b4ffe38bb2b0e7139f4

Contents?: true

Size: 1.69 KB

Versions: 2

Compression:

Stored size: 1.69 KB

Contents

PATH
  remote: .
  specs:
    requires_approval (1.0.8)
      activerecord
      requires_approval

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.2.14)
      activesupport (= 3.2.14)
      builder (~> 3.0.0)
    activerecord (3.2.14)
      activemodel (= 3.2.14)
      activesupport (= 3.2.14)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.14)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    arel (3.0.2)
    builder (3.0.4)
    diff-lcs (1.1.3)
    ffi (1.1.5)
    git (1.2.5)
    guard (1.3.2)
      listen (>= 0.4.2)
      thor (>= 0.14.6)
    guard-bundler (1.0.0)
      bundler (~> 1.0)
      guard (~> 1.1)
    guard-rspec (1.2.1)
      guard (>= 1.1)
    guard-spork (1.1.0)
      guard (>= 1.1)
      spork (>= 0.8.4)
    i18n (0.6.5)
    jeweler (1.8.4)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
      rdoc
    json (1.7.5)
    listen (0.4.7)
      rb-fchange (~> 0.0.5)
      rb-fsevent (~> 0.9.1)
      rb-inotify (~> 0.8.8)
    metaclass (0.0.1)
    mocha (0.12.3)
      metaclass (~> 0.0.1)
    multi_json (1.8.0)
    rake (0.9.2.2)
    rb-fchange (0.0.5)
      ffi
    rb-fsevent (0.9.1)
    rb-inotify (0.8.8)
      ffi (>= 0.5.0)
    rdoc (3.12)
      json (~> 1.4)
    rspec (2.11.0)
      rspec-core (~> 2.11.0)
      rspec-expectations (~> 2.11.0)
      rspec-mocks (~> 2.11.0)
    rspec-core (2.11.1)
    rspec-expectations (2.11.2)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.2)
    spork (0.9.2)
    sqlite3 (1.3.6)
    thor (0.16.0)
    tzinfo (0.3.37)
    yard (0.8.2.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  guard-bundler
  guard-rspec
  guard-spork
  jeweler (~> 1.8.3)
  mocha
  rdoc
  requires_approval!
  rspec
  sqlite3
  yard

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
requires_approval_rails_2-1.0.8 Gemfile.lock
requires_approval-1.0.8 Gemfile.lock