locomotivecms/engine

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    locomotivecms (4.2.0.alpha2)
      actionmailer-with-request (~> 0.5.0)
      adomain (~> 0.2.4)
      autoprefixer-rails (~> 10.4.13)
      bazaar (~> 0.0.2)
      bootstrap-kaminari-views (~> 0.0.5)
      bootstrap-sass (~> 3.4.1)
      carrierwave (~> 1.3.3)
      carrierwave-mongoid (~> 1.4.0)
      coffee-rails (~> 5.0)
      custom_fields (~> 2.14.0.alpha1)
      devise (~> 4.9.3)
      devise-encryptable (~> 0.2.0)
      dragonfly (~> 1.4.0)
      flash_cookie_session (~> 1.1.6)
      font-awesome-sass (~> 6.3.0)
      grape (~> 1.5.3)
      grape-entity (~> 0.10.0)
      highline (~> 2.1.0)
      jbuilder (~> 2.11)
      jquery-rails (~> 4.5.1)
      jquery-ui-rails (~> 6.0.1)
      json-schema (~> 3.0.0)
      kaminari-actionview (~> 1.2.2)
      kaminari-mongoid (~> 1.0.2)
      locomotivecms_steam (~> 1.8.0.alpha1)
      mongo (~> 2.19.3)
      mongoid (~> 8.0.7)
      mongoid-tree (~> 2.2.0)
      multi_json (~> 1.15.0)
      origin (~> 2.3.1)
      pundit (~> 2.3.0)
      rack-cache (~> 1.14.0)
      rails (>= 7.1)
      rails-html-sanitizer (~> 1.6.0)
      rails-i18n (~> 7.0.6)
      responders (~> 3.1.0)
      sass-rails (~> 6.0.0)
      simple_form (~> 5.2.0)
      simple_token_authentication (~> 1.18.1)
      slim (~> 5.0.0)
      sprockets-rails (~> 3.4.2)
      yajl-ruby (~> 1.4.3)

