ArtOfCode-/qpixel

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.2.4.4)
      actionpack (= 5.2.4.4)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.4.4)
      actionpack (= 5.2.4.4)
      actionview (= 5.2.4.4)
      activejob (= 5.2.4.4)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.4.4)
      actionview (= 5.2.4.4)
      activesupport (= 5.2.4.4)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.4.4)
      activesupport (= 5.2.4.4)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.2.4.4)
      activesupport (= 5.2.4.4)
      globalid (>= 0.3.6)
    activemodel (5.2.4.4)
      activesupport (= 5.2.4.4)
    activerecord (5.2.4.4)
      activemodel (= 5.2.4.4)
      activesupport (= 5.2.4.4)
      arel (>= 9.0)
    activestorage (5.2.4.4)
      actionpack (= 5.2.4.4)
      activerecord (= 5.2.4.4)
      marcel (~> 0.3.1)
    activesupport (5.2.4.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    arel (9.0.0)
    ast (2.4.1)
    awesome_print (1.8.0)
    aws-eventstream (1.1.0)
    aws-partitions (1.402.0)
    aws-sdk-core (3.110.0)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.239.0)
      aws-sigv4 (~> 1.1)
      jmespath (~> 1.0)
    aws-sdk-kms (1.39.0)
      aws-sdk-core (~> 3, >= 3.109.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-s3 (1.86.0)
      aws-sdk-core (~> 3, >= 3.109.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.1)
    aws-ses (0.6.0)
      builder
      mail (> 2.2.5)
      mime-types
      xml-simple
    aws-sigv4 (1.2.2)
      aws-eventstream (~> 1, >= 1.0.2)
    bcrypt (3.1.16)
    bindex (0.8.1)
    builder (3.2.4)
    byebug (11.1.3)
    chartkick (3.4.2)
    chronic (0.10.2)
    chunky_png (1.3.14)
    coffee-rails (4.2.2)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    commonmarker (0.21.0)
      ruby-enum (~> 0.5)
    concurrent-ruby (1.1.7)
    counter_culture (2.7.0)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
    coveralls (0.8.23)
      json (>= 1.8, < 3)
      simplecov (~> 0.16.1)
      term-ansicolor (~> 1.3)
      thor (>= 0.19.4, < 2.0)
      tins (~> 1.6)
    crass (1.0.6)
    css_parser (1.7.1)
      addressable
    devise (4.7.3)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    diffy (3.4.0)
    docile (1.3.2)
    e2mmap (0.1.0)
    erubi (1.10.0)
    execjs (2.7.0)
    fastimage (2.2.0)
    ffi (1.13.1)
    ffi (1.13.1-x64-mingw32)
    flamegraph (0.9.5)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    groupdate (4.3.0)
      activesupport (>= 5)
    hashie (4.1.0)
    htmlentities (4.3.4)
    i18n (1.8.5)
      concurrent-ruby (~> 1.0)
    image_processing (1.12.1)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    jbuilder (2.10.1)
      activesupport (>= 5.0.0)
    jmespath (1.4.0)
    jquery-rails (4.3.5)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.3.1)
    loofah (2.8.0)
      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)
    memory_profiler (0.9.14)
    method_source (1.0.0)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2020.1104)
    mimemagic (0.3.10)
      nokogiri (~> 1)
      rake
    mini_magick (4.11.0)
    mini_mime (1.0.2)
    mini_portile2 (2.5.1)
    minitest (5.10.3)
    minitest-ci (3.4.0)
      minitest (>= 5.0.6)
    mysql2 (0.5.3)
    mysql2 (0.5.3-x64-mingw32)
    nio4r (2.5.4)
    nokogiri (1.11.5)
      mini_portile2 (~> 2.5.0)
      racc (~> 1.4)
    nokogiri (1.11.5-x64-mingw32)
      racc (~> 1.4)
    nokogiri (1.11.5-x86_64-darwin)
      racc (~> 1.4)
    omniauth (1.9.1)
      hashie (>= 3.4.6)
      rack (>= 1.6.2, < 3)
    orm_adapter (0.5.0)
    parallel (1.20.1)
    parser (2.7.2.0)
      ast (~> 2.4.1)
    premailer (1.14.2)
      addressable
      css_parser (>= 1.6.0)
      htmlentities (>= 4.0.0)
    premailer-rails (1.11.1)
      actionmailer (>= 3)
      premailer (~> 1.7, >= 1.7.9)
    public_suffix (4.0.6)
    puma (3.12.6)
    racc (1.5.2)
    rack (2.2.3)
    rack-mini-profiler (2.2.0)
      rack (>= 1.2.0)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (5.2.4.4)
      actioncable (= 5.2.4.4)
      actionmailer (= 5.2.4.4)
      actionpack (= 5.2.4.4)
      actionview (= 5.2.4.4)
      activejob (= 5.2.4.4)
      activemodel (= 5.2.4.4)
      activerecord (= 5.2.4.4)
      activestorage (= 5.2.4.4)
      activesupport (= 5.2.4.4)
      bundler (>= 1.3.0)
      railties (= 5.2.4.4)
      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.3.0)
      loofah (~> 2.3)
    railties (5.2.4.4)
      actionpack (= 5.2.4.4)
      activesupport (= 5.2.4.4)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rainbow (3.0.0)
    rake (13.0.1)
    rb-fsevent (0.10.4)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    redis (4.2.5)
    regexp_parser (2.0.0)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    reverse_markdown (2.0.0)
      nokogiri
    rexml (3.2.4)
    rmagick (4.1.2)
    rotp (6.2.0)
    rqrcode (1.1.2)
      chunky_png (~> 1.0)
      rqrcode_core (~> 0.1)
    rqrcode_core (0.1.2)
    rubocop (1.5.2)
      parallel (~> 1.10)
      parser (>= 2.7.1.5)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.2.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (1.3.0)
      parser (>= 2.7.1.5)
    rubocop-rails (2.9.0)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 0.90.0, < 2.0)
    ruby-enum (0.8.0)
      i18n
    ruby-progressbar (1.10.1)
    ruby-vips (2.0.17)
      ffi (~> 1.9)
    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.1.0)
      railties (>= 5.2.0)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    spring (2.1.1)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.2)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    stackprof (0.2.16)
    sync (0.5.0)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    thor (1.0.1)
    thread_safe (0.3.6)
    thwait (0.2.0)
      e2mmap
    tilt (2.0.10)
    tins (1.26.0)
      sync
    tzinfo (1.2.8)
      thread_safe (~> 0.1)
    tzinfo-data (1.2019.3)
      tzinfo (>= 1.0.0)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (1.7.0)
    warden (1.2.9)
      rack (>= 2.0.9)
    web-console (3.7.0)
      actionview (>= 5.0)
      activemodel (>= 5.0)
      bindex (>= 0.4.0)
      railties (>= 5.0)
    websocket-driver (0.7.3)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    whenever (1.0.0)
      chronic (>= 0.6.3)
    will_paginate (3.3.0)
    will_paginate-bootstrap (1.0.2)
      will_paginate (>= 3.0.3)
    xml-simple (1.1.5)

