openaustralia/publicwhip

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (6.0.5)
      actionpack (= 6.0.5)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.0.5)
      actionpack (= 6.0.5)
      activejob (= 6.0.5)
      activerecord (= 6.0.5)
      activestorage (= 6.0.5)
      activesupport (= 6.0.5)
      mail (>= 2.7.1)
    actionmailer (6.0.5)
      actionpack (= 6.0.5)
      actionview (= 6.0.5)
      activejob (= 6.0.5)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.0.5)
      actionview (= 6.0.5)
      activesupport (= 6.0.5)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (6.0.5)
      actionpack (= 6.0.5)
      activerecord (= 6.0.5)
      activestorage (= 6.0.5)
      activesupport (= 6.0.5)
      nokogiri (>= 1.8.5)
    actionview (6.0.5)
      activesupport (= 6.0.5)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (6.0.5)
      activesupport (= 6.0.5)
      globalid (>= 0.3.6)
    activemodel (6.0.5)
      activesupport (= 6.0.5)
    activerecord (6.0.5)
      activemodel (= 6.0.5)
      activesupport (= 6.0.5)
    activestorage (6.0.5)
      actionpack (= 6.0.5)
      activejob (= 6.0.5)
      activerecord (= 6.0.5)
      marcel (~> 1.0)
    activesupport (6.0.5)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    administrate (0.17.0)
      actionpack (>= 5.0)
      actionview (>= 5.0)
      activerecord (>= 5.0)
      datetime_picker_rails (~> 0.0.7)
      jquery-rails (>= 4.0)
      kaminari (>= 1.0)
      momentjs-rails (~> 2.8)
      sassc-rails (~> 2.1)
      selectize-rails (~> 0.6)
    airbrussh (1.4.0)
      sshkit (>= 1.6.1, != 1.7.0)
    ast (2.4.2)
    attribute-defaults (0.9.1)
      activerecord (>= 5.0.0, < 7.0.0)
    autoprefixer-rails (10.4.2.0)
      execjs (~> 2)
    bcrypt (3.1.16)
    better_errors (2.9.1)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    binding_of_caller (1.0.0)
      debug_inspector (>= 0.0.1)
    bootsnap (1.10.3)
      msgpack (~> 1.2)
    bootstrap-sass (3.4.1)
      autoprefixer-rails (>= 5.2.1)
      sassc (>= 2.0.0)
    bootstrap-select-rails (1.13.8)
    brakeman (5.2.1)
    builder (3.2.4)
    capistrano (3.16.0)
      airbrussh (>= 1.0.0)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-bundler (2.0.1)
      capistrano (~> 3.1)
    capistrano-maintenance (1.2.1)
      capistrano (>= 3.0)
    capistrano-rails (1.6.1)
      capistrano (~> 3.1)
      capistrano-bundler (>= 1.1, < 3)
    capistrano-rvm (0.1.2)
      capistrano (~> 3.0)
      sshkit (~> 1.2)
    capybara (3.36.0)
      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)
    childprocess (4.1.0)
    coderay (1.1.3)
    concurrent-ruby (1.1.10)
    config (4.0.0)
      deep_merge (~> 1.2, >= 1.2.1)
      dry-validation (~> 1.0, >= 1.0.0)
    connection_pool (2.2.5)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    dalli (2.7.11)
    datetime_picker_rails (0.0.7)
      momentjs-rails (>= 2.8.1)
    debug_inspector (1.1.0)
    deep_merge (1.2.2)
    delayed_job (4.1.10)
      activesupport (>= 3.0, < 8.0)
    delayed_job_active_record (4.1.7)
      activerecord (>= 3.0, < 8.0)
      delayed_job (>= 3.0, < 5)
    devise (4.8.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.5.0)
    diffy (3.4.0)
    docile (1.4.0)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    dry-configurable (0.14.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.6)
    dry-container (0.9.0)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.13, >= 0.13.0)
    dry-core (0.7.1)
      concurrent-ruby (~> 1.0)
    dry-inflector (0.2.1)
    dry-initializer (3.1.1)
    dry-logic (1.2.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.5, >= 0.5)
    dry-schema (1.8.0)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.13, >= 0.13.0)
      dry-core (~> 0.5, >= 0.5)
      dry-initializer (~> 3.0)
      dry-logic (~> 1.0)
      dry-types (~> 1.5)
    dry-types (1.5.1)
      concurrent-ruby (~> 1.0)
      dry-container (~> 0.3)
      dry-core (~> 0.5, >= 0.5)
      dry-inflector (~> 0.1, >= 0.1.2)
      dry-logic (~> 1.0, >= 1.0.2)
    dry-validation (1.7.0)
      concurrent-ruby (~> 1.0)
      dry-container (~> 0.7, >= 0.7.1)
      dry-core (~> 0.5, >= 0.5)
      dry-initializer (~> 3.0)
      dry-schema (~> 1.8, >= 1.8.0)
    elasticsearch (7.17.7)
      elasticsearch-api (= 7.17.7)
      elasticsearch-transport (= 7.17.7)
    elasticsearch-api (7.17.7)
      multi_json
    elasticsearch-transport (7.17.7)
      faraday (~> 1)
      multi_json
    em-websocket (0.5.3)
      eventmachine (>= 0.12.9)
      http_parser.rb (~> 0)
    email_spec (2.2.0)
      htmlentities (~> 4.3.3)
      launchy (~> 2.1)
      mail (~> 2.7)
    erubi (1.10.0)
    ethon (0.15.0)
      ffi (>= 1.15.0)
    eventmachine (1.2.7)
    execjs (2.8.1)
    factory_bot (6.2.0)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.2.0)
      factory_bot (~> 6.2.0)
      railties (>= 5.0.0)
    faraday (1.10.2)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
      faraday-httpclient (~> 1.0)
      faraday-multipart (~> 1.0)
      faraday-net_http (~> 1.0)
      faraday-net_http_persistent (~> 1.0)
      faraday-patron (~> 1.0)
      faraday-rack (~> 1.0)
      faraday-retry (~> 1.0)
      ruby2_keywords (>= 0.0.4)
    faraday-em_http (1.0.0)
    faraday-em_synchrony (1.0.0)
    faraday-excon (1.1.0)
    faraday-httpclient (1.0.1)
    faraday-multipart (1.0.4)
      multipart-post (~> 2)
    faraday-net_http (1.0.1)
    faraday-net_http_persistent (1.2.0)
    faraday-patron (1.0.0)
    faraday-rack (1.0.0)
    faraday-retry (1.0.3)
    ffi (1.15.5)
    flipper (0.23.1)
    flipper-active_record (0.23.1)
      activerecord (>= 4.2, < 8)
      flipper (~> 0.23.1)
    flipper-ui (0.23.1)
      erubi (>= 1.0.0, < 2.0.0)
      flipper (~> 0.23.1)
      rack (>= 1.4, < 3)
      rack-protection (>= 1.5.3, < 2.2.0)
      sanitize (< 7)
    foreman (0.87.2)
    formatador (1.1.0)
    foundation-icons-sass-rails (3.0.0)
      railties (>= 3.1.1)
      sass-rails (>= 3.1.1)
    fuubar (2.5.1)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
    globalid (1.0.0)
      activesupport (>= 5.0)
    guard (2.18.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.13.0)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-livereload (2.5.2)
      em-websocket (~> 0.5)
      guard (~> 2.8)
      guard-compat (~> 1.0)
      multi_json (~> 1.8)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    guard-rubocop (1.5.0)
      guard (~> 2.0)
      rubocop (< 2.0)
    haml (5.2.2)
      temple (>= 0.8.0)
      tilt
    hashdiff (1.0.1)
    hashie (5.0.0)
    honeybadger (4.10.0)
    htmlentities (4.3.4)
    http-cookie (1.0.4)
      domain_name (~> 0.5)
    http_parser.rb (0.8.0)
    httparty (0.20.0)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    invisible_captcha (2.0.0)
      rails (>= 5.0)
    jbuilder (2.11.5)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jquery-rails (4.4.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.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)
    launchy (2.5.0)
      addressable (~> 2.7)
    libv8-node (16.10.0.0-x86_64-darwin)
    libv8-node (16.10.0.0-x86_64-linux)
    listen (3.7.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    loofah (2.18.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    lumberjack (1.2.8)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (1.0.2)
    marked-rails (0.3.2.0)
    matrix (0.4.2)
    mechanize (2.8.4)
      addressable (~> 2.8)
      domain_name (~> 0.5, >= 0.5.20190701)
      http-cookie (~> 1.0, >= 1.0.3)
      mime-types (~> 3.0)
      net-http-digest_auth (~> 1.4, >= 1.4.1)
      net-http-persistent (>= 2.5.2, < 5.0.dev)
      nokogiri (~> 1.11, >= 1.11.2)
      rubyntlm (~> 0.6, >= 0.6.3)
      webrick (~> 1.7)
      webrobots (~> 0.1.2)
    meta-tags (2.16.0)
      actionpack (>= 3.2.0, < 7.1)
    method_source (1.0.0)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2022.0105)
    mina (1.2.4)
      open4 (~> 1.3.4)
      rake
    mina-multistage (1.0.3)
      mina (~> 1.0)
    mini_mime (1.1.2)
    mini_racer (0.6.2)
      libv8-node (~> 16.10.0.0)
    minitest (5.16.3)
    momentjs-rails (2.29.1.1)
      railties (>= 3.1)
    msgpack (1.4.4)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    multipart-post (2.2.3)
    mysql2 (0.5.3)
    nenv (0.3.0)
    net-http-digest_auth (1.4.1)
    net-http-persistent (4.0.1)
      connection_pool (~> 2.2)
    net-scp (3.0.0)
      net-ssh (>= 2.6.5, < 7.0.0)
    net-ssh (6.1.0)
    newrelic_rpm (8.4.0)
    nio4r (2.5.8)
    nokogiri (1.13.6-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.13.6-x86_64-linux)
      racc (~> 1.4)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    numbers_and_words (0.11.11)
      i18n (<= 2)
    oj (3.13.11)
    open4 (1.3.4)
    orm_adapter (0.5.0)
    paper_trail (12.2.0)
      activerecord (>= 5.2)
      request_store (~> 1.1)
    parallel (1.21.0)
    parser (3.1.0.0)
      ast (~> 2.4.1)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    public_suffix (4.0.6)
    racc (1.6.0)
    rack (2.2.3)
    rack-cors (1.1.1)
      rack (>= 2.0.0)
    rack-livereload (0.3.17)
      rack
    rack-mini-profiler (2.3.3)
      rack (>= 1.2.0)
    rack-protection (2.1.0)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (6.0.5)
      actioncable (= 6.0.5)
      actionmailbox (= 6.0.5)
      actionmailer (= 6.0.5)
      actionpack (= 6.0.5)
      actiontext (= 6.0.5)
      actionview (= 6.0.5)
      activejob (= 6.0.5)
      activemodel (= 6.0.5)
      activerecord (= 6.0.5)
      activestorage (= 6.0.5)
      activesupport (= 6.0.5)
      bundler (>= 1.3.0)
      railties (= 6.0.5)
      sprockets-rails (>= 2.0.0)
    rails-controller-testing (1.0.5)
      actionpack (>= 5.0.1.rc1)
      actionview (>= 5.0.1.rc1)
      activesupport (>= 5.0.1.rc1)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.4.2)
      loofah (~> 2.3)
    railties (6.0.5)
      actionpack (= 6.0.5)
      activesupport (= 6.0.5)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.20.3, < 2.0)
    rainbow (3.1.1)
    rake (13.0.6)
    ranker (1.1.4)
    rb-fsevent (0.11.1)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rdoc (6.3.3)
    redcarpet (3.5.1)
    regexp_parser (2.2.1)
    request_store (1.5.1)
      rack (>= 1.4)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    reverse_markdown (2.1.1)
      nokogiri
    rexml (3.2.5)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-activemodel-mocks (1.1.0)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      rspec-mocks (>= 2.99, < 4.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-rails (5.1.0)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      railties (>= 5.2)
      rspec-core (~> 3.10)
      rspec-expectations (~> 3.10)
      rspec-mocks (~> 3.10)
      rspec-support (~> 3.10)
    rspec-support (3.11.0)
    rubocop (1.25.1)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.15.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.15.2)
      parser (>= 3.0.1.1)
    rubocop-rails (2.13.2)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.7.0, < 2.0)
    rubocop-rspec (2.8.0)
      rubocop (~> 1.19)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.5)
    ruby_parser (3.18.1)
      sexp_processor (~> 4.16)
    rubyntlm (0.6.3)
    rubyzip (2.3.2)
    safe_attributes (1.0.10)
      activerecord (>= 3.0.0)
    sanitize (6.0.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    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
    sdoc (2.3.1)
      rdoc (>= 5.0, < 6.4.0)
    searchkick (5.1.0)
      activemodel (>= 5.2)
      hashie
    seed_dump (3.3.1)
      activerecord (>= 4)
      activesupport (>= 4)
    selectize-rails (0.12.6)
    selenium-webdriver (4.1.0)
      childprocess (>= 0.5, < 5.0)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2)
    sexp_processor (4.16.0)
    shellany (0.0.1)
    simple_form (5.1.0)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.3)
    sprockets (4.0.3)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    sshkit (1.21.2)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    stackprof (0.2.19)
    temple (0.8.2)
    thor (1.2.1)
    thread_safe (0.3.6)
    tilt (2.0.10)
    timecop (0.9.4)
    typhoeus (1.4.0)
      ethon (>= 0.9.0)
    tzinfo (1.2.10)
      thread_safe (~> 0.1)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.8)
    unicode-display_width (2.1.0)
    vcr (6.0.0)
    warden (1.2.9)
      rack (>= 2.0.9)
    webmock (3.14.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webrick (1.7.0)
    webrobots (0.1.2)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.1)