GEM
  remote: https://rubygems.org/
  specs:
    RedCloth (4.3.4)
    actioncable (7.1.2)
      actionpack (= 7.1.2)
      activesupport (= 7.1.2)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.1.2)
      actionpack (= 7.1.2)
      activejob (= 7.1.2)
      activerecord (= 7.1.2)
      activestorage (= 7.1.2)
      activesupport (= 7.1.2)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.1.2)
      actionpack (= 7.1.2)
      actionview (= 7.1.2)
      activejob (= 7.1.2)
      activesupport (= 7.1.2)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.2)
    actionmailer-with-request (0.5.0)
      rails (>= 5)
    actionpack (7.1.2)
      actionview (= 7.1.2)
      activesupport (= 7.1.2)
      nokogiri (>= 1.8.5)
      racc
      rack (>= 2.2.4)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    actiontext (7.1.2)
      actionpack (= 7.1.2)
      activerecord (= 7.1.2)
      activestorage (= 7.1.2)
      activesupport (= 7.1.2)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.1.2)
      activesupport (= 7.1.2)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    activejob (7.1.2)
      activesupport (= 7.1.2)
      globalid (>= 0.3.6)
    activemodel (7.1.2)
      activesupport (= 7.1.2)
    activerecord (7.1.2)
      activemodel (= 7.1.2)
      activesupport (= 7.1.2)
      timeout (>= 0.4.0)
    activestorage (7.1.2)
      actionpack (= 7.1.2)
      activejob (= 7.1.2)
      activerecord (= 7.1.2)
      activesupport (= 7.1.2)
      marcel (~> 1.0)
    activesupport (7.1.2)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      mutex_m
      tzinfo (~> 2.0)
    addressable (2.8.5)
      public_suffix (>= 2.0.2, < 6.0)
    adomain (0.2.4)
      addressable (~> 2.5)
      logger
    attr_extras (7.1.0)
    autoprefixer-rails (10.4.15.0)
      execjs (~> 2)
    base64 (0.2.0)
    bazaar (0.0.2)
    bcrypt (3.1.20)
    bigdecimal (3.1.4)
    bindex (0.8.1)
    bootstrap-kaminari-views (0.0.5)
      kaminari (>= 0.13)
      rails (>= 3.1)
    bootstrap-sass (3.4.1)
      autoprefixer-rails (>= 5.2.1)
      sassc (>= 2.0.0)
    bson (4.15.0)
    builder (3.2.4)
    capybara (3.39.2)
      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)
    carrierwave (1.3.4)
      activemodel (>= 4.0.0)
      activesupport (>= 4.0.0)
      mime-types (>= 1.16)
      ssrf_filter (~> 1.0, < 1.1.0)
    carrierwave-mongoid (1.4.0)
      carrierwave (>= 0.8, < 3)
      mongoid (>= 3.0, < 9.0)
      mongoid-grid_fs (>= 1.3, < 3.0)
    chronic (0.10.2)
    coffee-rails (5.0.0)
      coffee-script (>= 2.2.0)
      railties (>= 5.2.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    colorize (1.1.0)
    concurrent-ruby (1.2.2)
    connection_pool (2.4.1)
    crass (1.0.6)
    custom_fields (2.14.0.alpha1)
      activesupport (>= 7, < 8.0)
      bcrypt (~> 3.1.18)
      carrierwave-mongoid (~> 1.4.0)
      monetize (~> 1.12.0)
      mongoid (>= 7, < 9.0)
    database_cleaner-core (2.0.1)
    database_cleaner-mongoid (2.0.1)
      database_cleaner-core (~> 2.0.0)
      mongoid
    date (3.3.4)
    debug (1.9.2)
      irb (~> 1.10)
      reline (>= 0.3.8)
    devise (4.9.3)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise-encryptable (0.2.0)
      devise (>= 2.1.0)
    diff-lcs (1.5.0)
    docile (1.4.0)
    dragonfly (1.4.0)
      addressable (~> 2.3)
      multi_json (~> 1.0)
      rack (>= 1.3)
    drb (2.2.0)
      ruby2_keywords
    dry-core (1.0.1)
      concurrent-ruby (~> 1.0)
      zeitwerk (~> 2.6)
    dry-inflector (1.0.0)
    dry-logic (1.5.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0, < 2)
      zeitwerk (~> 2.6)
    dry-types (1.7.1)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0)
      dry-inflector (~> 1.0)
      dry-logic (~> 1.4)
      zeitwerk (~> 2.6)
    duktape (2.0.1.1)
    email_spec (2.2.2)
      htmlentities (~> 4.3.3)
      launchy (~> 2.1)
      mail (~> 2.7)
    error_highlight (0.6.0)
    erubi (1.12.0)
    execjs (2.9.1)
    factory_bot (6.4.0)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.4.0)
      factory_bot (~> 6.4)
      railties (>= 5.0.0)
    ffi (1.16.3)
    flash_cookie_session (1.1.6)
      rails (>= 3.0)
    font-awesome-sass (6.3.0)
      sassc (~> 2.0)
    globalid (1.2.1)
      activesupport (>= 6.1)
    grape (1.5.3)
      activesupport
      builder
      dry-types (>= 1.1)
      mustermann-grape (~> 1.0.0)
      rack (>= 1.3.0)
      rack-accept
    grape-entity (0.10.2)
      activesupport (>= 3.0.0)
      multi_json (>= 1.3.2)
    highline (2.1.0)
    htmlentities (4.3.4)
    httparty (0.16.4)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    io-console (0.6.0)
    irb (1.11.0)
      rdoc
      reline (>= 0.3.8)
    jbuilder (2.11.5)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jquery-rails (4.5.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (6.0.1)
      railties (>= 3.2.16)
    json-schema (3.0.0)
      addressable (>= 2.8)
    json_spec (1.1.5)
      multi_json (~> 1.0)
      rspec (>= 2.0, < 4.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)
    kaminari-mongoid (1.0.2)
      kaminari-core (~> 1.0)
      mongoid
    kramdown (2.3.2)
      rexml
    launchy (2.5.2)
      addressable (~> 2.8)
    liquid (4.0.4)
    locomotivecms_common (0.6.0.alpha1)
      activesupport (>= 5)
      attr_extras (~> 7.1.0)
      colorize
      stringex (~> 2.8.5)
    locomotivecms_steam (1.8.0.alpha1)
      RedCloth (~> 4.3.2)
      bcrypt (~> 3.1.11)
      chronic (~> 0.10.2)
      dragonfly (>= 1.2, < 1.5)
      duktape (~> 2.0.1.1)
      execjs (~> 2.9.1)
      httparty (~> 0.16.0)
      kramdown (~> 2.3.0)
      liquid (~> 4.0.4)
      locomotivecms_common (~> 0.6.0.alpha1)
      mime-types (~> 3.5.0)
      mimetype-fu (~> 0.1.2)
      moneta (~> 1.6.0)
      morphine (~> 0.1.1)
      multi_json (~> 1.15.0)
      nokogiri (~> 1.14.2)
      pony (~> 1.12)
      rack-cache (>= 1.7, < 2)
      rack-rewrite (~> 1.5.1)
      rack-session (~> 2.0.0)
      rack_csrf (~> 2.6.0)
      sanitize (~> 6.0.1)
    logger (1.6.0)
    loofah (2.22.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.2)
    matrix (0.4.2)
    mime-types (3.5.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2023.1003)
    mimetype-fu (0.1.2)
    mini_mime (1.1.5)
    minitest (5.20.0)
    moneta (1.6.0)
    monetize (1.12.0)
      money (~> 6.12)
    money (6.19.0)
      i18n (>= 0.6.4, <= 2)
    mongo (2.19.3)
      bson (>= 4.14.1, < 5.0.0)
    mongoid (8.0.7)
      activemodel (>= 5.1, < 7.2, != 7.0.0)
      mongo (>= 2.18.0, < 3.0.0)
      ruby2_keywords (~> 0.0.5)
    mongoid-grid_fs (2.5.0)
      mime-types (>= 1.0, < 4.0)
      mongoid (>= 3.0, < 9.0)
    mongoid-tree (2.2.0)
      mongoid (>= 4.0, < 9)
    morphine (0.1.1)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    mustermann (3.0.0)
      ruby2_keywords (~> 0.0.1)
    mustermann-grape (1.0.2)
      mustermann (>= 1.0.0)
    mutex_m (0.2.0)
    net-imap (0.4.5)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.4.0)
      net-protocol
    nio4r (2.6.0)
    nokogiri (1.14.5-x86_64-darwin)
      racc (~> 1.4)
    origin (2.3.1)
    orm_adapter (0.5.0)
    pony (1.13.1)
      mail (>= 2.0)
    psych (5.1.1.1)
      stringio
    public_suffix (5.0.4)
    puma (6.4.0)
      nio4r (~> 2.0)
    pundit (2.3.1)
      activesupport (>= 3.0.0)
    racc (1.7.3)
    rack (3.0.8)
    rack-accept (0.4.5)
      rack (>= 0.4)
    rack-cache (1.14.0)
      rack (>= 0.4)
    rack-rewrite (1.5.1)
    rack-session (2.0.0)
      rack (>= 3.0.0)
    rack-test (2.1.0)
      rack (>= 1.3)
    rack_csrf (2.6.0)
      rack (>= 1.1.0)
    rackup (2.1.0)
      rack (>= 3)
      webrick (~> 1.8)
    rails (7.1.2)
      actioncable (= 7.1.2)
      actionmailbox (= 7.1.2)
      actionmailer (= 7.1.2)
      actionpack (= 7.1.2)
      actiontext (= 7.1.2)
      actionview (= 7.1.2)
      activejob (= 7.1.2)
      activemodel (= 7.1.2)
      activerecord (= 7.1.2)
      activestorage (= 7.1.2)
      activesupport (= 7.1.2)
      bundler (>= 1.15.0)
      railties (= 7.1.2)
    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.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    rails-i18n (7.0.8)
      i18n (>= 0.7, < 2)
      railties (>= 6.0.0, < 8)
    railties (7.1.2)
      actionpack (= 7.1.2)
      activesupport (= 7.1.2)
      irb
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rake (13.1.0)
    rdoc (6.6.0)
      psych (>= 4.0.0)
    regexp_parser (2.8.2)
    reline (0.4.0)
      io-console (~> 0.5)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    rexml (3.2.6)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.2)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.6)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-rails (6.0.3)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      railties (>= 6.1)
      rspec-core (~> 3.12)
      rspec-expectations (~> 3.12)
      rspec-mocks (~> 3.12)
      rspec-support (~> 3.12)
    rspec-support (3.12.1)
    ruby2_keywords (0.0.5)
    rubyzip (2.3.2)
    sanitize (6.0.2)
      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
    selenium-webdriver (4.10.0)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    shoulda-matchers (5.3.0)
      activesupport (>= 5.2.0)
    simple_form (5.2.0)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    simple_token_authentication (1.18.1)
      actionmailer (>= 3.2.6, < 8)
      actionpack (>= 3.2.6, < 8)
      devise (>= 3.2, < 6)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    slim (5.0.0)
      temple (~> 0.10.0)
      tilt (>= 2.0.6, < 2.1)
    sprockets (4.2.1)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    ssrf_filter (1.0.8)
    stringex (2.8.6)
    stringio (3.0.9)
    temple (0.10.3)
    thor (1.3.0)
    tilt (2.0.11)
    timeout (0.4.1)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    warden (1.2.9)
      rack (>= 2.0.9)
    web-console (4.2.1)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webdrivers (5.3.1)
      nokogiri (~> 1.6)
      rubyzip (>= 1.3.0)
      selenium-webdriver (~> 4.0, < 4.11)
    webrick (1.8.1)
    websocket (1.2.10)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    yajl-ruby (1.4.3)
    zeitwerk (2.6.12)

PLATFORMS
  x86_64-darwin-22

DEPENDENCIES
  capybara (~> 3.39.0)
  database_cleaner-mongoid (~> 2.0.1)
  debug (~> 1.9.2)
  email_spec (~> 2.2.1)
  error_highlight (>= 0.4.0)
  factory_bot_rails (~> 6.4.0)
  json_spec (~> 1.1.5)
  locomotivecms!
  puma (~> 6.4.0)
  rails-controller-testing
  rspec-rails (~> 6.0.1)
  selenium-webdriver (= 4.10)
  shoulda-matchers (~> 5.3.0)
  simplecov
  web-console (~> 4.2.1)
  webdrivers (~> 5.3.1)

BUNDLED WITH
   2.4.22