thegreatape/literate-minuteman

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/seyhunak/twitter-bootstrap-rails.git
  revision: 0d430bc229e4e61591ca1615aae513a3416cc5f1
  branch: bootstrap3
  specs:
    twitter-bootstrap-rails (3.1.1)
      actionpack (>= 3.1)
      execjs
      rails (>= 3.1)
      railties (>= 3.1)

GEM
  remote: http://rubygems.org/
  specs:
    actionmailer (4.2.10)
      actionpack (= 4.2.10)
      actionview (= 4.2.10)
      activejob (= 4.2.10)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.10)
      actionview (= 4.2.10)
      activesupport (= 4.2.10)
      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.10)
      activesupport (= 4.2.10)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    active_hash (1.4.0)
      activesupport (>= 2.2.2)
    active_model_serializers (0.9.3)
      activemodel (>= 3.2)
    activejob (4.2.10)
      activesupport (= 4.2.10)
      globalid (>= 0.3.0)
    activemodel (4.2.10)
      activesupport (= 4.2.10)
      builder (~> 3.1)
    activerecord (4.2.10)
      activemodel (= 4.2.10)
      activesupport (= 4.2.10)
      arel (~> 6.0)
    activesupport (4.2.10)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.3.6)
    airbrake (3.1.16)
      builder
      multi_json
    angularjs-rails (1.2.16)
    arel (6.0.4)
    awesome_print (1.2.0)
    better_errors (1.0.1)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    builder (3.2.3)
    byebug (2.2.2)
      columnize (~> 0.3.6)
      debugger-linecache (~> 1.2.0)
    capybara (2.4.4)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    capybara-screenshot (1.0.3)
      capybara (>= 1.0, < 3)
      colored
      launchy
    celluloid (0.16.0)
      timers (~> 4.0.0)
    cliver (0.3.2)
    coderay (1.1.0)
    coffee-rails (4.0.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.6.3)
    colored (1.2)
    columnize (0.3.6)
    concurrent-ruby (1.0.5)
    connection_pool (1.0.0)
    crack (0.4.1)
      safe_yaml (~> 0.9.0)
    crass (1.0.3)
    database_cleaner (0.9.1)
    debug_inspector (0.0.2)
    debugger-linecache (1.2.0)
    diff-lcs (1.3)
    domain_name (0.5.20170404)
      unf (>= 0.0.5, < 1.0.0)
    dotenv (0.9.0)
    dotenv-rails (0.9.0)
      dotenv (= 0.9.0)
    dynamic_form (1.1.4)
    erubis (2.7.0)
    execjs (2.0.2)
    factory_girl (4.3.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.3.0)
      factory_girl (~> 4.3.0)
      railties (>= 3.0.0)
    faraday (0.13.1)
      multipart-post (>= 1.2, < 3)
    globalid (0.4.1)
      activesupport (>= 4.2.0)
    goodreads (0.5.0)
      activesupport (>= 3.0)
      hashie (~> 2.0)
      i18n (~> 0.5)
      oauth (~> 0.4)
      rest-client (~> 2.0)
    haml (4.0.5)
      tilt
    haml-rails (0.5.3)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
      haml (>= 3.1, < 5.0)
      railties (>= 4.0.1)
    hashie (2.1.2)
    hike (1.2.3)
    hitimes (1.2.2)
    hpricot (0.8.6)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    httparty (0.13.1)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    httpclient (2.3.4.1)
    i18n (0.9.1)
      concurrent-ruby (~> 1.0)
    jquery-rails (4.3.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (1.8.6)
    launchy (2.4.3)
      addressable (~> 2.3)
    loofah (2.1.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.0)
      mini_mime (>= 0.1.1)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mini_mime (1.0.0)
    mini_portile2 (2.3.0)
    minitest (5.10.3)
    multi_json (1.12.2)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    netrc (0.11.0)
    newrelic_rpm (3.6.7.159)
    nokogiri (1.8.1)
      mini_portile2 (~> 2.3.0)
    oauth (0.5.3)
    pg (0.18.1)
    poltergeist (1.5.0)
      capybara (~> 2.1)
      cliver (~> 0.3.1)
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
    puma (2.8.2)
      rack (>= 1.1, < 2.0)
    pusher (0.12.0)
      httpclient (~> 2.3.0)
      multi_json (~> 1.0)
      signature (~> 0.1.6)
    rack (1.6.8)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.10)
      actionmailer (= 4.2.10)
      actionpack (= 4.2.10)
      actionview (= 4.2.10)
      activejob (= 4.2.10)
      activemodel (= 4.2.10)
      activerecord (= 4.2.10)
      activesupport (= 4.2.10)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.10)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.8)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    railties (4.2.10)
      actionpack (= 4.2.10)
      activesupport (= 4.2.10)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (12.3.0)
    redis (3.2.0)
    redis-namespace (1.5.1)
      redis (~> 3.0, >= 3.0.4)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-rails (3.7.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    safe_yaml (0.9.7)
    sass (3.2.13)
    sass-rails (4.0.1)
      railties (>= 4.0.0, < 5.0)
      sass (>= 3.1.10)
      sprockets-rails (~> 2.0.0)
    sentry-raven (2.7.1)
      faraday (>= 0.7.6, < 1.0)
    sidekiq (2.17.7)
      celluloid (>= 0.15.2)
      connection_pool (>= 1.0.0)
      json
      redis (>= 3.0.6)
      redis-namespace (>= 1.3.1)
    signature (0.1.7)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    slim (1.3.6)
      temple (~> 0.5.5)
      tilt (~> 1.3.3)
    sprockets (2.12.4)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.0.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
    teaspoon (0.8.0)
      railties (>= 3.2.5, < 5)
    temple (0.5.5)
    thor (0.20.0)
    thread_safe (0.3.6)
    tilt (1.3.7)
    timers (4.0.1)
      hitimes
    tzinfo (1.2.4)
      thread_safe (~> 0.1)
    uglifier (1.3.0)
      execjs (>= 0.3.0)
      multi_json (~> 1.0, >= 1.0.2)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.4)
    vcr (2.9.3)
    webmock (1.16.1)
      addressable (>= 2.2.7)
      crack (>= 0.3.2)
    websocket-driver (0.3.2)
    will_paginate (3.1.6)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  active_hash
  active_model_serializers
  airbrake
  angularjs-rails
  awesome_print
  better_errors
  binding_of_caller
  byebug
  capybara-screenshot
  coffee-rails
  connection_pool
  database_cleaner
  dotenv-rails
  dynamic_form
  factory_girl_rails
  goodreads
  haml-rails
  hashie
  hpricot
  httparty
  jquery-rails
  json
  newrelic_rpm
  oauth
  pg
  poltergeist
  puma
  pusher
  rails (= 4.2.10)
  rspec-mocks
  rspec-rails
  sass-rails
  sentry-raven
  sidekiq
  sinatra
  slim
  teaspoon
  twitter-bootstrap-rails!
  uglifier
  vcr
  webmock
  will_paginate

RUBY VERSION
   ruby 2.1.2p95

BUNDLED WITH
   1.15.0