Newer
Older
dmpopidor / Gemfile.lock
GIT
  remote: git://github.com/thoughtbot/administrate.git
  revision: 6bc227907e8567ca9d8c51658abc92fc2b19ca2d
  branch: v0.7.0
  specs:
    administrate (0.7.0)
      actionpack (>= 4.2, < 5.1)
      actionview (>= 4.2, < 5.1)
      activerecord (>= 4.2, < 5.1)
      autoprefixer-rails (~> 6.0)
      datetime_picker_rails (~> 0.0.7)
      jquery-rails (>= 4.0)
      kaminari (>= 1.0)
      momentjs-rails (~> 2.8)
      normalize-rails (>= 3.0)
      sass-rails (~> 5.0)
      selectize-rails (~> 0.6)

GIT
  remote: https://github.com/vyruss/yaml_db.git
  revision: 99022d5702c58e209277259910441b8e184e4631
  specs:
    yaml_db (0.4.2)
      rails (>= 3.0, < 5.1)
      rake (>= 0.8.7)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.2.7)
      actionpack (= 4.2.7)
      actionview (= 4.2.7)
      activejob (= 4.2.7)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.7)
      actionview (= 4.2.7)
      activesupport (= 4.2.7)
      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.7)
      activesupport (= 4.2.7)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    activejob (4.2.7)
      activesupport (= 4.2.7)
      globalid (>= 0.3.0)
    activemodel (4.2.7)
      activesupport (= 4.2.7)
      builder (~> 3.1)
    activerecord (4.2.7)
      activemodel (= 4.2.7)
      activesupport (= 4.2.7)
      arel (~> 6.0)
    activesupport (4.2.7)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.5.1)
      public_suffix (~> 2.0, >= 2.0.2)
    ansi (1.5.0)
    arel (6.0.4)
    autoprefixer-rails (6.7.7.2)
      execjs
    bcrypt (3.1.11)
    better_errors (2.3.0)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    builder (3.2.3)
    byebug (9.0.6)
    capybara (2.15.1)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    coderay (1.1.1)
    commonjs (0.2.7)
    concurrent-ruby (1.0.5)
    contact_us (1.2.0)
      rails (>= 4.2.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    daemons (1.2.4)
    datetime_picker_rails (0.0.7)
      momentjs-rails (>= 2.8.1)
    debug_inspector (0.0.3)
    devise (4.3.0)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0, < 5.2)
      responders
      warden (~> 1.2.3)
    devise_invitable (1.7.2)
      actionmailer (>= 4.1.0)
      devise (>= 4.0.0)
    docile (1.1.5)
    dragonfly (1.1.3)
      addressable (~> 2.3)
      multi_json (~> 1.0)
      rack (>= 1.3)
    erubi (1.6.1)
    erubis (2.7.0)
    eventmachine (1.2.5)
    execjs (2.7.0)
    faraday (0.12.2)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.12.2)
      faraday (>= 0.7.4, < 1.0)
    fast_gettext (1.4.1)
    feedjira (2.1.2)
      faraday (>= 0.9)
      faraday_middleware (>= 0.9)
      loofah (>= 2.0)
      sax-machine (>= 1.0)
    ffi (1.9.18)
    flag_shih_tzu (0.3.19)
    font-awesome-rails (4.7.0.2)
      railties (>= 3.2, < 5.2)
    formtastic (3.1.5)
      actionpack (>= 3.2.13)
    friendly_id (5.2.1)
      activerecord (>= 4.0.0)
    gettext (3.2.3)
      locale (>= 2.0.5)
      text (>= 1.3.0)
    gettext_i18n_rails (1.8.0)
      fast_gettext (>= 0.9.0)
    gettext_i18n_rails_js (1.2.0)
      gettext (>= 3.0.2)
      gettext_i18n_rails (>= 0.7.1)
      po_to_json (>= 1.0.0)
      rails (>= 3.2.0)
    globalid (0.4.0)
      activesupport (>= 4.2.0)
    hashdiff (0.3.5)
    hashie (3.5.6)
    htmltoword (0.5.1)
      actionpack
      nokogiri
      rubyzip (>= 1.0)
    i18n (0.8.6)
    i18n-js (3.0.1)
      i18n (~> 0.6, >= 0.6.6)
    jbuilder (2.7.0)
      activesupport (>= 4.2.0)
      multi_json (>= 1.2)
    jquery-rails (4.3.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (1.8.6)
    jwt (1.5.6)
    kaminari (1.0.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.0.1)
      kaminari-activerecord (= 1.0.1)
      kaminari-core (= 1.0.1)
    kaminari-actionview (1.0.1)
      actionview
      kaminari-core (= 1.0.1)
    kaminari-activerecord (1.0.1)
      activerecord
      kaminari-core (= 1.0.1)
    kaminari-core (1.0.1)
    ledermann-rails-settings (2.4.2)
      activerecord (>= 3.1)
    less (2.6.0)
      commonjs (~> 0.2.7)
    less-rails (2.8.0)
      actionpack (>= 4.0)
      less (~> 2.6.0)
      sprockets (> 2, < 4)
      tilt
    libv8 (3.16.14.19)
    locale (2.1.2)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mail (2.6.6)
      mime-types (>= 1.16, < 4)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mini_mime (0.1.3)
    mini_portile2 (2.2.0)
    minitest (5.10.3)
    minitest-capybara (0.8.2)
      capybara (~> 2.2)
      minitest (~> 5.0)
      rake
    minitest-metadata (0.6.0)
      minitest (>= 4.7, < 6.0)
    minitest-rails (2.2.1)
      minitest (~> 5.7)
      railties (~> 4.1)
    minitest-rails-capybara (2.1.2)
      capybara (~> 2.7)
      minitest-capybara (~> 0.8)
      minitest-metadata (~> 0.6)
      minitest-rails (~> 2.1)
    minitest-reporters (1.1.14)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    momentjs-rails (2.17.1)
      railties (>= 3.1)
    multi_json (1.12.1)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    mysql2 (0.3.21)
    nokogiri (1.8.0)
      mini_portile2 (~> 2.2.0)
    normalize-rails (4.1.1)
    oauth2 (1.4.0)
      faraday (>= 0.8, < 0.13)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    omniauth (1.6.1)
      hashie (>= 3.4.6, < 3.6.0)
      rack (>= 1.6.2, < 3)
    omniauth-oauth2 (1.4.0)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    omniauth-orcid (2.0.2)
      omniauth-oauth2 (~> 1.3)
    omniauth-shibboleth (1.2.1)
      omniauth (>= 1.0.0)
    orm_adapter (0.5.0)
    pg (0.21.0)
    po_to_json (1.0.1)
      json (>= 1.6.0)
    protected_attributes (1.1.4)
      activemodel (>= 4.0.1, < 5.0)
    public_suffix (2.0.5)
    pundit (1.1.0)
      activesupport (>= 3.0.0)
    rack (1.6.8)
    rack-mini-profiler (0.10.5)
      rack (>= 1.2.0)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.7)
      actionmailer (= 4.2.7)
      actionpack (= 4.2.7)
      actionview (= 4.2.7)
      activejob (= 4.2.7)
      activemodel (= 4.2.7)
      activerecord (= 4.2.7)
      activesupport (= 4.2.7)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.7)
      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.7)
      actionpack (= 4.2.7)
      activesupport (= 4.2.7)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (12.0.0)
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    recaptcha (4.3.1)
      json
    redcarpet (3.4.0)
    ref (2.0.0)
    responders (2.4.0)
      actionpack (>= 4.2.0, < 5.3)
      railties (>= 4.2.0, < 5.3)
    rolify (5.1.0)
    ruby-progressbar (1.8.1)
    rubyzip (1.2.1)
    safe_yaml (1.0.4)
    sass (3.5.1)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    sass-rails (5.0.6)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    sax-machine (1.3.2)
    selectize-rails (0.12.4)
    simplecov (0.14.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.1)
    sprockets (3.7.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.0)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sqlite3 (1.3.13)
    swagger-docs (0.2.9)
      activesupport (>= 3)
      rails (>= 3)
    text (1.3.1)
    therubyracer (0.12.3)
      libv8 (~> 3.16.14.15)
      ref
    thin (1.7.2)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (0.19.4)
    thread_safe (0.3.6)
    tilt (2.0.8)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)
    uglifier (3.2.0)
      execjs (>= 0.3.0, < 3)
    warden (1.2.7)
      rack (>= 1.0)
    web-console (2.3.0)
      activemodel (>= 4.0)
      binding_of_caller (>= 0.7.2)
      railties (>= 4.0)
      sprockets-rails (>= 2.0, < 4.0)
    webmock (3.0.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    wicked_pdf (1.1.0)
    wkhtmltopdf-binary (0.12.3.1)
    xpath (2.1.0)
      nokogiri (~> 1.3)
    yard (0.9.9)

PLATFORMS
  ruby

DEPENDENCIES
  administrate!
  better_errors
  binding_of_caller
  byebug
  contact_us (>= 1.2.0)
  devise
  devise_invitable
  dragonfly
  feedjira
  flag_shih_tzu
  font-awesome-rails
  formtastic
  friendly_id
  gettext (>= 3.0.2)
  gettext_i18n_rails (~> 1.8)
  gettext_i18n_rails_js (~> 1.2.0)
  htmltoword
  i18n-js (>= 3.0.0.rc11)
  jbuilder
  ledermann-rails-settings
  less-rails
  libv8
  minitest-rails-capybara
  minitest-reporters
  mysql2 (~> 0.3.18)
  omniauth
  omniauth-orcid
  omniauth-shibboleth
  pg
  protected_attributes
  pundit
  rack-mini-profiler
  rack-test
  rails (= 4.2.7)
  railties
  recaptcha (>= 4.0)
  redcarpet
  responders (~> 2.0)
  rolify
  sass-rails
  simplecov
  sqlite3
  swagger-docs
  therubyracer (>= 0.11.4)
  thin
  uglifier
  web-console (~> 2.0)
  webmock
  wicked_pdf
  wkhtmltopdf-binary
  yaml_db!
  yard

RUBY VERSION
   ruby 2.3.3p222

BUNDLED WITH
   1.13.0