Sha256: c9e810b4f7d4fe3a568663f4bf62cd670f05af0c2950bbcc0887be3c328083e3

Contents?: true

Size: 1.3 KB

Versions: 1

Compression:

Stored size: 1.3 KB

Contents

PATH
  remote: .
  specs:
    fendhal (0.0.1)
      actionpack

GEM
  remote: https://rubygems.org/
  specs:
    actionpack (3.2.13)
      activemodel (= 3.2.13)
      activesupport (= 3.2.13)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.4)
      rack (~> 1.4.5)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.2.1)
    activemodel (3.2.13)
      activesupport (= 3.2.13)
      builder (~> 3.0.0)
    activesupport (3.2.13)
      i18n (= 0.6.1)
      multi_json (~> 1.0)
    builder (3.0.4)
    diff-lcs (1.2.4)
    erubis (2.7.0)
    hike (1.2.2)
    i18n (0.6.1)
    journey (1.0.4)
    json (1.7.7)
    multi_json (1.7.3)
    rack (1.4.5)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-test (0.6.2)
      rack (>= 1.0)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.1)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.1)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    sprockets (2.2.2)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    tilt (1.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  fendhal!
  json (~> 1.7.7)
  rspec
  simplecov

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fendhal-0.0.1 Gemfile.lock