Newer
Older
dmpopidor / Gemfile.lock
GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.2.11.1)
      actionpack (= 4.2.11.1)
      actionview (= 4.2.11.1)
      activejob (= 4.2.11.1)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.11.1)
      actionview (= 4.2.11.1)
      activesupport (= 4.2.11.1)
      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.11.1)
      activesupport (= 4.2.11.1)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (4.2.11.1)
      activesupport (= 4.2.11.1)
      globalid (>= 0.3.0)
    activemodel (4.2.11.1)
      activesupport (= 4.2.11.1)
      builder (~> 3.1)
    activerecord (4.2.11.1)
      activemodel (= 4.2.11.1)
      activesupport (= 4.2.11.1)
      arel (~> 6.0)
    activerecord-session_store (1.1.3)
      actionpack (>= 4.0)
      activerecord (>= 4.0)
      multi_json (~> 1.11, >= 1.11.2)
      rack (>= 1.5.2, < 3)
      railties (>= 4.0)
    activesupport (4.2.11.1)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    annotate (3.0.3)
      activerecord (>= 3.2, < 7.0)
      rake (>= 10.4, < 14.0)
    annotate_gem (0.0.14)
      bundler (>= 1.1)
    api-pagination (4.8.2)
    arel (6.0.4)
    ast (2.4.0)
    autoprefixer-rails (9.7.3)
      execjs
    bcrypt (3.1.13)
    better_errors (2.5.1)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    binding_of_caller (0.8.0)
      debug_inspector (>= 0.0.1)
    bootstrap-sass (3.4.1)
      autoprefixer-rails (>= 5.2.1)
      sassc (>= 2.0.0)
    brakeman (4.7.2)
    builder (3.2.4)
    bullet (6.0.2)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    bundle-audit (0.1.0)
      bundler-audit
    bundler-audit (0.6.1)
      bundler (>= 1.2.0, < 3)
      thor (~> 0.18)
    byebug (11.0.1)
    capybara (3.29.0)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (~> 1.5)
      xpath (~> 3.2)
    capybara-screenshot (1.0.24)
      capybara (>= 1.0, < 4)
      launchy
    childprocess (3.0.0)
    coderay (1.1.2)
    concurrent-ruby (1.1.5)
    contact_us (1.2.0)
      rails (>= 4.2.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    crass (1.0.5)
    daemons (1.3.1)
    database_cleaner (1.7.0)
    debug_inspector (0.0.3)
    devise (4.7.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise_invitable (1.7.5)
      actionmailer (>= 4.1.0)
      devise (>= 4.0.0)
    diff-lcs (1.3)
    docile (1.3.2)
    dotenv (2.7.5)
    dotenv-rails (2.7.5)
      dotenv (= 2.7.5)
      railties (>= 3.2, < 6.1)
    dragonfly (1.2.0)
      addressable (~> 2.3)
      multi_json (~> 1.0)
      rack (>= 1.3)
    dragonfly-s3_data_store (1.3.0)
      dragonfly (~> 1.0)
      fog-aws
    ecma-re-validator (0.2.1)
      regexp_parser (~> 1.2)
    erubi (1.9.0)
    erubis (2.7.0)
    eventmachine (1.2.7)
    excon (0.71.0)
    execjs (2.7.0)
    factory_bot (5.1.1)
      activesupport (>= 4.2.0)
    factory_bot_rails (5.1.1)
      factory_bot (~> 5.1.0)
      railties (>= 4.2.0)
    faker (2.2.1)
      i18n (>= 0.8)
    faraday (0.17.1)
      multipart-post (>= 1.2, < 3)
    fast_gettext (2.0.1)
    feedjira (3.1.1)
      loofah (>= 2.3.1)
      sax-machine (>= 1.0)
    ffi (1.11.3)
    flag_shih_tzu (0.3.23)
    fog-aws (3.5.2)
      fog-core (~> 2.1)
      fog-json (~> 1.1)
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
    fog-core (2.1.2)
      builder
      excon (~> 0.58)
      formatador (~> 0.2)
      mime-types
    fog-json (1.2.0)
      fog-core
      multi_json (~> 1.10)
    fog-xml (0.1.3)
      fog-core
      nokogiri (>= 1.5.11, < 2.0.0)
    font-awesome-sass (4.2.2)
      sass (~> 3.2)
    formatador (0.2.5)
    fuubar (2.5.0)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
    gettext (3.2.9)
      locale (>= 2.0.5)
      text (>= 1.3.0)
    gettext_i18n_rails (1.8.1)
      fast_gettext (>= 0.9.0)
    gettext_i18n_rails_js (1.3.0)
      gettext (>= 3.0.2)
      gettext_i18n_rails (>= 0.7.1)
      po_to_json (>= 1.0.0)
      rails (>= 3.2.0)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    guard (2.16.1)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    hana (1.3.6)
    hashdiff (1.0.0)
    hashie (3.6.0)
    highline (2.0.3)
    htmltoword (1.1.0)
      actionpack
      nokogiri
      rubyzip (>= 1.0)
    httparty (0.18.0)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    ipaddress (0.8.3)
    jaro_winkler (1.5.4)
    jbuilder (2.6.4)
      activesupport (>= 3.0.0)
      multi_json (>= 1.2)
    json (2.3.0)
    json_schemer (0.2.11)
      ecma-re-validator (~> 0.2)
      hana (~> 1.3)
      regexp_parser (~> 1.5)
      uri_template (~> 0.7)
    jsonpath (1.0.5)
      multi_json
      to_regexp (~> 0.2.1)
    jwt (2.2.1)
    kaminari (1.1.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.1.1)
      kaminari-activerecord (= 1.1.1)
      kaminari-core (= 1.1.1)
    kaminari-actionview (1.1.1)
      actionview
      kaminari-core (= 1.1.1)
    kaminari-activerecord (1.1.1)
      activerecord
      kaminari-core (= 1.1.1)
    kaminari-core (1.1.1)
    launchy (2.4.3)
      addressable (~> 2.3)
    ledermann-rails-settings (2.5.0)
      activerecord (>= 4.2)
    libv8 (7.3.492.27.1)
    listen (3.2.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    locale (2.1.2)
    loofah (2.4.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    lumberjack (1.0.13)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    method_source (0.9.2)
    mime-types (3.3)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2019.1009)
    mini_mime (1.0.2)
    mini_portile2 (2.4.0)
    mini_racer (0.2.8)
      libv8 (>= 6.9.411)
    minitest (5.13.0)
    mocha (1.11.0)
    multi_json (1.14.1)
    multi_xml (0.6.0)
    multipart-post (2.1.1)
    mysql2 (0.4.10)
    nenv (0.3.0)
    nio4r (2.5.2)
    nokogiri (1.10.8)
      mini_portile2 (~> 2.4.0)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    oauth2 (1.4.2)
      faraday (>= 0.8, < 2.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    omniauth (1.9.0)
      hashie (>= 3.4.6, < 3.7.0)
      rack (>= 1.6.2, < 3)
    omniauth-oauth2 (1.6.0)
      oauth2 (~> 1.1)
      omniauth (~> 1.9)
    omniauth-orcid (2.1.1)
      omniauth-oauth2 (~> 1.3)
      ruby_dig (~> 0.0.2)
    omniauth-rails_csrf_protection (0.1.2)
      actionpack (>= 4.2)
      omniauth (>= 1.3.1)
    omniauth-shibboleth (1.3.0)
      omniauth (>= 1.0.0)
    options (2.3.2)
    orm_adapter (0.5.0)
    parallel (1.19.1)
    parser (2.6.5.0)
      ast (~> 2.4.0)
    pg (0.19.0)
    po_to_json (1.0.1)
      json (>= 1.6.0)
    progress_bar (1.3.1)
      highline (>= 1.6, < 3)
      options (~> 2.3.0)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    public_suffix (4.0.1)
    puma (4.3.3)
      nio4r (~> 2.0)
    pundit (2.1.0)
      activesupport (>= 3.0.0)
    pundit-matchers (1.6.0)
      rspec-rails (>= 3.0.0)
    rack (1.6.13)
    rack-mini-profiler (1.1.4)
      rack (>= 1.2.0)
    rack-proxy (0.6.5)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.11.1)
      actionmailer (= 4.2.11.1)
      actionpack (= 4.2.11.1)
      actionview (= 4.2.11.1)
      activejob (= 4.2.11.1)
      activemodel (= 4.2.11.1)
      activerecord (= 4.2.11.1)
      activesupport (= 4.2.11.1)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.11.1)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.9)
      activesupport (>= 4.2.0, < 5.0)
      nokogiri (~> 1.6)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    rails_12factor (0.0.3)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.5)
    rails_stdout_logging (0.0.5)
    railties (4.2.11.1)
      actionpack (= 4.2.11.1)
      activesupport (= 4.2.11.1)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (3.0.0)
    rake (13.0.1)
    rb-fsevent (0.10.3)
    rb-inotify (0.10.0)
      ffi (~> 1.0)
    recaptcha (5.2.1)
      json
    regexp_parser (1.6.0)
    responders (2.4.1)
      actionpack (>= 4.2.0, < 6.0)
      railties (>= 4.2.0, < 6.0)
    rollbar (2.22.1)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-collection_matchers (1.2.0)
      rspec-expectations (>= 2.99.0.beta1)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-rails (3.9.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    rubocop (0.77.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.6)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.7)
    rubocop-dmp_roadmap (1.1.2)
      rubocop (>= 0.58.2)
      rubocop-rails_config (>= 0.2.2)
      rubocop-rspec (>= 1.27.0)
    rubocop-performance (1.5.1)
      rubocop (>= 0.71.0)
    rubocop-rails (2.4.0)
      rack (>= 1.1)
      rubocop (>= 0.72.0)
    rubocop-rails_config (0.9.0)
      railties (>= 3.0)
      rubocop (~> 0.77)
      rubocop-performance (~> 1.3)
      rubocop-rails (~> 2.0)
    rubocop-rspec (1.37.1)
      rubocop (>= 0.68.1)
    ruby-progressbar (1.10.1)
    ruby_dig (0.0.2)
    rubyzip (1.3.0)
    safe_yaml (1.0.5)
    sass (3.7.4)
      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 (6.0.0)
      sassc-rails (~> 2.1, >= 2.1.1)
    sassc (2.2.1)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    sax-machine (1.3.2)
    selenium-webdriver (3.142.6)
      childprocess (>= 0.5, < 4.0)
      rubyzip (>= 1.2.2)
    shellany (0.0.1)
    shoulda (3.6.0)
      shoulda-context (~> 1.0, >= 1.0.1)
      shoulda-matchers (~> 3.0)
    shoulda-context (1.2.2)
    shoulda-matchers (3.1.3)
      activesupport (>= 4.0.0)
    simplecov (0.17.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    spring (2.1.0)
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.1)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    text (1.3.1)
    thin (1.7.2)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (0.20.3)
    thread_safe (0.3.6)
    tilt (2.0.10)
    to_regexp (0.2.1)
    tomparse (0.4.2)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unicode-display_width (1.6.0)
    uniform_notifier (1.13.0)
    uri_template (0.7.0)
    warden (1.2.7)
      rack (>= 1.0)
    web-console (3.3.0)
      activemodel (>= 4.2)
      debug_inspector
      railties (>= 4.2)
    webdrivers (3.9.4)
      nokogiri (~> 1.6)
      rubyzip (~> 1.0)
      selenium-webdriver (~> 3.0)
    webmock (3.7.6)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webpacker (3.6.0)
      activesupport (>= 4.2)
      rack-proxy (>= 0.6.1)
      railties (>= 4.2)
    wicked_pdf (1.1.0)
    wkhtmltopdf-binary (0.12.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    yard (0.9.20)
    yard-tomdoc (0.7.1)
      tomparse (>= 0.4.0)
      yard
    zaru (0.3.0)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord-session_store
  annotate
  annotate_gem
  api-pagination
  autoprefixer-rails
  better_errors
  binding_of_caller
  bootstrap-sass (~> 3.4.1)
  brakeman
  bullet
  bundle-audit
  byebug
  capybara
  capybara-screenshot
  contact_us
  database_cleaner
  devise (>= 4.7.1)
  devise_invitable
  dotenv-rails
  dragonfly
  dragonfly-s3_data_store
  factory_bot_rails
  faker
  feedjira
  flag_shih_tzu (~> 0.3.23)
  font-awesome-sass (~> 4.2.0)
  fuubar
  gettext
  gettext_i18n_rails
  gettext_i18n_rails_js
  guard
  guard-rspec
  htmltoword (= 1.1.0)
  httparty
  jbuilder (~> 2.6.0)
  json_schemer (= 0.2.11)
  jsonpath
  kaminari
  ledermann-rails-settings
  mini_racer
  mocha
  mysql2 (~> 0.4.10)
  omniauth
  omniauth-orcid
  omniauth-rails_csrf_protection
  omniauth-shibboleth
  parallel
  pg (~> 0.19.0)
  progress_bar
  puma
  pundit
  pundit-matchers
  rack-mini-profiler
  rails (~> 4.2.11.1)
  rails_12factor
  railties
  rake
  recaptcha
  responders (~> 2.0)
  rollbar
  rspec-collection_matchers
  rspec-rails
  rubocop-dmp_roadmap (>= 1.1.0)
  ruby_dig
  sass-rails
  sassc-rails
  shoulda
  simplecov
  spring
  spring-commands-rspec
  sprockets (~> 3.2)
  text
  thin
  web-console
  webdrivers (~> 3.0)
  webmock
  webpacker (~> 3.5)
  wicked_pdf (~> 1.1.0)
  wkhtmltopdf-binary
  yard
  yard-tomdoc
  zaru

RUBY VERSION
   ruby 2.4.0p0

BUNDLED WITH
   1.17.3