henryaj/Maker-Spark-Server

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: http://rubygems.org/
  specs:
    activesupport (4.1.6)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    addressable (2.3.6)
    basiccache (0.2.2)
    bcrypt (3.1.7)
    bcrypt-ruby (3.1.5)
      bcrypt (>= 3.1.3)
    buftok (0.2.0)
    capybara (2.4.3)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    curb (0.8.6)
    daemons (1.1.9)
    data_mapper (1.2.0)
      dm-aggregates (~> 1.2.0)
      dm-constraints (~> 1.2.0)
      dm-core (~> 1.2.0)
      dm-migrations (~> 1.2.0)
      dm-serializer (~> 1.2.0)
      dm-timestamps (~> 1.2.0)
      dm-transactions (~> 1.2.0)
      dm-types (~> 1.2.0)
      dm-validations (~> 1.2.0)
    data_objects (0.10.14)
      addressable (~> 2.1)
    database_cleaner (1.3.0)
    diff-lcs (1.2.5)
    dm-aggregates (1.2.0)
      dm-core (~> 1.2.0)
    dm-constraints (1.2.0)
      dm-core (~> 1.2.0)
    dm-core (1.2.1)
      addressable (~> 2.3)
    dm-do-adapter (1.2.0)
      data_objects (~> 0.10.6)
      dm-core (~> 1.2.0)
    dm-migrations (1.2.0)
      dm-core (~> 1.2.0)
    dm-postgres-adapter (1.2.0)
      dm-do-adapter (~> 1.2.0)
      do_postgres (~> 0.10.6)
    dm-serializer (1.2.2)
      dm-core (~> 1.2.0)
      fastercsv (~> 1.5)
      json (~> 1.6)
      json_pure (~> 1.6)
      multi_json (~> 1.0)
    dm-timestamps (1.2.0)
      dm-core (~> 1.2.0)
    dm-transactions (1.2.0)
      dm-core (~> 1.2.0)
    dm-types (1.2.2)
      bcrypt-ruby (~> 3.0)
      dm-core (~> 1.2.0)
      fastercsv (~> 1.5)
      json (~> 1.6)
      multi_json (~> 1.0)
      stringex (~> 1.4)
      uuidtools (~> 2.1)
    dm-validations (1.2.0)
      dm-core (~> 1.2.0)
    do_postgres (0.10.14)
      data_objects (= 0.10.14)
    equalizer (0.0.9)
    eventmachine (1.0.3)
    factory_girl (4.4.0)
      activesupport (>= 3.0.0)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    fastercsv (1.5.5)
    forecast_io (2.0.0)
      faraday
      hashie
      multi_json
    githubstats (0.2.16)
      basiccache (~> 0.2.2)
      curb (~> 0.8.6)
      nokogiri (~> 1.6.3.1)
    google_calendar (0.3.1)
      addressable (>= 2.2.2)
      nokogiri (>= 1.4.4)
    hashie (3.3.1)
    htmlentities (4.3.2)
    http (0.6.2)
      http_parser.rb (~> 0.6.0)
    http_parser.rb (0.6.0)
    httparty (0.13.1)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    i18n (0.6.11)
    ical (0.0.13)
    icalendar (2.2.0)
    json (1.8.1)
    json_pure (1.8.1)
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
    mime-types (2.4.1)
    mini_portile (0.6.0)
    minitest (5.4.2)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    naught (1.0.0)
    nokogiri (1.6.3.1)
      mini_portile (= 0.6.0)
    rack (1.5.2)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rainbow (2.0.0)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    ri_cal (0.8.8)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    ruby_gntp (0.3.4)
    safe_yaml (1.0.4)
    service_disruption (1.0.0)
      activesupport
      daemons
      eventmachine
      httparty
      rainbow
      ruby_gntp
      terminal-notifier
      thor
    shorturl (1.0.0)
    simple_oauth (0.2.0)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    sinatra-flash (0.3.0)
      sinatra (>= 1.0.0)
    sinatra-partial (0.4.0)
      sinatra
    stringex (1.5.1)
    terminal-notifier (1.6.1)
    thor (0.19.1)
    thread_safe (0.3.4)
    tilt (1.4.1)
    timecop (0.7.1)
    twitter (5.11.0)
      addressable (~> 2.3)
      buftok (~> 0.2.0)
      equalizer (~> 0.0.9)
      faraday (~> 0.9.0)
      http (~> 0.6.0)
      http_parser.rb (~> 0.6.0)
      json (~> 1.8)
      memoizable (~> 0.4.0)
      naught (~> 1.0)
      simple_oauth (~> 0.2.0)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uuidtools (2.1.5)
    warden (1.2.3)
      rack (>= 1.0)
    webmock (1.19.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  capybara
  data_mapper
  database_cleaner
  dm-postgres-adapter
  dm-transactions
  factory_girl
  forecast_io
  githubstats
  google_calendar
  htmlentities
  ical
  icalendar
  json
  rack-test
  rest-client
  ri_cal
  rspec
  service_disruption
  shorturl
  sinatra
  sinatra-flash
  sinatra-partial
  timecop
  twitter
  warden
  webmock