Sha256: 3af5818e6d6e259551ddf6b8951acf3baed1818a48314dd65df2bbd9386f2a5a

Contents?: true

Size: 1.54 KB

Versions: 2

Compression:

Stored size: 1.54 KB

Contents

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.13)
      activesupport (= 3.2.13)
      builder (~> 3.0.0)
    activesupport (3.2.13)
      i18n (= 0.6.1)
      multi_json (~> 1.0)
    aws-sdk (1.10.0)
      json (~> 1.4)
      nokogiri (>= 1.4.4)
      uuidtools (~> 2.1)
    builder (3.0.4)
    coderay (1.0.9)
    diff-lcs (1.2.4)
    fake_dynamo (0.1.3)
      activesupport
      json
      sinatra
    git (1.2.5)
    github-markup (0.7.5)
    i18n (0.6.1)
    jeweler (1.8.4)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
      rdoc
    json (1.8.0)
    metaclass (0.0.1)
    method_source (0.8.1)
    mocha (0.10.0)
      metaclass (~> 0.0.1)
    multi_json (1.7.3)
    nokogiri (1.5.9)
    pry (0.9.12.2)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.4)
    rack (1.5.2)
    rack-protection (1.5.0)
      rack
    rake (10.0.4)
    rdoc (4.0.1)
      json (~> 1.4)
    redcarpet (1.17.2)
    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)
    sinatra (1.4.2)
      rack (~> 1.5, >= 1.5.2)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    slop (3.4.5)
    tilt (1.4.1)
    tzinfo (0.3.37)
    uuidtools (2.1.4)
    yard (0.8.6.1)

PLATFORMS
  ruby

DEPENDENCIES
  activemodel
  aws-sdk
  bundler
  fake_dynamo (~> 0.1.3)
  github-markup
  jeweler
  mocha (= 0.10.0)
  pry
  rake
  redcarpet (= 1.17.2)
  rspec
  tzinfo
  yard

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
dynamoid-0.7.1 Gemfile.lock
dynamoid-0.7.0 Gemfile.lock