skierkowski/alexa-skill

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    alexa-skill (0.1.05)
      alexa_skills_ruby (~> 0.0.5)
      sinatra (~> 1.4.7)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.6)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    alexa_skills_ruby (0.0.5)
      activesupport (~> 4.2)
      multi_json (~> 1.0)
    i18n (0.7.0)
    json (1.8.3)
    minitest (5.9.0)
    multi_json (1.12.1)
    rack (1.6.4)
    rack-protection (1.5.3)
      rack
    sinatra (1.4.7)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    thread_safe (0.3.5)
    tilt (2.0.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  alexa-skill!

BUNDLED WITH
   1.12.5