uhlibraries-digital/greens

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.2.4.6)
      actionpack (= 5.2.4.6)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.4.6)
      actionpack (= 5.2.4.6)
      actionview (= 5.2.4.6)
      activejob (= 5.2.4.6)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.4.6)
      actionview (= 5.2.4.6)
      activesupport (= 5.2.4.6)
      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.6)
      activesupport (= 5.2.4.6)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    active_model_serializers (0.9.8)
      activemodel (>= 3.2)
      concurrent-ruby (~> 1.0)
    activejob (5.2.4.6)
      activesupport (= 5.2.4.6)
      globalid (>= 0.3.6)
    activemodel (5.2.4.6)
      activesupport (= 5.2.4.6)
    activerecord (5.2.4.6)
      activemodel (= 5.2.4.6)
      activesupport (= 5.2.4.6)
      arel (>= 9.0)
    activerecord-nulldb-adapter (0.8.0)
      activerecord (>= 5.2.0, < 7.1)
    activestorage (5.2.4.6)
      actionpack (= 5.2.4.6)
      activerecord (= 5.2.4.6)
      marcel (~> 0.3.1)
    activesupport (5.2.4.6)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (9.0.0)
    autoprefixer-rails (10.4.7.0)
      execjs (~> 2)
    bindex (0.8.1)
    bootstrap (5.1.3)
      autoprefixer-rails (>= 9.1.0)
      popper_js (>= 2.9.3, < 3)
      sassc-rails (>= 2.0.0)
    builder (3.2.4)
    byebug (11.1.3)
    concurrent-ruby (1.1.10)
    config (3.1.1)
      deep_merge (~> 1.2, >= 1.2.1)
      dry-validation (~> 1.0, >= 1.0.0)
    crass (1.0.6)
    deep_merge (1.2.2)
    dry-configurable (0.12.1)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.5, >= 0.5.0)
    dry-container (0.7.2)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1, >= 0.1.3)
    dry-core (0.6.0)
      concurrent-ruby (~> 1.0)
    dry-equalizer (0.3.0)
    dry-inflector (0.2.0)
    dry-initializer (3.0.4)
    dry-logic (1.2.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.5, >= 0.5)
    dry-schema (1.6.2)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.8, >= 0.8.3)
      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.6.0)
      concurrent-ruby (~> 1.0)
      dry-container (~> 0.7, >= 0.7.1)
      dry-core (~> 0.4)
      dry-equalizer (~> 0.2)
      dry-initializer (~> 3.0)
      dry-schema (~> 1.5, >= 1.5.2)
    erubi (1.11.0)
    execjs (2.8.1)
    ffi (1.15.5)
    font-awesome-rails (4.7.0.8)
      railties (>= 3.2, < 8.0)
    globalid (1.0.0)
      activesupport (>= 5.0)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    jbuilder (2.11.5)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jquery-rails (4.5.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (1.8.6)
    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.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    loofah (2.19.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 (1.0.0)
    mimemagic (0.3.10)
      nokogiri (~> 1)
      rake
    mini_mime (1.1.2)
    minitest (5.15.0)
    mysql2 (0.5.4)
    nio4r (2.5.8)
    noid (0.9.0)
    nokogiri (1.13.10-x86_64-linux)
      racc (~> 1.4)
    popper_js (2.11.6)
    puma (4.3.12)
      nio4r (~> 2.0)
    racc (1.6.1)
    rack (2.2.4)
    rack-test (2.0.2)
      rack (>= 1.3)
    rails (5.2.4.6)
      actioncable (= 5.2.4.6)
      actionmailer (= 5.2.4.6)
      actionpack (= 5.2.4.6)
      actionview (= 5.2.4.6)
      activejob (= 5.2.4.6)
      activemodel (= 5.2.4.6)
      activerecord (= 5.2.4.6)
      activestorage (= 5.2.4.6)
      activesupport (= 5.2.4.6)
      bundler (>= 1.3.0)
      railties (= 5.2.4.6)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.4.4)
      loofah (~> 2.19, >= 2.19.1)
    railties (5.2.4.6)
      actionpack (= 5.2.4.6)
      activesupport (= 5.2.4.6)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rake (13.0.6)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rdoc (4.3.0)
    ruby_dep (1.5.0)
    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 (0.4.2)
      json (~> 1.7, >= 1.7.7)
      rdoc (~> 4.0)
    spring (2.1.1)
    spring-watcher-listen (2.0.1)
      listen (>= 2.7, < 4.0)
      spring (>= 1.2, < 3.0)
    sprockets (4.1.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    thor (1.2.1)
    thread_safe (0.3.6)
    tilt (2.0.11)
    turbolinks (5.2.1)
      turbolinks-source (~> 5.2)
    turbolinks-source (5.2.0)
    tzinfo (1.2.10)
      thread_safe (~> 0.1)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    web-console (3.7.0)
      actionview (>= 5.0)
      activemodel (>= 5.0)
      bindex (>= 0.4.0)
      railties (>= 5.0)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    will_paginate (3.3.1)
    will_paginate-bootstrap4 (0.2.2)
      will_paginate (~> 3.0, >= 3.0.0)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  active_model_serializers (~> 0.9.0)
  activerecord-nulldb-adapter
  bootstrap (~> 5.1.0)
  byebug
  config
  font-awesome-rails (~> 4.7)
  jbuilder (~> 2.5)
  jquery-rails
  kaminari
  listen (>= 3.0.5, < 3.2)
  mysql2
  noid
  puma (~> 4.3)
  rails (~> 5.2.4)
  sdoc (~> 0.4.0)
  spring
  spring-watcher-listen (~> 2.0.0)
  turbolinks (~> 5)
  uglifier (>= 1.3.0)
  web-console (>= 3.3.0)
  will_paginate-bootstrap4

BUNDLED WITH
   2.3.23