hicknhack-software/candl

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    candl (0.1.18)
      coffee-rails (~> 4.2, >= 4.2.0)
      rails (~> 5.2, >= 5.2.0)
      rails_autolink (~> 1.1, >= 1.1.0)
      sass (~> 3.7, >= 3.7.0)
      sass-rails (~> 5.0, >= 5.0.0)
      slim-rails (~> 3.2, >= 3.2.0)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.2.8)
      actionpack (= 5.2.8)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.8)
      actionpack (= 5.2.8)
      actionview (= 5.2.8)
      activejob (= 5.2.8)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.8)
      actionview (= 5.2.8)
      activesupport (= 5.2.8)
      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.8)
      activesupport (= 5.2.8)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.2.8)
      activesupport (= 5.2.8)
      globalid (>= 0.3.6)
    activemodel (5.2.8)
      activesupport (= 5.2.8)
    activerecord (5.2.8)
      activemodel (= 5.2.8)
      activesupport (= 5.2.8)
      arel (>= 9.0)
    activestorage (5.2.8)
      actionpack (= 5.2.8)
      activerecord (= 5.2.8)
      marcel (~> 1.0.0)
    activesupport (5.2.8)
      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)
    bootstrap-sass (3.4.1)
      autoprefixer-rails (>= 5.2.1)
      sassc (>= 2.0.0)
    builder (3.2.4)
    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)
    concurrent-ruby (1.1.10)
    crass (1.0.6)
    diff-lcs (1.5.0)
    erubi (1.10.0)
    execjs (2.8.1)
    ffi (1.15.5)
    ffi (1.15.5-x64-mingw32)
    ffi (1.15.5-x86-mingw32)
    globalid (1.0.0)
      activesupport (>= 5.0)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    jquery-rails (4.5.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    loofah (2.18.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (1.0.2)
    material_icons (2.2.1)
      railties (>= 3.2)
    method_source (1.0.0)
    mini_mime (1.1.2)
    mini_portile2 (2.8.0)
    minitest (5.15.0)
    nio4r (2.5.8)
    nokogiri (1.13.6)
      mini_portile2 (~> 2.8.0)
      racc (~> 1.4)
    nokogiri (1.13.6-x64-mingw32)
      racc (~> 1.4)
    nokogiri (1.13.6-x86-mingw32)
      racc (~> 1.4)
    racc (1.6.0)
    rack (2.2.3.1)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (5.2.8)
      actioncable (= 5.2.8)
      actionmailer (= 5.2.8)
      actionpack (= 5.2.8)
      actionview (= 5.2.8)
      activejob (= 5.2.8)
      activemodel (= 5.2.8)
      activerecord (= 5.2.8)
      activestorage (= 5.2.8)
      activesupport (= 5.2.8)
      bundler (>= 1.3.0)
      railties (= 5.2.8)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.4.2)
      loofah (~> 2.3)
    rails_autolink (1.1.6)
      rails (> 3.1)
    railties (5.2.8)
      actionpack (= 5.2.8)
      activesupport (= 5.2.8)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rake (13.0.6)
    rb-fsevent (0.11.1)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rspec-core (3.9.3)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-rails (3.9.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.4)
    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)
    sassc (2.4.0)
      ffi (~> 1.9)
    sassc (2.4.0-x64-mingw32)
      ffi (~> 1.9)
    slim (4.1.0)
      temple (>= 0.7.6, < 0.9)
      tilt (>= 2.0.6, < 2.1)
    slim-rails (3.5.1)
      actionpack (>= 3.1)
      railties (>= 3.1)
      slim (>= 3.0, < 5.0)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    sqlite3 (1.3.13)
    sqlite3 (1.3.13-x64-mingw32)
    sqlite3 (1.3.13-x86-mingw32)
    temple (0.8.2)
    thor (1.2.1)
    thread_safe (0.3.6)
    tilt (2.0.10)
    turbolinks (5.2.1)
      turbolinks-source (~> 5.2)
    turbolinks-source (5.2.0)
    tzinfo (1.2.9)
      thread_safe (~> 0.1)
    tzinfo-data (1.2022.1)
      tzinfo (>= 1.0.0)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)

PLATFORMS
  ruby
  x64-mingw32
  x86-mingw32

DEPENDENCIES
  bootstrap-sass (~> 3.3, >= 3.3.7)
  candl!
  jquery-rails (~> 4.3, >= 4.3.0)
  material_icons (~> 2.2, >= 2.2.0)
  rspec-rails (~> 3.8, >= 3.8.0)
  sqlite3 (~> 1.3.6, < 1.4)
  turbolinks (~> 5.2, >= 5.2.0)
  tzinfo-data

BUNDLED WITH
   2.3.5