ZubKonst/pirozhki

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actionpack (4.2.5)
      actionview (= 4.2.5)
      activesupport (= 4.2.5)
      rack (~> 1.6)
      rack-test (~> 0.6.2)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (4.2.5)
      activesupport (= 4.2.5)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    active_record_migrations (4.2.5.1)
      activerecord (= 4.2.5)
      railties (= 4.2.5)
      rake
    activemodel (4.2.5)
      activesupport (= 4.2.5)
      builder (~> 3.1)
    activerecord (4.2.5)
      activemodel (= 4.2.5)
      activesupport (= 4.2.5)
      arel (~> 6.0)
    activesupport (4.2.5)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    arel (6.0.3)
    awesome_print (1.6.1)
    builder (3.2.2)
    celluloid (0.17.2)
      celluloid-essentials
      celluloid-extras
      celluloid-fsm
      celluloid-pool
      celluloid-supervision
      timers (>= 4.1.1)
    celluloid-essentials (0.20.5)
      timers (>= 4.1.1)
    celluloid-extras (0.20.5)
      timers (>= 4.1.1)
    celluloid-fsm (0.20.5)
      timers (>= 4.1.1)
    celluloid-pool (0.20.5)
      timers (>= 4.1.1)
    celluloid-supervision (0.20.5)
      timers (>= 4.1.1)
    concurrent-ruby (1.0.0)
    connection_pool (2.2.0)
    coveralls (0.8.9)
      json (~> 1.8)
      rest-client (>= 1.6.8, < 2)
      simplecov (~> 0.10.0)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.1)
      tins (~> 1.6.0)
    database_cleaner (1.5.1)
    docile (1.1.5)
    domain_name (0.5.25)
      unf (>= 0.0.5, < 1.0.0)
    erubis (2.7.0)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.9.2)
      faraday (>= 0.7.4, < 0.10)
    foreman (0.78.0)
      thor (~> 0.19.1)
    geokit (1.10.0)
    hashie (3.4.3)
    hiredis (0.6.0)
    hitimes (1.2.3)
    http-cookie (1.0.2)
      domain_name (~> 0.5)
    i18n (0.7.0)
    instagram (1.1.6)
      faraday (>= 0.7, < 0.10)
      faraday_middleware (>= 0.8, < 0.10)
      hashie (>= 0.4.0)
      multi_json (~> 1.0, >= 1.0.3)
    json (1.8.3)
    logstash-event (1.2.02)
    logstash-logger (0.15.2)
      logstash-event (~> 1.2)
      stud
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mime-types (2.99)
    mini_portile (0.6.2)
    minitest (5.8.3)
    multi_json (1.11.2)
    multipart-post (2.0.0)
    netrc (0.11.0)
    newrelic_rpm (3.14.0.305)
    nokogiri (1.6.6.4)
      mini_portile (~> 0.6.0)
    oj (2.13.1)
    pg (0.18.4)
    puma (2.15.3)
    rack (1.6.4)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.7)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6.0)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.2)
      loofah (~> 2.0)
    railties (4.2.5)
      actionpack (= 4.2.5)
      activesupport (= 4.2.5)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (10.4.2)
    redis (3.2.2)
    redis-namespace (1.5.2)
      redis (~> 3.0, >= 3.0.4)
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rollbar (2.6.3)
      multi_json
    rufus-scheduler (3.1.10)
    settingslogic (2.0.9)
    sidekiq (3.5.3)
      celluloid (~> 0.17.2)
      connection_pool (~> 2.2, >= 2.2.0)
      json (~> 1.0)
      redis (~> 3.2, >= 3.2.1)
      redis-namespace (~> 1.5, >= 1.5.2)
    sidekiq-cron (0.3.1)
      rufus-scheduler (>= 2.0.24)
      sidekiq (>= 2.17.3)
    sidekiq-statistic (1.2.0)
      sidekiq (>= 3.3.4, < 5)
    sidekiq-throttler (0.4.1)
      activesupport
      sidekiq (>= 2.5, < 4.0)
    sidekiq-unique-jobs (4.0.9)
      sidekiq (>= 2.6)
      thor
    simplecov (0.10.0)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    sinatra (1.4.6)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    stud (0.0.22)
    term-ansicolor (1.3.2)
      tins (~> 1.0)
    thor (0.19.1)
    thread_safe (0.3.5)
    tilt (2.0.1)
    timers (4.1.1)
      hitimes
    tins (1.6.0)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.1)

PLATFORMS
  ruby

DEPENDENCIES
  active_record_migrations
  activerecord (= 4.2.5)
  activesupport (= 4.2.5)
  awesome_print
  coveralls
  database_cleaner
  foreman
  geokit
  hiredis
  instagram
  logstash-logger
  minitest
  newrelic_rpm
  oj
  pg
  puma
  rake
  redis
  redis-namespace
  rollbar
  settingslogic
  sidekiq
  sidekiq-cron
  sidekiq-statistic
  sidekiq-throttler
  sidekiq-unique-jobs
  simplecov
  sinatra

BUNDLED WITH
   1.10.6