view Gemfile.lock @ 1613:90bed4e10cc8 deploy

Download file link
author Chris Cannam
date Wed, 30 Aug 2017 17:24:37 +0100
parents 0dcd4f8c2b8a
children be8eb1d8201b
line wrap: on
line source
GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (3.2.22.5)
      actionpack (= 3.2.22.5)
      mail (~> 2.5.4)
    actionpack (3.2.22.5)
      activemodel (= 3.2.22.5)
      activesupport (= 3.2.22.5)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.4)
      rack (~> 1.4.5)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.2.1)
    activemodel (3.2.22.5)
      activesupport (= 3.2.22.5)
      builder (~> 3.0.0)
    activerecord (3.2.22.5)
      activemodel (= 3.2.22.5)
      activesupport (= 3.2.22.5)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.22.5)
      activemodel (= 3.2.22.5)
      activesupport (= 3.2.22.5)
    activesupport (3.2.22.5)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    acts-as-taggable-on (2.3.3)
      rails (~> 3.0)
    arel (3.0.3)
    awesome_nested_set (2.1.6)
      activerecord (>= 3.0.0)
    bibtex-ruby (4.4.4)
      latex-decode (~> 0.0)
    builder (3.0.0)
    capybara (2.1.0)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    childprocess (0.7.1)
      ffi (~> 1.0, >= 1.0.11)
    citeproc (1.0.5)
      namae (~> 0.8)
    citeproc-ruby (1.1.7)
      citeproc (>= 1.0.4, < 2.0)
      csl (~> 1.4)
    coderay (1.1.1)
    csl (1.4.5)
      namae (~> 0.7)
    csl-styles (1.0.1.8)
      csl (~> 1.0)
    erubis (2.7.0)
    fastercsv (1.5.5)
    ffi (1.9.18)
    hike (1.2.3)
    i18n (0.8.6)
    journey (1.0.4)
    jquery-rails (2.0.3)
      railties (>= 3.1.0, < 5.0)
      thor (~> 0.14)
    json (1.8.6)
    latex-decode (0.2.2)
      unicode (~> 0.4)
    mail (2.5.5)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    metaclass (0.0.4)
    mime-types (1.25.1)
    mini_portile2 (2.2.0)
    mocha (1.0.0)
      metaclass (~> 0.0.1)
    multi_json (1.12.1)
    namae (0.11.3)
    net-ldap (0.3.1)
    nokogiri (1.8.0)
      mini_portile2 (~> 2.2.0)
    pg (0.21.0)
    polyglot (0.3.5)
    rack (1.4.7)
    rack-cache (1.7.0)
      rack (>= 0.4)
    rack-openid (1.4.2)
      rack (>= 1.1.0)
      ruby-openid (>= 2.1.8)
    rack-ssl (1.3.4)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (3.2.22.5)
      actionmailer (= 3.2.22.5)
      actionpack (= 3.2.22.5)
      activerecord (= 3.2.22.5)
      activeresource (= 3.2.22.5)
      activesupport (= 3.2.22.5)
      bundler (~> 1.0)
      railties (= 3.2.22.5)
    railties (3.2.22.5)
      actionpack (= 3.2.22.5)
      activesupport (= 3.2.22.5)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rake (10.1.1)
    rdoc (3.12.2)
      json (~> 1.4)
    redcarpet (2.3.0)
    rmagick (2.16.0)
    ruby-openid (2.3.0)
    rubyzip (1.2.1)
    selenium-webdriver (3.5.1)
      childprocess (~> 0.5)
      rubyzip (~> 1.0)
    shoulda (3.3.2)
      shoulda-context (~> 1.0.1)
      shoulda-matchers (~> 1.4.1)
    shoulda-context (1.0.2)
    shoulda-matchers (1.4.1)
      activesupport (>= 3.0.0)
    sprockets (2.2.3)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    thor (0.19.4)
    tilt (1.4.1)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.53)
    unicode (0.4.4.4)
    xpath (2.1.0)
      nokogiri (~> 1.3)
    yard (0.9.9)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord-jdbc-adapter (~> 1.3.2)
  activerecord-jdbcpostgresql-adapter
  acts-as-taggable-on (= 2.3.3)
  awesome_nested_set (= 2.1.6)
  bibtex-ruby
  builder (= 3.0.0)
  capybara (~> 2.1.0)
  citeproc
  citeproc-ruby
  coderay (~> 1.1.0)
  csl-styles
  fastercsv (~> 1.5.0)
  jquery-rails (~> 2.0.2)
  mime-types
  mocha (~> 1.0.0)
  net-ldap (~> 0.3.1)
  nokogiri
  pg (>= 0.11.0)
  rack-openid
  rails (~> 3.2.22)
  rake (~> 10.1.1)
  rdoc (>= 2.4.2)
  redcarpet (~> 2.3.0)
  rmagick (>= 2.0.0)
  ruby-openid (~> 2.3.0)
  selenium-webdriver
  shoulda (~> 3.3.2)
  yard

BUNDLED WITH
   1.15.3