web/Gemfile.lock
author Marcel Hlopko <marcel.hlopko@gmail.com>
Fri, 28 Feb 2014 13:22:13 +0100
changeset 197 3ebfe9f36c3f
parent 174 b8e773677056
child 229 61c62a880046
permissions -rw-r--r--
improved README.rdoc

GIT
  remote: https://github.com/mhlopko/rickshaw_rails.git
  revision: a06e6321e144fd1001174e938d9319d1b68a27ea
  specs:
    rickshaw_rails (1.2.0)
      railties (>= 3.1.0)

GIT
  remote: https://github.com/smartinez87/exception_notification.git
  revision: 5d5f035effb8002fe9f3175c184df026b8614044
  specs:
    exception_notification (4.0.0)
      actionmailer (>= 3.0.4)
      activesupport (>= 3.0.4)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.0.0)
      actionpack (= 4.0.0)
      mail (~> 2.5.3)
    actionpack (4.0.0)
      activesupport (= 4.0.0)
      builder (~> 3.1.0)
      erubis (~> 2.7.0)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    activemodel (4.0.0)
      activesupport (= 4.0.0)
      builder (~> 3.1.0)
    activerecord (4.0.0)
      activemodel (= 4.0.0)
      activerecord-deprecated_finders (~> 1.0.2)
      activesupport (= 4.0.0)
      arel (~> 4.0.0)
    activerecord-deprecated_finders (1.0.3)
    activesupport (4.0.0)
      i18n (~> 0.6, >= 0.6.4)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    annotate (2.5.0)
      rake
    arel (4.0.0)
    atomic (1.1.13)
    builder (3.1.4)
    byebug (2.7.0)
      columnize (~> 0.3)
      debugger-linecache (~> 1.2)
    capistrano (2.15.5)
      highline
      net-scp (>= 1.0.0)
      net-sftp (>= 2.0.0)
      net-ssh (>= 2.0.14)
      net-ssh-gateway (>= 1.1.0)
    choice (0.1.6)
    coderay (1.0.9)
    coffee-rails (4.0.0)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0.beta, < 5.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.6.3)
    columnize (0.3.6)
    commonjs (0.2.6)
    debugger-linecache (1.2.0)
    diff-lcs (1.2.4)
    dotenv (0.8.0)
    dotenv-rails (0.8.0)
      dotenv (= 0.8.0)
    erubis (2.7.0)
    execjs (2.0.1)
    highline (1.6.19)
    hike (1.2.3)
    i18n (0.6.5)
    jbuilder (1.0.2)
      activesupport (>= 3.0.0)
    jquery-rails (3.0.4)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (4.0.4)
      jquery-rails
      railties (>= 3.1.0)
    json (1.8.0)
    less (2.3.2)
      commonjs (~> 0.2.6)
    less-rails (2.3.3)
      actionpack (>= 3.1)
      less (~> 2.3.1)
    libv8 (3.11.8.17)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    method_source (0.8.2)
    mime-types (1.24)
    minitest (4.7.5)
    multi_json (1.7.9)
    net-scp (1.1.2)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.6.8)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    polyglot (0.3.3)
    pry (0.9.12.2)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.4)
    pry-byebug (1.3.2)
      byebug (~> 2.7)
      pry (~> 0.9.12)
    rack (1.5.2)
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (4.0.0)
      actionmailer (= 4.0.0)
      actionpack (= 4.0.0)
      activerecord (= 4.0.0)
      activesupport (= 4.0.0)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.0.0)
      sprockets-rails (~> 2.0.0)
    rails-erd (1.1.0)
      activerecord (>= 3.0)
      activesupport (>= 3.0)
      choice (~> 0.1.6)
      ruby-graphviz (~> 1.0.4)
    railties (4.0.0)
      actionpack (= 4.0.0)
      activesupport (= 4.0.0)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (10.1.0)
    rdoc (3.12.2)
      json (~> 1.4)
    ref (1.0.5)
    rspec-core (2.13.1)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.1)
    rspec-rails (2.13.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    ruby-graphviz (1.0.9)
    rvm-capistrano (1.3.4)
      capistrano (>= 2.0.0)
    sass (3.2.10)
    sass-rails (4.0.0)
      railties (>= 4.0.0.beta, < 5.0)
      sass (>= 3.1.10)
      sprockets-rails (~> 2.0.0)
    sdoc (0.3.20)
      json (>= 1.1.3)
      rdoc (~> 3.10)
    slop (3.4.6)
    sprockets (2.10.0)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.0.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
    sqlite3 (1.3.8)
    therubyracer (0.11.4)
      libv8 (~> 3.11.8.12)
      ref
    thor (0.18.1)
    thread_safe (0.1.2)
      atomic
    tilt (1.4.1)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    turbolinks (1.2.0)
      coffee-rails
    twitter-bootstrap-rails (2.2.8)
      actionpack (>= 3.1)
      execjs
      rails (>= 3.1)
      railties (>= 3.1)
    tzinfo (0.3.37)
    uglifier (2.1.2)
      execjs (>= 0.3.0)
      multi_json (~> 1.0, >= 1.0.2)

PLATFORMS
  ruby

DEPENDENCIES
  annotate (~> 2.5.0)
  byebug
  capistrano (~> 2.15.4)
  dotenv-rails (~> 0.8.0)
  exception_notification!
  jbuilder (~> 1.0.2)
  jquery-rails (~> 3.0.1)
  jquery-ui-rails (~> 4.0.3)
  less-rails (~> 2.3.3)
  pry (~> 0.9.12.2)
  pry-byebug
  rails (~> 4.0.0)
  rails-erd (~> 1.1.0)
  rickshaw_rails!
  rspec-rails (~> 2.13.2)
  rvm-capistrano (~> 1.3.1)
  sass-rails (~> 4.0.0.rc2)
  sdoc (~> 0.3.20)
  sqlite3 (~> 1.3.7)
  therubyracer (~> 0.11.4)
  turbolinks (~> 1.2.0)
  twitter-bootstrap-rails (~> 2.2.7)
  uglifier (~> 2.1.1)