krasnoukhov/gospotify

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/krasnoukhov/sidekiq-status.git
  revision: 10c70c27a9b84d59577ecbee69ad9aadb306d2a9
  specs:
    sidekiq-status (0.5.0)
      sidekiq (>= 2.7, < 3.3)

GIT
  remote: git://github.com/lotus/lotus.git
  revision: 3b1be6f5d98ae43c8d2baa3317790522bb4a1190
  specs:
    lotusrb (0.1.0)
      lotus-controller (~> 0.2)
      lotus-router (~> 0.1, >= 0.1.1)
      lotus-utils (~> 0.2)
      lotus-view (~> 0.2)
      thor (= 0.19.1)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.1.4)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    aws-sdk (1.48.1)
      json (~> 1.4)
      nokogiri (>= 1.4.4)
    capybara (2.4.1)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    celluloid (0.15.2)
      timers (~> 1.1.0)
    connection_pool (2.0.0)
    coveralls (0.7.0)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    docile (1.1.5)
    excon (0.38.0)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.9.1)
      faraday (>= 0.7.4, < 0.10)
    faraday_middleware-parse_oj (0.3.0)
      faraday (~> 0.9.0)
      faraday_middleware (~> 0.9.1)
      oj (~> 2.0)
    hashie (2.1.2)
    httmultiparty (0.3.15)
      httparty (>= 0.7.3)
      mimemagic
      multipart-post
    http_router (0.11.1)
      rack (>= 1.0.0)
      url_mount (~> 0.2.1)
    httparty (0.13.1)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    i18n (0.6.11)
    json (1.8.1)
    jwt (1.0.0)
    lastfm (1.25.0)
      activesupport (>= 3.2.0)
      httparty
      xml-simple
    lotus-controller (0.2.0)
      lotus-utils (~> 0.2)
      rack (~> 1.5)
    lotus-dynamodb (0.1.3)
      aws-sdk (~> 1.0)
      lotus-model (~> 0.1, >= 0.1.1)
      multi_json (~> 1.10)
    lotus-model (0.1.2)
      lotus-utils (~> 0.2)
      sequel (~> 4.9)
    lotus-router (0.1.1)
      http_router (~> 0)
      lotus-utils (~> 0)
    lotus-utils (0.2.0)
    lotus-view (0.2.0)
      lotus-utils (~> 0.2)
      tilt (~> 2.0, >= 2.0.1)
    mime-types (2.4.3)
    mimemagic (0.2.1)
    mina (0.3.0)
      open4
      rake
    mini_portile (0.6.0)
    minitest (5.4.0)
    minitest-capybara (0.7.1)
      capybara (~> 2.2)
      minitest (~> 5.0)
      rake
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    netrc (0.10.2)
    nokogiri (1.6.3)
      mini_portile (= 0.6.0)
    oauth (0.4.7)
    oauth2 (0.9.4)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    oj (2.9.9)
    omniauth (1.2.2)
      hashie (>= 1.2, < 4)
      rack (~> 1.0)
    omniauth-lastfm (0.0.6)
      omniauth-oauth (~> 1.0)
      rest-client (>= 1.6.6, < 1.8)
    omniauth-oauth (1.0.1)
      oauth
      omniauth (~> 1.0)
    omniauth-oauth2 (1.1.2)
      faraday (>= 0.8, < 0.10)
      multi_json (~> 1.3)
      oauth2 (~> 0.9.3)
      omniauth (~> 1.2)
    omniauth-soundcloud (1.0.1)
      omniauth-oauth2 (~> 1.1.0)
    omniauth-spotify (0.0.5)
      omniauth-oauth2 (~> 1.1)
    omniauth-vkontakte (1.3.2)
      multi_json
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
    open4 (1.3.4)
    powify (0.9.1)
    puma (2.9.0)
      rack (>= 1.1, < 2.0)
    rack (1.5.2)
    rack-test (0.6.2)
      rack (>= 1.0)
    rake (10.3.2)
    redis (3.1.0)
    redis-namespace (1.5.0)
      redis (~> 3.0, >= 3.0.4)
    rest-client (1.7.3)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    retriable (1.4.1)
    sentry-raven (0.12.2)
      faraday (>= 0.7.6)
    sequel (4.12.0)
    sidekiq (3.2.1)
      celluloid (>= 0.15.2)
      connection_pool (>= 2.0.0)
      json
      redis (>= 3.0.6)
      redis-namespace (>= 1.3.1)
    simplecov (0.9.0)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    soundcloud (0.3.2)
      hashie (~> 2.0)
      httmultiparty (~> 0.3.0)
    spotify-client (0.0.7)
      excon (~> 0.37)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    thor (0.19.1)
    thread_safe (0.3.4)
    tilt (2.0.1)
    timers (1.1.0)
    tins (1.3.0)
    tzinfo (1.2.1)
      thread_safe (~> 0.1)
    url_mount (0.2.1)
      rack
    vkontakte_api (1.4)
      faraday (~> 0.9.0)
      faraday_middleware (~> 0.9.1)
      faraday_middleware-parse_oj (~> 0.3)
      hashie (~> 2.0)
      oauth2 (~> 0.8)
    xml-simple (1.1.4)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  coveralls (~> 0.7)
  lastfm (~> 1.25)
  lotus-dynamodb (~> 0.1)
  lotusrb!
  mina (~> 0.3)
  minitest-capybara (~> 0.7)
  oj (~> 2.9)
  omniauth-lastfm (~> 0.0.6)
  omniauth-soundcloud (~> 1.0)
  omniauth-spotify (~> 0.0.1)
  omniauth-vkontakte (~> 1.3)
  powify (~> 0.9)
  puma (~> 2.9)
  rake (~> 10.3)
  retriable (~> 1.4)
  sentry-raven (~> 0.9)
  sidekiq (~> 3.2)
  sidekiq-status!
  simplecov (~> 0.8)
  soundcloud (~> 0.3)
  spotify-client (~> 0.0.1)
  vkontakte_api (~> 1.4)