PLATFORMS
  x86_64-darwin-20
  x86_64-linux

DEPENDENCIES
  administrate
  attribute-defaults
  autoprefixer-rails
  better_errors
  binding_of_caller
  bootsnap
  bootstrap-sass (~> 3.3)
  bootstrap-select-rails
  brakeman
  capistrano
  capistrano-maintenance
  capistrano-rails
  capistrano-rvm
  capybara
  config
  dalli (~> 2)
  delayed_job_active_record
  devise
  diffy
  elasticsearch (~> 7)
  email_spec
  factory_bot_rails
  flipper
  flipper-active_record
  flipper-ui
  foreman
  foundation-icons-sass-rails
  fuubar
  guard
  guard-livereload
  guard-rspec
  guard-rubocop
  haml
  honeybadger
  htmlentities
  httparty
  invisible_captcha
  jbuilder
  jquery-rails
  marked-rails
  mechanize
  meta-tags
  mina
  mina-multistage
  mini_racer
  mysql2
  newrelic_rpm
  nokogiri (>= 1.6.7.2)
  numbers_and_words
  oj
  paper_trail
  rack-cors
  rack-livereload
  rack-mini-profiler
  rails (= 6.0.5)
  rails-controller-testing
  ranker
  redcarpet
  reverse_markdown
  rspec-activemodel-mocks
  rspec-rails
  rubocop
  rubocop-rails
  rubocop-rspec
  ruby-progressbar
  ruby_parser
  safe_attributes
  sass-rails
  sdoc
  searchkick
  seed_dump
  selenium-webdriver
  simple_form
  simplecov
  sprockets
  stackprof
  timecop
  typhoeus
  uglifier (>= 2.7.2)
  vcr
  webmock

BUNDLED WITH
   2.2.3