PLATFORMS
  ruby
  x64-mingw32
  x86_64-darwin-19

DEPENDENCIES
  awesome_print (~> 1.8)
  aws-sdk-s3 (~> 1.61)
  aws-ses (~> 0.6.0)
  byebug (~> 11.1)
  chartkick (~> 3.4)
  coffee-rails (~> 4.2.2)
  commonmarker (~> 0.21)
  counter_culture (~> 2.0)
  coveralls (~> 0.8)
  devise (~> 4.7)
  diffy (~> 3.3)
  e2mmap (~> 0.1)
  fastimage (~> 2.1)
  flamegraph (~> 0.9)
  groupdate (~> 4.3)
  image_processing (~> 1.11)
  jbuilder (~> 2.10)
  jquery-rails (~> 4.3.5)
  memory_profiler (~> 0.9)
  minitest (~> 5.10.3)
  minitest-ci (~> 3.4.0)
  mysql2 (~> 0.5.3)
  omniauth (~> 1.9)
  premailer-rails (~> 1.11)
  puma (~> 3.12.4)
  rack-mini-profiler (~> 2.0)
  rails (~> 5.2)
  rails-controller-testing (~> 1.0)
  rails-html-sanitizer (~> 1.3)
  redis (~> 4.1)
  reverse_markdown (~> 2.0)
  rmagick
  rotp (~> 6.0)
  rqrcode (~> 1.1)
  rubocop (~> 1)
  rubocop-rails (~> 2.9)
  ruby-progressbar (~> 1.10)
  sass-rails (~> 5.0)
  spring (~> 2.1)
  stackprof (~> 0.2)
  term-ansicolor (~> 1.7)
  thwait (~> 0.1)
  tzinfo-data (~> 1.2019.3)
  uglifier (>= 1.3.0)
  web-console (~> 3.7)
  whenever (~> 1.0)
  will_paginate (~> 3.3)
  will_paginate-bootstrap (~> 1.0)

RUBY VERSION
   ruby 2.6.5p114

BUNDLED WITH
   2.1.4