Sha256: 4294cbad1e1a60dc8ea018602ea5c28b6d7acc015a3ad70586919d75ef61acf8

Contents?: true

Size: 968 Bytes

Versions: 1

Compression:

Stored size: 968 Bytes

Contents

PATH
  remote: .
  specs:
    snippets (0.0.1)
      activerecord (> 3.0.0)
      sinatra

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.0.1)
      activesupport (= 3.0.1)
      builder (~> 2.1.2)
      i18n (~> 0.4.1)
    activerecord (3.0.1)
      activemodel (= 3.0.1)
      activesupport (= 3.0.1)
      arel (~> 1.0.0)
      tzinfo (~> 0.3.23)
    activesupport (3.0.1)
    arel (1.0.1)
      activesupport (~> 3.0.0)
    builder (2.1.2)
    diff-lcs (1.1.2)
    i18n (0.4.2)
    rack (1.2.1)
    rack-test (0.5.6)
      rack (>= 1.0)
    rspec (2.5.0)
      rspec-core (~> 2.5.0)
      rspec-expectations (~> 2.5.0)
      rspec-mocks (~> 2.5.0)
    rspec-core (2.5.1)
    rspec-expectations (2.5.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.5.0)
    sinatra (1.0)
      rack (>= 1.0)
    sqlite3 (1.3.3)
    tzinfo (0.3.23)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (> 3.0.0)
  rack-test
  rspec (>= 2.0)
  sinatra
  snippets!
  sqlite3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
snippets-0.0.1 Gemfile.lock