podemos-info/census

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/krisleech/wisper-rspec.git
  revision: 61f357627cf6b4d8f760d32a57791831c81417e6
  ref: 61f3576
  specs:
    wisper-rspec (1.1.0)

GIT
  remote: https://github.com/leio10/paper_trail-globalid.git
  revision: 1db033ec7a61ec8d223c9aa3faff49249100c577
  branch: adapt-to-pt-v9
  specs:
    paper_trail-globalid (0.2.0)
      globalid
      paper_trail (>= 4.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    aasm (5.0.6)
      concurrent-ruby (~> 1.0)
    aasm-diagram (0.1.2)
      aasm (~> 5.0, >= 4.12)
      ruby-graphviz (~> 1.2)
    action-cable-testing (0.6.0)
      actioncable (>= 5.0)
    actioncable (5.2.3)
      actionpack (= 5.2.3)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.3)
      actionpack (= 5.2.3)
      actionview (= 5.2.3)
      activejob (= 5.2.3)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.3)
      actionview (= 5.2.3)
      activesupport (= 5.2.3)
      rack (~> 2.0)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.3)
      activesupport (= 5.2.3)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    active_job_reporter (0.1.2)
      rails (~> 5.1)
    active_material (1.4.2)
    active_model_serializers (0.10.10)
      actionpack (>= 4.1, < 6.1)
      activemodel (>= 4.1, < 6.1)
      case_transform (>= 0.2)
      jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
    activeadmin (2.4.0)
      arbre (~> 1.2, >= 1.2.1)
      formtastic (~> 3.1)
      formtastic_i18n (~> 0.4)
      inherited_resources (~> 1.7)
      jquery-rails (~> 4.2)
      kaminari (~> 1.0, >= 1.0.1)
      railties (>= 5.0, < 6.1)
      ransack (~> 2.1, >= 2.1.1)
      sassc-rails (~> 2.1)
      sprockets (>= 3.0, < 4.1)
      sprockets-es6 (~> 0.9, >= 0.9.2)
    activeadmin_addons (1.7.1)
      active_material
      railties
      require_all (~> 1.5)
      sass
      select2-rails (~> 4.0)
      xdan-datetimepicker-rails (~> 2.5.1)
    activejob (5.2.3)
      activesupport (= 5.2.3)
      globalid (>= 0.3.6)
    activemerchant (1.102.0)
      activesupport (>= 4.2)
      builder (>= 2.1.2, < 4.0.0)
      i18n (>= 0.6.9)
      nokogiri (~> 1.4)
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    activemodel-serializers-xml (1.0.2)
      activemodel (> 5.x)
      activesupport (> 5.x)
      builder (~> 3.1)
    activerecord (5.2.3)
      activemodel (= 5.2.3)
      activesupport (= 5.2.3)
      arel (>= 9.0)
    activestorage (5.2.3)
      actionpack (= 5.2.3)
      activerecord (= 5.2.3)
      marcel (~> 0.3.1)
    activesupport (5.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    ahoy_matey (3.0.1)
      activesupport (>= 5)
      device_detector
      geocoder (>= 1.4.5)
      safely_block (>= 0.2.1)
    airbrake (7.4.0)
      airbrake-ruby (~> 2.12)
    airbrake-ruby (2.12.0)
    airbrussh (1.4.0)
      sshkit (>= 1.6.1, != 1.7.0)
    amq-protocol (2.3.0)
    apparition (0.4.0)
      capybara (~> 3.13, < 4)
      websocket-driver (>= 0.6.5)
    arbre (1.2.1)
      activesupport (>= 3.0.0)
    arctic_admin (3.0.0)
      activeadmin (~> 2.0)
      font-awesome-sass (~> 5.6.1)
      jquery-rails
    arel (9.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)
    babel-source (5.8.35)
    babel-transpiler (0.7.0)
      babel-source (>= 4.0, < 6)
      execjs (~> 2.0)
    base32 (0.3.2)
    bcrypt (3.1.13)
    better_errors (2.5.1)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    brakeman (4.7.1)
    builder (3.2.3)
    bunny (2.14.3)
      amq-protocol (~> 2.3, >= 2.3.0)
    byebug (11.0.1)
    capistrano (3.11.2)
      airbrussh (>= 1.0.0)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-bundler (1.6.0)
      capistrano (~> 3.1)
    capistrano-rails (1.4.0)
      capistrano (~> 3.1)
      capistrano-bundler (~> 1.1)
    capistrano-rvm (0.1.2)
      capistrano (~> 3.0)
      sshkit (~> 1.2)
    capistrano-systemd-multiservice (0.1.0.beta7)
      capistrano (>= 3.7.0, < 3.12.0)
    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)
    carrierwave (2.0.2)
      activemodel (>= 5.0.0)
      activesupport (>= 5.0.0)
      addressable (~> 2.6)
      image_processing (~> 1.1)
      mimemagic (>= 0.3.0)
      mini_mime (>= 0.1.3)
    carrot-top (0.0.7)
      json
    case_transform (0.2)
      activesupport
    chart-js-rails (0.1.7)
      railties (> 3.1)
    chartkick (3.3.0)
    coderay (1.1.2)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.1.5)
    config (2.0.0)
      activesupport (>= 4.2)
      deep_merge (~> 1.2, >= 1.2.1)
      dry-schema (~> 1.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    crass (1.0.5)
    database_cleaner (1.7.0)
    deep_merge (1.2.1)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    device_detector (1.0.2)
    devise (4.7.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise-i18n (1.8.2)
      devise (>= 4.6)
    diff-lcs (1.3)
    discard (1.1.0)
      activerecord (>= 4.2, < 7)
    docile (1.3.2)
    dotenv (2.7.5)
    dotenv-rails (2.7.5)
      dotenv (= 2.7.5)
      railties (>= 3.2, < 6.1)
    draper (3.1.0)
      actionpack (>= 5.0)
      activemodel (>= 5.0)
      activemodel-serializers-xml (>= 1.0)
      activesupport (>= 5.0)
      request_store (>= 1.0)
    dry-configurable (0.9.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.4, >= 0.4.7)
    dry-container (0.7.2)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1, >= 0.1.3)
    dry-core (0.4.9)
      concurrent-ruby (~> 1.0)
    dry-equalizer (0.3.0)
    dry-inflector (0.2.0)
    dry-initializer (3.0.2)
    dry-logic (1.0.5)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.2)
      dry-equalizer (~> 0.2)
    dry-schema (1.4.1)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.8, >= 0.8.3)
      dry-core (~> 0.4)
      dry-equalizer (~> 0.2)
      dry-initializer (~> 3.0)
      dry-logic (~> 1.0)
      dry-types (~> 1.2)
    dry-types (1.2.1)
      concurrent-ruby (~> 1.0)
      dry-container (~> 0.3)
      dry-core (~> 0.4, >= 0.4.4)
      dry-equalizer (~> 0.2, >= 0.2.2)
      dry-inflector (~> 0.1, >= 0.1.2)
      dry-logic (~> 1.0, >= 1.0.2)
    equalizer (0.0.11)
    errbase (0.2.0)
    erubi (1.9.0)
    esendex (0.6.0)
      nestful (~> 0.0.8)
      nokogiri (~> 1.8, >= 1.8.2)
    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 (1.9.6)
      i18n (>= 0.7)
    faker-spanish_document (0.1.0)
      faker (~> 1.8)
    ffi (1.11.2)
    flag_shih_tzu (0.3.23)
    font-awesome-sass (5.6.1)
      sassc (>= 1.11)
    formtastic (3.1.5)
      actionpack (>= 3.2.13)
    formtastic_i18n (0.6.0)
    geocoder (1.5.2)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    groupdate (4.2.0)
      activesupport (>= 5)
    has_scope (0.7.2)
      actionpack (>= 4.1)
      activesupport (>= 4.1)
    hashdiff (1.0.0)
    highline (2.0.3)
    hutch (0.27.0)
      activesupport (>= 4.2, < 7)
      bunny (>= 2.13, < 2.15)
      carrot-top (~> 0.0.7)
      multi_json (~> 1.12)
    i18n (1.7.0)
      concurrent-ruby (~> 1.0)
    i18n-debug (1.2.0)
      i18n (< 2)
    i18n-tasks (0.9.29)
      activesupport (>= 4.0.2)
      ast (>= 2.1.0)
      erubi
      highline (>= 2.0.0)
      i18n
      parser (>= 2.2.3.0)
      rails-i18n
      rainbow (>= 2.2.2, < 4.0)
      terminal-table (>= 1.5.1)
    iban-tools (1.1.0)
    iban_bic (1.4.4)
      rails (~> 5.1)
      regexp-examples (~> 1.3)
    ice_nine (0.11.2)
    image_processing (1.9.3)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.13, < 3)
    inherited_resources (1.11.0)
      actionpack (>= 5.0, < 6.1)
      has_scope (~> 0.6)
      railties (>= 5.0, < 6.1)
      responders (>= 2, < 4)
    jaro_winkler (1.5.4)
    jquery-rails (4.3.5)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (6.0.1)
      railties (>= 3.2.16)
    json (2.2.0)
    jsonapi-renderer (0.2.2)
    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)
    kaminari-i18n (0.5.0)
      kaminari
      rails
    launchy (2.4.3)
      addressable (~> 2.3)
    letter_opener (1.7.0)
      launchy (~> 2.2)
    letter_opener_web (1.3.4)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
    listen (3.2.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    loofah (2.3.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    method_source (0.9.2)
    mimemagic (0.3.3)
    mini_magick (4.9.5)
    mini_mime (1.0.2)
    mini_portile2 (2.4.0)
    minitest (5.13.0)
    momentjs-rails (2.20.1)
      railties (>= 3.1)
    money (6.13.4)
      i18n (>= 0.6.4, <= 2)
    multi_json (1.14.1)
    nestful (0.0.8)
      activesupport (>= 3.0.0.beta)
    net-scp (2.0.0)
      net-ssh (>= 2.6.5, < 6.0.0)
    net-ssh (5.2.0)
    nio4r (2.5.2)
    nokogiri (1.10.5)
      mini_portile2 (~> 2.4.0)
    normalizr (0.3.1)
    orm_adapter (0.5.0)
    paper_trail (10.3.1)
      activerecord (>= 4.2)
      request_store (~> 1.1)
    parallel (1.19.0)
    parser (2.6.5.0)
      ast (~> 2.4.0)
    pg (0.21.0)
    pg_search (2.3.0)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    public_suffix (4.0.1)
    puma (4.3.0)
      nio4r (~> 2.0)
    pundit (1.1.0)
      activesupport (>= 3.0.0)
    pundit-matchers (1.4.1)
      pundit (~> 1.1, >= 1.1.0)
      rspec-rails (>= 3.0.0)
    rack (2.0.7)
    rack-attack (6.2.1)
      rack (>= 1.0, < 3)
    rack-cas (0.16.1)
      addressable (~> 2.3)
      nokogiri (~> 1.5)
      rack (>= 1.3)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (5.2.3)
      actioncable (= 5.2.3)
      actionmailer (= 5.2.3)
      actionpack (= 5.2.3)
      actionview (= 5.2.3)
      activejob (= 5.2.3)
      activemodel (= 5.2.3)
      activerecord (= 5.2.3)
      activestorage (= 5.2.3)
      activesupport (= 5.2.3)
      bundler (>= 1.3.0)
      railties (= 5.2.3)
      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-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    rails-i18n (5.1.3)
      i18n (>= 0.7, < 2)
      railties (>= 5.0, < 6)
    railties (5.2.3)
      actionpack (= 5.2.3)
      activesupport (= 5.2.3)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rainbow (3.0.0)
    rake (13.0.1)
    ransack (2.1.1)
      actionpack (>= 5.0)
      activerecord (>= 5.0)
      activesupport (>= 5.0)
      i18n
    rb-fsevent (0.10.3)
    rb-inotify (0.10.0)
      ffi (~> 1.0)
    rectify (0.13.0)
      activemodel (>= 4.1.0)
      activerecord (>= 4.1.0)
      activesupport (>= 4.1.0)
      virtus (~> 1.0.5)
      wisper (>= 1.6.1)
    regexp-examples (1.5.0)
    regexp_parser (1.6.0)
    request_store (1.4.1)
      rack (>= 1.4)
    require_all (1.5.0)
    responders (3.0.0)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rotp (5.1.0)
      addressable (~> 2.5)
    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.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)
    rubocop-rails (2.0.1)
      rack (>= 1.1)
      rubocop (>= 0.70.0)
    rubocop-rspec (1.36.0)
      rubocop (>= 0.68.1)
    ruby-graphviz (1.2.4)
    ruby-progressbar (1.10.1)
    ruby-vips (2.0.16)
      ffi (~> 1.9)
    safe_yaml (1.0.5)
    safely_block (0.3.0)
      errbase (>= 0.1.1)
    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)
    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
    secure_headers (6.1.1)
    select2-rails (4.0.3)
      thor (~> 0.14)
    sepa_king (0.12.0)
      activemodel (>= 3.1)
      iban-tools
      nokogiri
    serverengine (2.0.7)
      sigdump (~> 0.2.2)
    sigdump (0.2.4)
    simplecov (0.17.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sneakers (2.11.0)
      bunny (~> 2.12)
      concurrent-ruby (~> 1.0)
      rake
      serverengine (~> 2.0.5)
      thor
    spanish_vat_validators (0.0.6)
      activemodel (>= 3.2.0)
    spring (2.1.0)
    spring-watcher-listen (2.0.1)
      listen (>= 2.7, < 4.0)
      spring (>= 1.2, < 3.0)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-es6 (0.9.2)
      babel-source (>= 5.8.11)
      babel-transpiler
      sprockets (>= 3.0.0)
    sprockets-rails (3.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sshkit (1.20.0)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    symmetric-encryption (4.3.1)
      coercible (~> 1.0)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    thor (0.20.3)
    thread_safe (0.3.6)
    tilt (2.0.10)
    timecop (0.9.1)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unicode-display_width (1.6.0)
    vcr (5.0.0)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
    warden (1.2.8)
      rack (>= 2.0.6)
    webmock (3.7.6)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    websocket-driver (0.7.1)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.4)
    wisper (2.0.1)
    xdan-datetimepicker-rails (2.5.4)
      jquery-rails
      rails (>= 3.2.16)
    xpath (3.2.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  aasm
  aasm-diagram
  action-cable-testing
  active_job_reporter
  active_model_serializers
  activeadmin
  activeadmin_addons
  activemerchant
  ahoy_matey
  airbrake (~> 7.4)
  apparition
  arctic_admin
  base32
  better_errors
  brakeman
  byebug
  capistrano (~> 3.11.0)
  capistrano-rails (~> 1.3)
  capistrano-rvm
  capistrano-systemd-multiservice
  capybara
  carrierwave
  chart-js-rails
  chartkick
  config
  database_cleaner
  devise
  devise-i18n
  discard
  dotenv-rails
  draper
  esendex
  factory_bot_rails
  faker
  faker-spanish_document
  flag_shih_tzu
  groupdate
  hutch
  i18n-debug
  i18n-tasks
  iban_bic
  jquery-rails
  jquery-ui-rails
  kaminari-i18n
  letter_opener_web (~> 1.3)
  listen
  mini_magick
  momentjs-rails
  money
  normalizr
  paper_trail
  paper_trail-globalid!
  pg (~> 0.18)
  pg_search
  pry-rails
  puma
  pundit
  pundit-matchers (~> 1.4.1)
  rack-attack
  rack-cas
  rails (~> 5.2)
  rails-controller-testing
  rails-i18n
  ransack (< 2.3)
  rectify
  rotp
  rspec-rails
  rubocop (~> 0.71.0)
  rubocop-rails
  rubocop-rspec
  sassc-rails
  secure_headers
  sepa_king
  simplecov
  sneakers
  spanish_vat_validators
  spring
  spring-watcher-listen
  sprockets (~> 3.0)
  symmetric-encryption
  timecop
  vcr
  webmock
  wisper-rspec!

BUNDLED WITH
   1.16.2