Noosfero/noosfero

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: vendor/ezcrypto
  specs:
    ezcrypto (0.0.0)

PATH
  remote: vendor/gdata
  specs:
    gdata (1.1.1)

PATH
  remote: vendor/plugins/access_control
  specs:
    access_control (0.0.0)

PATH
  remote: vendor/plugins/action_tracker
  specs:
    action_tracker (0.0.1)

PATH
  remote: vendor/plugins/acts_as_versioned
  specs:
    acts_as_versioned (3.2.1)
      activerecord

PATH
  remote: vendor/plugins/honeypot-captcha
  specs:
    honeypot-captcha (0.0.3)

PATH
  remote: vendor/plugins/i18n_deprecation
  specs:
    i18n_deprecation (0.0.0)

PATH
  remote: vendor/plugins/kandadaboggu-vote_fu
  specs:
    kandadaboggu-vote_fu (0.0.15)

PATH
  remote: vendor/plugins/monkey_patches
  specs:
    monkey_patches (0.0.0)

PATH
  remote: vendor/plugins/pothoven-attachment_fu
  specs:
    pothoven-attachment_fu (3.3.2)

PATH
  remote: vendor/plugins/ruby_bosh
  specs:
    ruby_bosh (0.5.4)
      builder
      rest-client

PATH
  remote: vendor/plugins/validates_as_cnpj
  specs:
    validates_as_cnpj (0.0.0)

PATH
  remote: vendor/plugins/validates_multiparameter_assignments
  specs:
    validates_multiparameter_assignments (0.0.0)

