voxpupuli/vox-pupuli-tasks

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (6.1.7.7)
      actionpack (= 6.1.7.7)
      activesupport (= 6.1.7.7)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.1.7.7)
      actionpack (= 6.1.7.7)
      activejob (= 6.1.7.7)
      activerecord (= 6.1.7.7)
      activestorage (= 6.1.7.7)
      activesupport (= 6.1.7.7)
      mail (>= 2.7.1)
    actionmailer (6.1.7.7)
      actionpack (= 6.1.7.7)
      actionview (= 6.1.7.7)
      activejob (= 6.1.7.7)
      activesupport (= 6.1.7.7)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.1.7.7)
      actionview (= 6.1.7.7)
      activesupport (= 6.1.7.7)
      rack (~> 2.0, >= 2.0.9)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (6.1.7.7)
      actionpack (= 6.1.7.7)
      activerecord (= 6.1.7.7)
      activestorage (= 6.1.7.7)
      activesupport (= 6.1.7.7)
      nokogiri (>= 1.8.5)
    actionview (6.1.7.7)
      activesupport (= 6.1.7.7)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (6.1.7.7)
      activesupport (= 6.1.7.7)
      globalid (>= 0.3.6)
    activemodel (6.1.7.7)
      activesupport (= 6.1.7.7)
    activerecord (6.1.7.7)
      activemodel (= 6.1.7.7)
      activesupport (= 6.1.7.7)
    activestorage (6.1.7.7)
      actionpack (= 6.1.7.7)
      activejob (= 6.1.7.7)
      activerecord (= 6.1.7.7)
      activesupport (= 6.1.7.7)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (6.1.7.7)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    addressable (2.8.4)
      public_suffix (>= 2.0.2, < 6.0)
    archive-zip (0.12.0)
      io-like (~> 0.3.0)
    ast (2.4.2)
    async (2.3.1)
      console (~> 1.10)
      io-event (~> 1.1)
      timers (~> 4.1)
    async-http (0.60.1)
      async (>= 1.25)
      async-io (>= 1.28)
      async-pool (>= 0.2)
      protocol-http (~> 0.24.0)
      protocol-http1 (~> 0.15.0)
      protocol-http2 (~> 0.15.0)
      traces (>= 0.8.0)
    async-http-faraday (0.11.0)
      async-http (~> 0.42)
      faraday
    async-io (1.34.3)
      async
    async-pool (0.3.12)
      async (>= 1.25)
    autoprefixer-rails (10.4.7.0)
      execjs (~> 2)
    awesome_print (1.9.2)
    babel-source (5.8.35)
    babel-transpiler (0.7.0)
      babel-source (>= 4.0, < 6)
      execjs (~> 2.0)
    bootsnap (1.16.0)
      msgpack (~> 1.2)
    builder (3.2.4)
    byebug (11.1.3)
    capybara (3.39.2)
      addressable
      matrix
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (>= 1.5, < 3.0)
      xpath (~> 3.2)
    chartkick (5.0.2)
    chromedriver-helper (2.1.1)
      archive-zip (~> 0.10)
      nokogiri (~> 1.8)
    coderay (1.1.3)
    coffee-rails (5.0.0)
      coffee-script (>= 2.2.0)
      railties (>= 5.2.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    concurrent-ruby (1.2.3)
    connection_pool (2.3.0)
    console (1.16.2)
      fiber-local
    crass (1.0.6)
    date (3.3.4)
    erubi (1.12.0)
    et-orbi (1.2.7)
      tzinfo
    execjs (2.8.1)
    faraday (2.7.6)
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-follow_redirects (0.3.0)
      faraday (>= 1, < 3)
    faraday-http-cache (2.4.1)
      faraday (>= 0.8)
    faraday-net_http (3.0.2)
    ffi (1.15.5)
    fiber-local (1.0.0)
    fomantic-ui-sass (2.8.8.1)
      autoprefixer-rails
      railties (>= 3.2.0)
      sassc (>= 2.2)
      sassc-rails (>= 2.1)
      sprockets-rails (>= 2.1.3)
    foreman (0.87.2)
    fugit (1.7.1)
      et-orbi (~> 1, >= 1.2.7)
      raabro (~> 1.4)
    github_changelog_generator (1.16.4)
      activesupport
      async (>= 1.25.0)
      async-http-faraday
      faraday-http-cache
      multi_json
      octokit (~> 4.6)
      rainbow (>= 2.2.1)
      rake (>= 10.0)
    globalid (1.2.1)
      activesupport (>= 6.1)
    groupdate (6.2.1)
      activesupport (>= 5.2)
    haml (5.2.2)
      temple (>= 0.8.0)
      tilt
    haml-lint (0.999.999)
      haml_lint
    haml-rails (2.1.0)
      actionpack (>= 5.1)
      activesupport (>= 5.1)
      haml (>= 4.0.6)
      railties (>= 5.1)
    haml_lint (0.40.0)
      haml (>= 4.0, < 5.3)
      parallel (~> 1.10)
      rainbow
      rubocop (>= 0.50.0)
      sysexits (~> 1.1)
    hashie (5.0.0)
    i18n (1.14.4)
      concurrent-ruby (~> 1.0)
    io-console (0.6.0)
    io-event (1.1.6)
    io-like (0.3.1)
    irb (1.6.3)
      reline (>= 0.3.0)
    jbuilder (2.11.5)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jquery-datatables (1.10.20)
    jquery-rails (4.5.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.6.3)
    json-schema (3.0.0)
      addressable (>= 2.8)
    jwt (2.7.0)
    kaminari (1.2.2)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.2)
      kaminari-activerecord (= 1.2.2)
      kaminari-core (= 1.2.2)
    kaminari-actionview (1.2.2)
      actionview
      kaminari-core (= 1.2.2)
    kaminari-activerecord (1.2.2)
      activerecord
      kaminari-core (= 1.2.2)
    kaminari-core (1.2.2)
    listen (3.8.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    lograge (0.12.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
    loofah (2.22.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.4)
    matrix (0.4.2)
    metadata-json-lint (3.0.2)
      json-schema (>= 2.8, < 4.0)
      spdx-licenses (~> 1.0)
    method_source (1.1.0)
    mini_mime (1.1.5)
    mini_portile2 (2.8.6)
    minitar (0.9)
    minitest (5.22.3)
    msgpack (1.6.0)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    net-imap (0.3.4)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.3.3)
      net-protocol
    nio4r (2.7.1)
    nokogiri (1.16.4)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    oauth2 (2.0.9)
      faraday (>= 0.17.3, < 3.0)
      jwt (>= 1.0, < 3.0)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 4)
      snaky_hash (~> 2.0)
      version_gem (~> 1.1)
    octokit (4.25.1)
      faraday (>= 1, < 3)
      sawyer (~> 0.9)
    oj (3.15.0)
    omniauth (2.1.1)
      hashie (>= 3.4.6)
      rack (>= 2.2.3)
      rack-protection
    omniauth-github (2.0.1)
      omniauth (~> 2.0)
      omniauth-oauth2 (~> 1.8)
    omniauth-oauth2 (1.8.0)
      oauth2 (>= 1.4, < 3)
      omniauth (~> 2.0)
    omniauth-rails_csrf_protection (1.0.1)
      actionpack (>= 4.2)
      omniauth (~> 2.0)
    opentelemetry-api (1.1.0)
    opentelemetry-common (0.19.7)
      opentelemetry-api (~> 1.0)
    opentelemetry-exporter-jaeger (0.22.0)
      opentelemetry-api (~> 1.1)
      opentelemetry-common (~> 0.19.6)
      opentelemetry-sdk (~> 1.2)
      opentelemetry-semantic_conventions
      thrift
    opentelemetry-instrumentation-action_pack (0.5.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.21.0)
      opentelemetry-instrumentation-rack (~> 0.21)
    opentelemetry-instrumentation-action_view (0.4.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-active_support (~> 0.1)
      opentelemetry-instrumentation-base (~> 0.20)
    opentelemetry-instrumentation-active_job (0.4.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.21.0)
    opentelemetry-instrumentation-active_record (0.5.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.21.0)
      ruby2_keywords
    opentelemetry-instrumentation-active_support (0.3.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.21.0)
    opentelemetry-instrumentation-base (0.21.1)
      opentelemetry-api (~> 1.0)
      opentelemetry-registry (~> 0.1)
    opentelemetry-instrumentation-pg (0.23.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-base (~> 0.21.0)
    opentelemetry-instrumentation-rack (0.22.1)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.19.3)
      opentelemetry-instrumentation-base (~> 0.21.0)
    opentelemetry-instrumentation-rails (0.25.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-instrumentation-action_pack (~> 0.5.0)
      opentelemetry-instrumentation-action_view (~> 0.4.0)
      opentelemetry-instrumentation-active_job (~> 0.4.0)
      opentelemetry-instrumentation-active_record (~> 0.5.0)
      opentelemetry-instrumentation-active_support (~> 0.3.0)
      opentelemetry-instrumentation-base (~> 0.21.0)
    opentelemetry-instrumentation-sidekiq (0.23.0)
      opentelemetry-api (~> 1.0)
      opentelemetry-common (~> 0.19.3)
      opentelemetry-instrumentation-base (~> 0.21.0)
    opentelemetry-registry (0.2.0)
      opentelemetry-api (~> 1.1)
    opentelemetry-sdk (1.2.0)
      opentelemetry-api (~> 1.1)
      opentelemetry-common (~> 0.19.3)
      opentelemetry-registry (~> 0.2)
      opentelemetry-semantic_conventions
    opentelemetry-semantic_conventions (1.8.0)
      opentelemetry-api (~> 1.0)
    parallel (1.23.0)
    parser (3.2.2.3)
      ast (~> 2.4.1)
      racc
    pg (1.5.3)
    protocol-hpack (1.4.2)
    protocol-http (0.24.7)
    protocol-http1 (0.15.1)
      protocol-http (~> 0.22)
    protocol-http2 (0.15.1)
      protocol-hpack (~> 1.4)
      protocol-http (~> 0.18)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    public_suffix (5.0.1)
    puma (6.4.2)
      nio4r (~> 2.0)
    puppet_forge (5.0.0)
      faraday (~> 2.0)
      faraday-follow_redirects (~> 0.3.0)
      minitar
      semantic_puppet (~> 1.0)
    puppet_metadata (2.0.0)
      metadata-json-lint (>= 2.0, < 4)
      semantic_puppet (~> 1.0)
    raabro (1.4.0)
    racc (1.7.3)
    rack (2.2.9)
    rack-protection (3.0.2)
      rack
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (6.1.7.7)
      actioncable (= 6.1.7.7)
      actionmailbox (= 6.1.7.7)
      actionmailer (= 6.1.7.7)
      actionpack (= 6.1.7.7)
      actiontext (= 6.1.7.7)
      actionview (= 6.1.7.7)
      activejob (= 6.1.7.7)
      activemodel (= 6.1.7.7)
      activerecord (= 6.1.7.7)
      activestorage (= 6.1.7.7)
      activesupport (= 6.1.7.7)
      bundler (>= 1.15.0)
      railties (= 6.1.7.7)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    rails-settings-cached (2.8.3)
      activerecord (>= 5.0.0)
      railties (>= 5.0.0)
    railties (6.1.7.7)
      actionpack (= 6.1.7.7)
      activesupport (= 6.1.7.7)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
    rainbow (3.1.1)
    rake (13.2.1)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    react-rails (2.6.2)
      babel-transpiler (>= 0.7.0)
      connection_pool
      execjs
      railties (>= 3.2)
      tilt
    redcarpet (3.6.0)
    redis (5.0.6)
      redis-client (>= 0.9.0)
    redis-client (0.13.0)
      connection_pool
    regexp_parser (2.8.1)
    reline (0.3.3)
      io-console (~> 0.5)
    request_store (1.5.1)
      rack (>= 1.4)
    rexml (3.2.5)
    rubocop (1.52.0)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.29.0)
      parser (>= 3.2.1.0)
    rubocop-rails (2.18.0)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    rubyzip (2.3.2)
    rufus-scheduler (3.8.2)
      fugit (~> 1.1, >= 1.1.6)
    sass-rails (6.0.0)
      sassc-rails (~> 2.1, >= 2.1.1)
    sassc (2.4.0)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    sawyer (0.9.2)
      addressable (>= 2.3.5)
      faraday (>= 0.17.3, < 3)
    selenium-webdriver (4.8.6)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    semantic_puppet (1.1.0)
    sentry-raven (3.1.2)
      faraday (>= 1.0)
    sidekiq (6.0.0.pre1)
      connection_pool (>= 2.2.2)
      rack (>= 1.5.0)
      rack-protection (>= 1.5.0)
      redis (>= 4.0.2)
    sidekiq-scheduler (4.0.3)
      redis (>= 4.2.0)
      rufus-scheduler (~> 3.2)
      sidekiq (>= 4, < 7)
      tilt (>= 1.4.0)
    snaky_hash (2.0.1)
      hashie
      version_gem (~> 1.1, >= 1.1.1)
    spdx-licenses (1.3.0)
    spring (4.1.1)
    spring-watcher-listen (2.1.0)
      listen (>= 2.7, < 4.0)
      spring (>= 4)
    sprockets (4.2.1)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    sqlite3 (1.6.3)
      mini_portile2 (~> 2.8.0)
    sysexits (1.2.0)
    temple (0.8.2)
    thor (1.3.1)
    thrift (0.17.0)
    tilt (2.0.11)
    timeout (0.4.1)
    timers (4.3.5)
    traces (0.8.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (2.4.2)
    version_gem (1.1.1)
    websocket (1.2.9)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.13)

PLATFORMS
  ruby

DEPENDENCIES
  awesome_print
  bootsnap (>= 1.1.0)
  byebug
  capybara (>= 2.15)
  chartkick
  chromedriver-helper
  coffee-rails (~> 5.0)
  execjs
  fomantic-ui-sass (= 2.8.8.1)
  foreman
  github_changelog_generator
  groupdate
  haml-lint
  haml-rails
  irb
  jbuilder (~> 2.11)
  jquery-datatables
  jquery-rails
  kaminari
  listen
  lograge
  net-imap
  net-pop
  net-smtp
  octokit
  oj
  omniauth-github
  omniauth-rails_csrf_protection
  opentelemetry-api
  opentelemetry-exporter-jaeger
  opentelemetry-instrumentation-pg
  opentelemetry-instrumentation-rails
  opentelemetry-instrumentation-sidekiq
  opentelemetry-sdk
  pg
  pry-rails
  puma (~> 6.4)
  puppet_forge
  puppet_metadata (~> 2.0)
  rack
  rails (~> 6.1.7)
  rails-settings-cached (~> 2.8)
  react-rails
  redcarpet
  redis
  rubocop (~> 1.52)
  rubocop-rails
  sass-rails (~> 6.0)
  selenium-webdriver
  sentry-raven
  sidekiq (< 6)
  sidekiq-scheduler
  spring
  spring-watcher-listen (~> 2.1.0)
  sqlite3
  uglifier (>= 1.3.0)

BUNDLED WITH
   2.2.26