rokumatsumoto/boyutluseyler

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/rokumatsumoto/activerecord-jsonb-associations.git
  revision: 9abe0dd9724a442f45f525377594faead6ac0439
  branch: master
  specs:
    activerecord-jsonb-associations (0.2.0)
      activerecord (<= 6.1.0)

GIT
  remote: https://github.com/varvet/pundit.git
  revision: 8250498d7b3f1dbbf432791f8f68a7790fe286a1
  branch: master
  specs:
    pundit (2.1.0)
      activesupport (>= 3.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    abstract_type (0.0.7)
    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)
    activejob (5.2.3)
      activesupport (= 5.2.3)
      globalid (>= 0.3.6)
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    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)
    acts_as_list (0.9.19)
      activerecord (>= 3.0)
    adamantium (0.2.0)
      ice_nine (~> 0.11.0)
      memoizable (~> 0.4.0)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    after_commit_action (1.1.0)
      activerecord (>= 3.0.0)
      activesupport (>= 3.0.0)
    ahoy_matey (3.0.1)
      activesupport (>= 5)
      device_detector
      geocoder (>= 1.4.5)
      safely_block (>= 0.2.1)
    annotate (2.7.4)
      activerecord (>= 3.2, < 6.0)
      rake (>= 10.4, < 13.0)
    arel (9.0.0)
    ast (2.4.0)
    aws-eventstream (1.0.3)
    aws-partitions (1.220.0)
    aws-sdk-core (3.68.1)
      aws-eventstream (~> 1.0, >= 1.0.2)
      aws-partitions (~> 1.0)
      aws-sigv4 (~> 1.1)
      jmespath (~> 1.0)
    aws-sdk-kms (1.24.0)
      aws-sdk-core (~> 3, >= 3.61.1)
      aws-sigv4 (~> 1.1)
    aws-sdk-lambda (1.30.0)
      aws-sdk-core (~> 3, >= 3.61.1)
      aws-sigv4 (~> 1.1)
    aws-sdk-s3 (1.48.0)
      aws-sdk-core (~> 3, >= 3.61.1)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.1)
    aws-sigv4 (1.1.0)
      aws-eventstream (~> 1.0, >= 1.0.2)
    bcrypt (3.1.13)
    better_errors (2.5.1)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    bindex (0.5.0)
    binding_ninja (0.2.3)
    binding_of_caller (0.8.0)
      debug_inspector (>= 0.0.1)
    bootsnap (1.4.5)
      msgpack (~> 1.0)
    brakeman (4.4.0)
    builder (3.2.3)
    bullet (5.9.0)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    bundler-audit (0.6.1)
      bundler (>= 1.2.0, < 3)
      thor (~> 0.18)
    byebug (11.0.0)
    callsite (0.0.11)
    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)
    capybara-email (3.0.1)
      capybara (>= 2.4, < 4.0)
      mail
    capybara-screenshot (1.0.24)
      capybara (>= 1.0, < 4)
      launchy
    character_set (1.4.0)
    childprocess (2.0.0)
      rake (< 13.0)
    choice (0.2.0)
    client_side_validations (16.0.2)
      jquery-rails (~> 4.3)
      js_regex (~> 3.1)
      rails (>= 5.0.0.1, < 6.1)
    client_side_validations-simple_form (9.0.0)
      client_side_validations (>= 15.0, < 17.0)
      simple_form (~> 5.0)
    coderay (1.1.2)
    concord (0.1.5)
      adamantium (~> 0.2.0)
      equalizer (~> 0.0.9)
    concurrent-ruby (1.1.5)
    connection_pool (2.2.2)
    counter_culture (2.2.4)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
      after_commit_action (~> 1.0)
    crass (1.0.5)
    database_cleaner (1.7.0)
    debug_inspector (0.0.3)
    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.0)
      devise (>= 4.6)
    diff-lcs (1.3)
    docile (1.3.2)
    down (5.1.0)
      addressable (~> 2.5)
    equalizer (0.0.11)
    errbase (0.2.0)
    erubi (1.9.0)
    et-orbi (1.2.1)
      tzinfo
    factory_bot (5.0.2)
      activesupport (>= 4.2.0)
    factory_bot_rails (5.0.1)
      factory_bot (~> 5.0.0)
      railties (>= 4.2.0)
    faker (2.7.0)
      i18n (>= 1.6, < 1.8)
    faraday (1.0.0)
      multipart-post (>= 1.2, < 3)
    fast_jsonapi (1.5)
      activesupport (>= 4.2)
    ffi (1.11.3)
    finite_machine (0.12.1)
      concurrent-ruby (~> 1.0)
    fivemat (1.3.7)
    formatador (0.2.5)
    friendly_id (5.3.0)
      activerecord (>= 4.0.0)
    fugit (1.3.1)
      et-orbi (~> 1.1, >= 1.1.8)
      raabro (~> 1.1)
    geocoder (1.5.2)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    gon (6.2.1)
      actionpack (>= 3.0)
      multi_json
      request_store (>= 1.0)
    guard (2.15.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-annotate (2.3)
      annotate (~> 2.4, >= 2.4.0)
      guard-compat (~> 1.2, >= 1.2.1)
    guard-brakeman (0.8.3)
      brakeman (>= 2.1.1)
      guard (>= 2.0.0)
    guard-compat (1.2.1)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    guard-rubocop (1.3.0)
      guard (~> 2.0)
      rubocop (~> 0.20)
    gutentag (2.5.1)
      activerecord (>= 3.2.0)
    haml (5.0.4)
      temple (>= 0.8.0)
      tilt
    haml_lint (0.28.0)
      haml (>= 4.0, < 5.1)
      rainbow
      rake (>= 10, < 13)
      rubocop (>= 0.50.0)
      sysexits (~> 1.1)
    hamlit (2.9.2)
      temple (>= 0.8.0)
      thor
      tilt
    hamlit-rails (0.2.0)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
      hamlit (>= 1.2.0)
      railties (>= 4.0.1)
    hashie (3.6.0)
    hiredis (0.6.3)
    i18n (1.7.0)
      concurrent-ruby (~> 1.0)
    ice_nine (0.11.2)
    jaro_winkler (1.5.4)
    jbuilder (2.8.0)
      activesupport (>= 4.2.0)
      multi_json (>= 1.2)
    jmespath (1.4.0)
    jquery-rails (4.3.3)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    js_regex (3.1.1)
      character_set (~> 1.1)
      regexp_parser (~> 1.1)
      regexp_property_values (~> 0.3)
    json (2.2.0)
    jwt (2.2.1)
    kwalify (0.7.2)
    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.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    local_time (2.1.0)
    loofah (2.4.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    lumberjack (1.0.13)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
    meta_request (0.6.0)
      callsite (~> 0.0, >= 0.0.11)
      rack-contrib (>= 1.1, < 3)
      railties (>= 3.0.0, < 6)
    method_source (0.9.2)
    mimemagic (0.3.3)
    mini_mime (1.0.2)
    mini_portile2 (2.4.0)
    minitest (5.13.0)
    msgpack (1.3.1)
    multi_json (1.14.1)
    multi_xml (0.6.0)
    multipart-post (2.1.1)
    nenv (0.3.0)
    nio4r (2.5.2)
    nokogiri (1.10.8)
      mini_portile2 (~> 2.4.0)
    nokogumbo (2.0.1)
      nokogiri (~> 1.8, >= 1.8.4)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    oauth2 (1.4.2)
      faraday (>= 0.8, < 2.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    oj (3.9.2)
    omniauth (1.9.0)
      hashie (>= 3.4.6, < 3.7.0)
      rack (>= 1.6.2, < 3)
    omniauth-facebook (5.0.0)
      omniauth-oauth2 (~> 1.2)
    omniauth-google-oauth2 (0.8.0)
      jwt (>= 2.0)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (>= 1.6)
    omniauth-oauth2 (1.6.0)
      oauth2 (~> 1.1)
      omniauth (~> 1.9)
    omniauth-rails_csrf_protection (0.1.2)
      actionpack (>= 4.2)
      omniauth (>= 1.3.1)
    orm_adapter (0.5.0)
    pagy (3.7.0)
    parallel (1.19.1)
    parallel_tests (2.30.1)
      parallel
    parser (2.6.5.0)
      ast (~> 2.4.0)
    pg (1.1.4)
    proc_to_ast (0.1.0)
      coderay
      parser
      unparser
    procto (0.0.3)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-byebug (3.7.0)
      byebug (~> 11.0)
      pry (~> 0.10)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    psych (3.1.0)
    public_suffix (4.0.1)
    puma (4.3.3)
      nio4r (~> 2.0)
    pundit-matchers (1.6.0)
      rspec-rails (>= 3.0.0)
    raabro (1.1.6)
    rack (2.0.7)
    rack-contrib (2.1.0)
      rack (~> 2.0)
    rack-mini-profiler (1.1.6)
      rack (>= 1.2.0)
    rack-protection (2.0.7)
      rack
    rack-proxy (0.6.5)
      rack
    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-erd (1.6.0)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
      choice (~> 0.2.0)
      ruby-graphviz (~> 1.2)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    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 (12.3.3)
    rb-fsevent (0.10.3)
    rb-inotify (0.10.0)
      ffi (~> 1.0)
    recaptcha (4.14.0)
      json
    redis (4.1.3)
    reek (6.0.0)
      kwalify (~> 0.7.0)
      parser (>= 2.5.0.0, < 2.8, != 2.5.1.1)
      psych (~> 3.1.0)
      rainbow (>= 2.0, < 4.0)
    regexp_parser (1.6.0)
    regexp_property_values (0.3.5)
    request_store (1.4.1)
      rack (>= 1.4)
    responders (3.0.0)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rexml (3.2.4)
    rolify (5.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.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-parameterized (0.4.2)
      binding_ninja (>= 0.2.3)
      parser
      proc_to_ast
      rspec (>= 2.13, < 4)
      unparser
    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.0)
    rubocop (0.77.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.4.0)
      rack (>= 1.1)
      rubocop (>= 0.72.0)
    rubocop-rspec (1.34.0)
      rubocop (>= 0.60.0)
    ruby-graphviz (1.2.5)
      rexml
    ruby-progressbar (1.10.1)
    ruby_dep (1.5.0)
    rubyzip (1.3.0)
    safely_block (0.3.0)
      errbase (>= 0.1.1)
    sail (3.3.0)
      fugit
      jquery-rails
      rails
      sassc-rails
    sanitize (5.0.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.8.0)
      nokogumbo (~> 2.0)
    sassc (2.1.0)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    selenium-webdriver (3.142.5)
      childprocess (>= 0.5, < 3.0)
      rubyzip (>= 1.2.2)
    shellany (0.0.1)
    shoulda-matchers (4.3.0)
      activesupport (>= 4.2.0)
    sidekiq (5.2.7)
      connection_pool (~> 2.2, >= 2.2.2)
      rack (>= 1.5.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    sidekiq-cron (1.1.0)
      fugit (~> 1.1)
      sidekiq (>= 4.2.1)
    simple_form (5.0.0)
      actionpack (>= 5.0)
      activemodel (>= 5.0)
    simplecov (0.17.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    spring (2.0.2)
      activesupport (>= 4.2)
    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-rails (3.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    strong_migrations (0.4.1)
      activerecord (>= 5)
    sysexits (1.2.0)
    temple (0.8.0)
    thor (0.20.3)
    thread_safe (0.3.6)
    tilt (2.0.10)
    timecop (0.9.1)
    turbolinks (5.2.0)
      turbolinks-source (~> 5.2)
    turbolinks-source (5.2.0)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unicode-display_width (1.6.0)
    uniform_notifier (1.12.1)
    unparser (0.4.5)
      abstract_type (~> 0.0.7)
      adamantium (~> 0.2.0)
      concord (~> 0.1.5)
      diff-lcs (~> 1.3)
      equalizer (~> 0.0.9)
      parser (~> 2.6.3)
      procto (~> 0.0.2)
    warden (1.2.8)
      rack (>= 2.0.6)
    web-console (3.7.0)
      actionview (>= 5.0)
      activemodel (>= 5.0)
      bindex (>= 0.4.0)
      railties (>= 5.0)
    webdrivers (4.1.2)
      nokogiri (~> 1.6)
      rubyzip (~> 1.0)
      selenium-webdriver (>= 3.0, < 4.0)
    webpacker (4.2.0)
      activesupport (>= 4.2)
      rack-proxy (>= 0.6.1)
      railties (>= 4.2)
    websocket-driver (0.7.1)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.4)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zonebie (0.6.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord-jsonb-associations!
  acts_as_list (~> 0.9.19)
  ahoy_matey (~> 3.0, >= 3.0.1)
  aws-sdk-lambda (~> 1.30)
  aws-sdk-s3 (~> 1.48)
  better_errors (~> 2.5)
  binding_of_caller (~> 0.8.0)
  bootsnap (~> 1.4, >= 1.4.5)
  bullet (~> 5.9)
  bundler-audit (~> 0.6.1)
  capybara (~> 3.29)
  capybara-email (~> 3.0, >= 3.0.1)
  capybara-screenshot (~> 1.0, >= 1.0.24)
  client_side_validations (~> 16.0, >= 16.0.2)
  client_side_validations-simple_form (~> 9.0)
  counter_culture (~> 2.2, >= 2.2.4)
  database_cleaner (~> 1.7)
  devise (~> 4.7, >= 4.7.1)
  devise-i18n (~> 1.7, >= 1.7.1)
  down (~> 5.1)
  factory_bot_rails (~> 5.0)
  faker (~> 2.7)
  fast_jsonapi (~> 1.5)
  finite_machine (~> 0.12.1)
  fivemat (~> 1.3, >= 1.3.7)
  friendly_id (~> 5.3)
  gon (~> 6.2, >= 6.2.1)
  guard (~> 2.15)
  guard-annotate (~> 2.3)
  guard-brakeman (~> 0.8.3)
  guard-rspec (~> 4.7, >= 4.7.3)
  guard-rubocop (~> 1.3)
  gutentag (~> 2.5, >= 2.5.1)
  haml_lint (~> 0.28.0)
  hamlit (~> 2.9, >= 2.9.2)
  hamlit-rails (~> 0.2.0)
  hiredis (~> 0.6.3)
  jbuilder (~> 2.5)
  letter_opener_web (~> 1.3, >= 1.3.4)
  listen (>= 3.0.5, < 3.2)
  local_time (~> 2.1)
  meta_request (~> 0.6.0)
  mini_mime (~> 1.0, >= 1.0.1)
  oj (~> 3.9, >= 3.9.2)
  omniauth (~> 1.9)
  omniauth-facebook (~> 5.0)
  omniauth-google-oauth2 (~> 0.8.0)
  omniauth-rails_csrf_protection (~> 0.1.2)
  pagy (~> 3.7)
  parallel_tests (~> 2.30, >= 2.30.1)
  pg (>= 0.18, < 2.0)
  pry-byebug (~> 3.6)
  pry-rails (~> 0.3.9)
  puma (~> 4.3)
  pundit (~> 2.1)!
  pundit-matchers (~> 1.6)
  rack-mini-profiler (~> 1.1, >= 1.1.6)
  rails (= 5.2.3)
  rails-controller-testing
  rails-erd (~> 1.6)
  recaptcha (~> 4.14)
  redis (~> 4.1, >= 4.1.3)
  reek (~> 6.0)
  rolify (~> 5.2)
  rspec-parameterized (~> 0.4.2)
  rspec-rails (~> 3.8, >= 3.8.2)
  rubocop (~> 0.77.0)
  rubocop-rails (~> 2.4)
  rubocop-rspec (~> 1.34)
  sail (~> 3.3)
  sanitize (~> 5.0)
  sassc (= 2.1.0)
  sassc-rails (~> 2.1, >= 2.1.2)
  selenium-webdriver (~> 3.142, >= 3.142.5)
  shoulda-matchers (~> 4.3)
  sidekiq (~> 5.2, >= 5.2.7)
  sidekiq-cron (~> 1.1)
  simple_form (~> 5.0)
  simplecov (~> 0.17.1)
  spring
  spring-watcher-listen (~> 2.0.0)
  strong_migrations (~> 0.4.1)
  timecop (~> 0.9.1)
  turbolinks (~> 5)
  tzinfo-data
  web-console (>= 3.3.0)
  webdrivers (~> 4.1, >= 4.1.2)
  webpacker (~> 4.2)
  zonebie (~> 0.6.1)

RUBY VERSION
   ruby 2.5.5p157

BUNDLED WITH
   1.17.3