krasnoukhov/gospotify

View on GitHub
Fakefile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/krasnoukhov/fake_dynamo.git
  revision: 5ab847d334048d6a1d19b11e4c73067fc4e40337
  specs:
    fake_dynamo (0.2.5)
      activesupport
      json
      sinatra

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.1.2)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    dotenv (0.11.1)
      dotenv-deployment (~> 0.0.2)
    dotenv-deployment (0.0.2)
    foreman (0.74.0)
      dotenv (~> 0.11.1)
      thor (~> 0.19.1)
    i18n (0.6.9)
    json (1.8.1)
    minitest (5.3.5)
    rack (1.5.2)
    rack-protection (1.5.3)
      rack
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    thor (0.19.1)
    thread_safe (0.3.4)
    tilt (1.4.1)
    tzinfo (1.2.1)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  fake_dynamo!
  foreman (~> 0.74)