PATH
  remote: vendor/plugins/xss_terminate
  specs:
    xss_terminate (0.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    RedCloth (4.3.2)
    actioncable (5.1.7)
      actionpack (= 5.1.7)
      nio4r (~> 2.0)
      websocket-driver (~> 0.6.1)
    actionmailer (5.1.7)
      actionpack (= 5.1.7)
      actionview (= 5.1.7)
      activejob (= 5.1.7)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.1.7)
      actionview (= 5.1.7)
      activesupport (= 5.1.7)
      rack (~> 2.0)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionpack-action_caching (1.2.0)
      actionpack (>= 4.0.0, < 6)
    actionpack-page_caching (1.1.1)
      actionpack (>= 4.0.0, < 6)
    actionview (5.1.7)
      activesupport (= 5.1.7)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.1.7)
      activesupport (= 5.1.7)
      globalid (>= 0.3.6)
    activemodel (5.1.7)
      activesupport (= 5.1.7)
    activemodel-serializers-xml (1.0.2)
      activemodel (> 5.x)
      activesupport (> 5.x)
      builder (~> 3.1)
    activerecord (5.1.7)
      activemodel (= 5.1.7)
      activesupport (= 5.1.7)
      arel (~> 8.0)
    activerecord-import (1.0.2)
      activerecord (>= 3.2)
    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 (5.1.7)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    acts-as-taggable-on (6.0.0)
      activerecord (~> 5.0)
    acts_as_list (0.9.19)
      activerecord (>= 3.0)
    acts_as_tree (2.9.0)
      activerecord (>= 3.0.0)
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    ansi (1.5.0)
    api-pagination (4.8.2)
    archive-zip (0.12.0)
      io-like (~> 0.3.0)
    arel (8.0.0)
    ast (2.4.0)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    backports (3.15.0)
    builder (3.2.3)
    capybara (3.15.1)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (~> 1.2)
      xpath (~> 3.2)
    chartkick (2.3.5)
    childprocess (1.0.1)
      rake (< 13.0)
    chromedriver-helper (2.1.1)
      archive-zip (~> 0.10)
      nokogiri (~> 1.8)
    chronic (0.10.2)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.1.5)
    connection_pool (2.2.2)
    contacts (1.2.4)
      gdata (= 1.1.1)
      json (>= 0.4.1)
    crass (1.0.4)
    cucumber (3.1.2)
      builder (>= 2.1.2)
      cucumber-core (~> 3.2.0)
      cucumber-expressions (~> 6.0.1)
      cucumber-wire (~> 0.0.1)
      diff-lcs (~> 1.3)
      gherkin (~> 5.1.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (3.2.1)
      backports (>= 3.8.0)
      cucumber-tag_expressions (~> 1.1.0)
      gherkin (~> 5.0)
    cucumber-expressions (6.0.1)
    cucumber-rails (1.7.0)
      capybara (>= 2.3.0, < 4)
      cucumber (>= 3.0.2, < 4)
      mime-types (>= 1.17, < 4)
      nokogiri (~> 1.8)
      railties (>= 4.2, < 7)
    cucumber-tag_expressions (1.1.1)
    cucumber-wire (0.0.1)
    daemons (1.3.1)
    dalli (2.7.10)
    database_cleaner (1.7.0)
    delayed_job (4.1.5)
      activesupport (>= 3.0, < 5.3)
    delayed_job_active_record (4.1.3)
      activerecord (>= 3.0, < 5.3)
      delayed_job (>= 3.0, < 5)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.3)
    diffy (3.3.0)
    docile (1.3.2)
    domain_name (0.5.20180417)
      unf (>= 0.0.5, < 1.0.0)
    eita-jrails (0.10.1)
      actionpack (>= 3.1.0)
      activesupport (>= 3.0.0)
    equalizer (0.0.11)
    erubi (1.8.0)
    exception_notification (4.3.0)
      actionmailer (>= 4.0, < 6)
      activesupport (>= 4.0, < 6)
    execjs (2.7.0)
    fast_gettext (2.0.1)
    ffi (1.11.1)
    font-awesome-sass (5.8.1)
      sassc (>= 1.11)
    geckodriver-helper (0.23.0)
      archive-zip (~> 0.7)
    gettext (3.2.9)
      locale (>= 2.0.5)
      text (>= 1.3.0)
    gherkin (5.1.0)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    grape (1.2.4)
      activesupport
      builder
      mustermann-grape (~> 1.0.0)
      rack (>= 1.3.0)
      rack-accept
      virtus (>= 1.0.0)
    grape-entity (0.7.1)
      activesupport (>= 4.0)
      multi_json (>= 1.3.2)
    grape_logging (1.8.1)
      grape
      rack
    hkdf (0.3.0)
    hpricot (0.8.6)
    http-2 (0.10.1)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    ice_nine (0.11.2)
    io-like (0.3.0)
    jaro_winkler (1.5.2)
    json (2.2.0)
    jwt (2.2.1)
    kgio (2.11.2)
    launchy (2.4.3)
      addressable (~> 2.3)
    liquid (4.0.3)
    locale (2.1.2)
    loofah (2.2.3)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    magic (0.2.9)
      ffi (>= 0.6.3)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    metaclass (0.0.4)
    method_source (0.9.2)
    mime-types (3.2.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2019.0331)
    mini_mime (1.0.1)
    mini_portile2 (2.4.0)
    minitest (5.11.3)
    minitest-reporters (1.3.6)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    mocha (1.9.0)
      metaclass (~> 0.0.1)
    multi_json (1.13.1)
    multi_test (0.1.2)
    mustermann (1.0.3)
    mustermann-grape (1.0.0)
      mustermann (~> 1.0.0)
    net-http-persistent (3.0.1)
      connection_pool (~> 2.2)
    net-http2 (0.18.2)
      http-2 (~> 0.10.1)
    netrc (0.11.0)
    nio4r (2.3.1)
    nokogiri (1.10.3)
      mini_portile2 (~> 2.4.0)
    parallel (1.17.0)
    parser (2.6.3.0)
      ast (~> 2.4.0)
    pg (1.1.4)
    power_assert (1.1.4)
    protected_attributes_continued (1.4.0)
      activemodel (>= 5.0)
    public_suffix (3.1.0)
    rack (2.0.7)
    rack-accept (0.4.5)
      rack (>= 0.4)
    rack-contrib (2.1.0)
      rack (~> 2.0)
    rack-cors (1.0.3)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (5.1.7)
      actioncable (= 5.1.7)
      actionmailer (= 5.1.7)
      actionpack (= 5.1.7)
      actionview (= 5.1.7)
      activejob (= 5.1.7)
      activemodel (= 5.1.7)
      activerecord (= 5.1.7)
      activesupport (= 5.1.7)
      bundler (>= 1.3.0)
      railties (= 5.1.7)
      sprockets-rails (>= 2.0.0)
    rails-controller-testing (1.0.4)
      actionpack (>= 5.0.1.x)
      actionview (>= 5.0.1.x)
      activesupport (>= 5.0.1.x)
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
    rails-observers (0.1.5)
      activemodel (>= 4.0)
    rails_autolink (1.1.6)
      rails (> 3.1)
    railties (5.1.7)
      actionpack (= 5.1.7)
      activesupport (= 5.1.7)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (3.0.0)
    raindrops (0.19.0)
    rake (12.3.2)
    rb-fsevent (0.10.3)
    rb-inotify (0.10.0)
      ffi (~> 1.0)
    recaptcha (5.0.0)
      json
    regexp_parser (1.5.1)
    responders (2.4.1)
      actionpack (>= 4.2.0, < 6.0)
      railties (>= 4.2.0, < 6.0)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rmagick (2.16.0)
    rpush (4.1.1)
      activesupport
      jwt (>= 1.5.6)
      multi_json (~> 1.0)
      net-http-persistent
      net-http2 (~> 0.14)
      railties
      rainbow
      thor (>= 0.18.1, < 2.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.1)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-rails (3.8.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    rubocop (0.71.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)
    ruby-feedparser (0.9.4)
      magic
    ruby-progressbar (1.10.1)
    rubyzip (1.2.3)
    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 (5.0.7)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    sassc (2.0.1)
      ffi (~> 1.9)
      rake
    scenic (1.5.1)
      activerecord (>= 4.0.0)
      railties (>= 4.0.0)
    selenium-webdriver (3.142.3)
      childprocess (>= 0.5, < 2.0)
      rubyzip (~> 1.2, >= 1.2.2)
    serviceworker-rails (0.5.5)
      railties (>= 3.1)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    slim (4.0.1)
      temple (>= 0.7.6, < 0.9)
      tilt (>= 2.0.6, < 2.1)
    spring (2.0.2)
      activesupport (>= 4.2)
    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)
    temple (0.8.1)
    test-unit (3.3.3)
      power_assert
    text (1.3.1)
    thor (0.20.3)
    thread_safe (0.3.6)
    tilt (2.0.9)
    tinymce-rails (4.9.4)
      railties (>= 3.1.1)
    tinymce-rails-langs (4.20180103)
      tinymce-rails (~> 4.1, >= 4.1.10)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    uglifier (4.1.20)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.6)
    unicode-display_width (1.6.0)
    unicorn (5.5.1)
      kgio (~> 2.6)
      raindrops (~> 0.7)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
    webpush (0.3.8)
      hkdf (~> 0.2)
      jwt (~> 2.0)
    websocket-driver (0.6.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.4)
    whenever (1.0.0)
      chronic (>= 0.6.3)
    will_paginate (3.1.7)
    xpath (3.2.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  RedCloth (~> 4.2)
  access_control (= 0.0.0)!
  action_tracker (> 0.0.0)!
  actionpack-action_caching
  actionpack-page_caching
  activemodel-serializers-xml
  activerecord-import
  activerecord-jdbcpostgresql-adapter
  activerecord-session_store
  acts-as-taggable-on
  acts_as_list
  acts_as_tree
  acts_as_versioned (> 0.0.0)!
  api-pagination
  capybara
  chartkick (~> 2.3.5)
  childprocess
  chromedriver-helper
  contacts
  cucumber
  cucumber-rails
  daemons
  dalli (~> 2.7.0)
  database_cleaner
  delayed_job
  delayed_job_active_record
  diffy
  eita-jrails
  exception_notification
  ezcrypto (= 0.0.0)!
  fast_gettext
  font-awesome-sass
  gdata (> 0.0.0)!
  geckodriver-helper
  gettext
  grape
  grape-entity
  grape_logging
  honeypot-captcha (> 0.0.0)!
  hpricot
  http-cookie
  i18n_deprecation (= 0.0.0)!
  kandadaboggu-vote_fu (> 0.0.0)!
  launchy
  liquid
  locale
  mini_portile2
  minitest
  minitest-reporters
  mocha
  monkey_patches (= 0.0.0)!
  netrc
  nokogiri
  pg (~> 1.1.3)
  pothoven-attachment_fu (> 0.0.0)!
  protected_attributes_continued
  rack-contrib
  rack-cors
  rails (~> 5.1.6)
  rails-controller-testing
  rails-deprecated_sanitizer
  rails-html-sanitizer
  rails-observers
  rails_autolink
  rake
  recaptcha
  responders
  rest-client
  rmagick (~> 2.13)
  rmagick4j
  rpush
  rspec
  rspec-rails
  rubocop
  ruby-feedparser
  ruby_bosh (> 0.0.0)!
  rubyzip
  sass
  sass-listen
  sass-rails
  scenic
  selenium-webdriver
  serviceworker-rails
  simplecov
  slim
  spring
  sprockets-rails
  test-unit
  tinymce-rails (~> 4.8, >= 4.8.2)
  tinymce-rails-langs (~> 4.2)
  uglifier
  unicorn (~> 5.4)
  validates_as_cnpj (= 0.0.0)!
  validates_multiparameter_assignments (= 0.0.0)!
  webpush
  whenever
  will_paginate
  xss_terminate (= 0.0.0)!

BUNDLED WITH
   1.17.3