Skip to content
Snippets Groups Projects
Gemfile.lock 10.9 KiB
Newer Older
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.2.6)
      actionpack (= 4.2.6)
      actionview (= 4.2.6)
      activejob (= 4.2.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.6)
      actionview (= 4.2.6)
      activesupport (= 4.2.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      rack (~> 1.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      rack-test (~> 0.6.2)
      rails-dom-testing (~> 1.0, >= 1.0.5)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (4.2.6)
      activesupport (= 4.2.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    activejob (4.2.6)
      activesupport (= 4.2.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      globalid (>= 0.3.0)
    activemodel (4.2.6)
      activesupport (= 4.2.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      builder (~> 3.1)
    activerecord (4.2.6)
      activemodel (= 4.2.6)
      activesupport (= 4.2.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      arel (~> 6.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    activerecord-import (0.12.0)
      activerecord (>= 3.0)
    activesupport (4.2.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.3.8)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    arel (6.0.3)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    ast (2.2.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    bcrypt (3.1.11)
    bcrypt-ruby (3.1.5)
      bcrypt (>= 3.1.3)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    better_errors (2.1.1)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
      rack (>= 0.9.0)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    brakeman (3.2.1)
      erubis (~> 2.6)
      haml (>= 3.0, < 5.0)
      highline (>= 1.6.20, < 2.0)
      ruby2ruby (~> 2.3.0)
      ruby_parser (~> 3.8.1)
      safe_yaml (>= 1.0)
      sass (~> 3.0)
      slim (>= 1.3.6, < 4.0)
      terminal-table (~> 1.4)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    builder (3.2.2)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    bullet (5.0.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.9.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    chronic (0.10.2)
    climate_control (0.0.3)
      activesupport (>= 3.0)
    cocaine (0.5.8)
      climate_control (>= 0.0.3, < 1.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      virtus (~> 1.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    colorize (0.7.7)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    concurrent-ruby (1.0.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    connection_pool (2.2.0)
    curb (0.8.8)
    cvss (0.99.0)
    data_mapper (1.2.0)
      dm-aggregates (~> 1.2.0)
      dm-constraints (~> 1.2.0)
      dm-core (~> 1.2.0)
      dm-migrations (~> 1.2.0)
      dm-serializer (~> 1.2.0)
      dm-timestamps (~> 1.2.0)
      dm-transactions (~> 1.2.0)
      dm-types (~> 1.2.0)
      dm-validations (~> 1.2.0)
    data_objects (0.10.17)
      addressable (~> 2.1)
    dawnscanner (1.6.2)
      cvss
      data_mapper
      dm-sqlite-adapter
      haml
      justify
      logger-colors
      ptools
      ruby_parser
      sqlite3
      sys-uname
      terminal-table
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    debug_inspector (0.0.2)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    devise (3.5.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      responders
      thread_safe (~> 0.1)
      warden (~> 1.2.3)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    devise_token_auth (0.1.37)
      devise (> 3.5.2, < 4.1)
      rails (< 6)
    dm-aggregates (1.2.0)
      dm-core (~> 1.2.0)
    dm-constraints (1.2.0)
      dm-core (~> 1.2.0)
    dm-core (1.2.1)
      addressable (~> 2.3)
    dm-do-adapter (1.2.0)
      data_objects (~> 0.10.6)
      dm-core (~> 1.2.0)
    dm-migrations (1.2.0)
      dm-core (~> 1.2.0)
    dm-serializer (1.2.2)
      dm-core (~> 1.2.0)
      fastercsv (~> 1.5)
      json (~> 1.6)
      json_pure (~> 1.6)
      multi_json (~> 1.0)
    dm-sqlite-adapter (1.2.0)
      dm-do-adapter (~> 1.2.0)
      do_sqlite3 (~> 0.10.6)
    dm-timestamps (1.2.0)
      dm-core (~> 1.2.0)
    dm-transactions (1.2.0)
      dm-core (~> 1.2.0)
    dm-types (1.2.2)
      bcrypt-ruby (~> 3.0)
      dm-core (~> 1.2.0)
      fastercsv (~> 1.5)
      json (~> 1.6)
      multi_json (~> 1.0)
      stringex (~> 1.4)
      uuidtools (~> 2.1)
    dm-validations (1.2.0)
      dm-core (~> 1.2.0)
    do_sqlite3 (0.10.17)
      data_objects (= 0.10.17)
    dspace_rest_client (2.2.6)
      activesupport (~> 4.2, >= 4.2.0)
      faraday (~> 0.9.2)
      json (~> 1.8, >= 1.8.3)
      net-http-persistent (~> 2.9, >= 2.9.4)
      resource_kit (~> 0.1.4)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    elasticsearch (1.0.15)
      elasticsearch-api (= 1.0.15)
      elasticsearch-transport (= 1.0.15)
    elasticsearch-api (1.0.15)
      multi_json
    elasticsearch-transport (1.0.15)
      faraday
      multi_json
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    equalizer (0.0.11)
    erubis (2.7.0)
    execjs (2.6.0)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    fast_stack (0.1.0)
      rake
      rake-compiler
    fastercsv (1.5.5)
    feature (1.3.0)
    ffi (1.9.10)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    flamegraph (0.1.0)
      fast_stack
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    flay (2.7.0)
      erubis (~> 2.7.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      ruby_parser (~> 3.0)
      sexp_processor (~> 4.0)
    flog (4.3.2)
      ruby_parser (~> 3.1, > 3.1.0)
      sexp_processor (~> 4.4)
    gitlab (3.6.1)
      httparty
      terminal-table
    globalid (0.3.6)
      activesupport (>= 4.1.0)
    haml (4.0.7)
      tilt
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    hashie (3.4.3)
    highline (1.7.8)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    httparty (0.13.7)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    i18n (0.7.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    ice_nine (0.11.2)
    immigrant (0.3.5)
      activerecord (>= 3.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      activesupport (>= 3.0.0, < 5.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      multi_json (~> 1.2)
    json (1.8.3)
    json_pure (1.8.3)
    justify (1.0.2)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    jwt (1.5.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    launchy (2.4.3)
      addressable (~> 2.3)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    libarchive-static (1.0.5)
    logger-colors (1.0.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    mimemagic (0.3.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    mina (0.3.8)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      open4 (~> 1.3.4)
      rake
    mini_portile2 (2.0.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    minitest (5.8.4)
    minitest-reporters (1.1.8)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    multi_json (1.11.2)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    net-http-persistent (2.9.4)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    nokogiri (1.6.7.2)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      mini_portile2 (~> 2.0.0.rc2)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    oauth (0.5.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    oauth2 (1.1.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0, < 1.5.2)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    omniauth (1.3.1)
      hashie (>= 1.2, < 4)
      rack (>= 1.0, < 3)
    omniauth-facebook (3.0.0)
      omniauth-oauth2 (~> 1.2)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    omniauth-google-oauth2 (0.4.0)
      jwt (~> 1.5.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      multi_json (~> 1.3)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (>= 1.3.1)
    omniauth-oauth (1.1.0)
      oauth
      omniauth (~> 1.0)
    omniauth-oauth2 (1.4.0)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    omniauth-twitter (1.2.1)
      json (~> 1.3)
      omniauth-oauth (~> 1.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    open4 (1.3.4)
    orm_adapter (0.5.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    paperclip (4.3.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
      cocaine (~> 0.5.5)
      mime-types
      mimemagic (= 0.3.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      ast (~> 2.2)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    pg (0.18.4)
    ptools (1.3.3)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    pundit (1.1.0)
      activesupport (>= 3.0.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    rack (1.6.4)
    rack-cors (0.4.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    rack-mini-profiler (0.9.9.2)
      rack (>= 1.2.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.6)
      actionmailer (= 4.2.6)
      actionpack (= 4.2.6)
      actionview (= 4.2.6)
      activejob (= 4.2.6)
      activemodel (= 4.2.6)
      activerecord (= 4.2.6)
      activesupport (= 4.2.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      sprockets-rails
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    rails-api (0.4.0)
      actionpack (>= 3.2.11)
      railties (>= 3.2.11)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.7)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6.0)
      rails-deprecated_sanitizer (>= 1.0.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    rails-html-sanitizer (1.0.3)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      loofah (~> 2.0)
    railties (4.2.6)
      actionpack (= 4.2.6)
      activesupport (= 4.2.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    rainbow (2.1.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    rake (11.1.1)
    rake-compiler (0.9.7)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      rake
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      json (~> 1.4)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    redis (3.2.2)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    reek (3.11)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      parser (~> 2.3, >= 2.3.0.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      rainbow (~> 2.0)
    resource_kit (0.1.5)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      addressable (~> 2.3.6)
    responders (2.1.2)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      railties (>= 4.2.0, < 5.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    rmagick (2.15.4)
    ruby-progressbar (1.7.5)
    ruby2ruby (2.3.0)
      ruby_parser (~> 3.1)
      sexp_processor (~> 4.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      sexp_processor (~> 4.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    rubycritic (2.8.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      colorize
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      flay (= 2.7.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      flog (= 4.3.2)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      launchy (= 2.4.3)
      parser (~> 2.3)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      reek (= 3.11)
      ruby_parser (~> 3.8)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      virtus (~> 1.0)
    safe_yaml (1.0.4)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    sass (3.4.21)
    screencap (0.1.4)
      phantomjs
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    sdoc (0.4.1)
      json (~> 1.7, >= 1.7.7)
      rdoc (~> 4.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      activemodel
      elasticsearch (>= 1)
      hashie
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    shoulda (3.5.0)
      shoulda-context (~> 1.0, >= 1.0.1)
      shoulda-matchers (>= 1.4.1, < 3.0)
    shoulda-context (1.2.1)
    shoulda-matchers (2.8.0)
      activesupport (>= 3.0.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    sidekiq (4.1.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      redis (~> 3.2, >= 3.2.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    sinatra (1.4.7)
      rack (~> 1.5)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    slim (3.0.6)
      temple (~> 0.7.3)
      tilt (>= 1.3.3, < 2.1)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    spring (1.6.4)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    sprockets (3.5.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    sprockets-rails (3.0.4)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sqlite3 (1.3.11)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    stackprof (0.2.8)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    streamio-ffmpeg (1.0.0)
    stringex (1.5.1)
    sys-uname (1.0.2)
      ffi (>= 1.0.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    temple (0.7.6)
    terminal-table (1.5.2)
    thor (0.19.1)
    thread_safe (0.3.5)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    tilt (2.0.2)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uniform_notifier (1.9.0)
    uuidtools (2.1.5)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    warden (1.2.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      rack (>= 1.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
    web-console (2.3.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
      activemodel (>= 4.0)
      binding_of_caller (>= 0.7.2)
      railties (>= 4.0)
      sprockets-rails (>= 2.0, < 4.0)
    whenever (0.9.4)
      chronic (>= 0.6.3)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord-import
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  bcrypt (~> 3.1.7)
  better_errors
  brakeman
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  bullet
  byebug
  curb (~> 0.8.8)
  dalli
  dawnscanner
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  devise
  devise_token_auth
  dspace_rest_client
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  execjs
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  flamegraph
  gitlab
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  jbuilder (~> 2.0)
  libarchive-static
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  mina
  minitest-reporters
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  omniauth-facebook
  omniauth-google-oauth2
  omniauth-twitter
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  paperclip
  pg
  puma
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  pundit
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  rack-cors
  rack-mini-profiler
  rails (= 4.2.6)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  rails-api
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  rainbow
  rdoc
  rmagick
  rubycritic
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  sdoc (~> 0.4.0)
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  searchkick
Mateus Rambo Strey's avatar
Mateus Rambo Strey committed
  shoulda
  sidekiq
  sinatra
  slim
  spring
  stackprof
  streamio-ffmpeg (~> 1.0.0)
  web-console (~> 2.0)
  whenever

BUNDLED WITH
   1.11.2