next-l/enju_leaf

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.0.8.1)
      actionpack (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (7.0.8.1)
      actionpack (= 7.0.8.1)
      activejob (= 7.0.8.1)
      activerecord (= 7.0.8.1)
      activestorage (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.0.8.1)
      actionpack (= 7.0.8.1)
      actionview (= 7.0.8.1)
      activejob (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.0)
    actionpack (7.0.8.1)
      actionview (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      rack (~> 2.0, >= 2.2.4)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (7.0.8.1)
      actionpack (= 7.0.8.1)
      activerecord (= 7.0.8.1)
      activestorage (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.0.8.1)
      activesupport (= 7.0.8.1)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    active_storage_validations (1.1.4)
      activejob (>= 5.2.0)
      activemodel (>= 5.2.0)
      activestorage (>= 5.2.0)
      activesupport (>= 5.2.0)
    activejob (7.0.8.1)
      activesupport (= 7.0.8.1)
      globalid (>= 0.3.6)
    activemodel (7.0.8.1)
      activesupport (= 7.0.8.1)
    activerecord (7.0.8.1)
      activemodel (= 7.0.8.1)
      activesupport (= 7.0.8.1)
    activestorage (7.0.8.1)
      actionpack (= 7.0.8.1)
      activejob (= 7.0.8.1)
      activerecord (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (7.0.8.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    acts-as-taggable-on (10.0.0)
      activerecord (>= 6.1, < 7.2)
    acts_as_list (1.1.0)
      activerecord (>= 4.2)
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    annotate (3.2.0)
      activerecord (>= 3.2, < 8.0)
      rake (>= 10.4, < 14.0)
    awesome_nested_set (3.6.0)
      activerecord (>= 4.0.0, < 7.2)
    base64 (0.2.0)
    bcp47_spec (0.2.1)
    bcrypt (3.1.20)
    bigdecimal (3.1.7)
    bindex (0.8.1)
    bootsnap (1.18.3)
      msgpack (~> 1.2)
    browser (5.3.1)
    builder (3.2.4)
    capybara (3.40.0)
      addressable
      matrix
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.11)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (>= 1.5, < 3.0)
      xpath (~> 3.2)
    caxlsx (4.1.0)
      htmlentities (~> 4.3, >= 4.3.4)
      marcel (~> 1.0)
      nokogiri (~> 1.10, >= 1.10.4)
      rubyzip (>= 1.3.0, < 3)
    caxlsx_rails (0.6.3)
      actionpack (>= 3.1)
      caxlsx (>= 3.0)
    climate_control (1.2.0)
    cocoon (1.2.15)
    concurrent-ruby (1.2.3)
    crack (1.0.0)
      bigdecimal
      rexml
    crass (1.0.6)
    database_consistency (1.7.23)
      activerecord (>= 3.2)
    date (3.3.4)
    date_validator (0.12.0)
      activemodel (>= 3)
      activesupport (>= 3)
    debug (1.9.2)
      irb (~> 1.10)
      reline (>= 0.3.8)
    devise (4.9.4)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.5.1)
    docile (1.4.0)
    dotenv (3.1.0)
    dotenv-rails (3.1.0)
      dotenv (= 3.1.0)
      railties (>= 6.1)
    ebnf (2.5.0)
      htmlentities (~> 4.3)
      rdf (~> 3.3)
      scanf (~> 1.0)
      sxp (~> 2.0)
      unicode-types (~> 1.8)
    erubi (1.12.0)
    factory_bot (6.4.6)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.4.3)
      factory_bot (~> 6.4)
      railties (>= 5.0.0)
    faraday (1.10.3)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
      faraday-httpclient (~> 1.0)
      faraday-multipart (~> 1.0)
      faraday-net_http (~> 1.0)
      faraday-net_http_persistent (~> 1.0)
      faraday-patron (~> 1.0)
      faraday-rack (~> 1.0)
      faraday-retry (~> 1.0)
      ruby2_keywords (>= 0.0.4)
    faraday-em_http (1.0.0)
    faraday-em_synchrony (1.0.0)
    faraday-excon (1.1.0)
    faraday-follow_redirects (0.3.0)
      faraday (>= 1, < 3)
    faraday-httpclient (1.0.1)
    faraday-multipart (1.0.4)
      multipart-post (~> 2)
    faraday-net_http (1.0.1)
    faraday-net_http_persistent (1.2.0)
    faraday-patron (1.0.0)
    faraday-rack (1.0.0)
    faraday-retry (1.0.3)
    faraday_middleware (1.2.0)
      faraday (~> 1.0)
    ffi (1.16.3)
    friendly_id (5.5.1)
      activerecord (>= 4.0.0)
    geocoder (1.8.2)
    globalid (1.2.1)
      activesupport (>= 6.1)
    globalize (6.3.0)
      activemodel (>= 4.2, < 7.2)
      activerecord (>= 4.2, < 7.2)
      request_store (~> 1.0)
    globalize-accessors (0.3.0)
      globalize (>= 5.0.0)
    hashdiff (1.1.0)
    highline (2.1.0)
    htmlentities (4.3.4)
    i18n (1.14.4)
      concurrent-ruby (~> 1.0)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    io-console (0.7.2)
    irb (1.12.0)
      rdoc
      reline (>= 0.4.2)
    jbuilder (2.11.5)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jquery-rails (4.6.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (4.2.1)
      railties (>= 3.2.16)
    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)
    kramdown (2.4.0)
      rexml
    kt-paperclip (7.2.2)
      activemodel (>= 4.2.0)
      activesupport (>= 4.2.0)
      marcel (~> 1.0.1)
      mime-types
      terrapin (>= 0.6.0, < 2.0)
    library_stdnums (1.6.0)
    link_header (0.0.8)
    lisbn (0.3.2)
      nokogiri
      nori (~> 2.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.4)
    matrix (0.4.2)
    method_source (1.1.0)
    mime-types (3.5.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2024.0305)
    mini_magick (4.12.0)
    mini_mime (1.1.5)
    minitest (5.22.3)
    mono_logger (1.1.2)
    msgpack (1.7.2)
    multi_json (1.15.0)
    multipart-post (2.4.0)
    mustermann (3.0.0)
      ruby2_keywords (~> 0.0.1)
    net-imap (0.4.10)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.0)
      net-protocol
    nio4r (2.7.1)
    nokogiri (1.16.4-x86_64-linux)
      racc (~> 1.4)
    nori (2.7.0)
      bigdecimal
    oai (1.2.1)
      builder (>= 3.1.0)
      faraday (< 3)
      faraday-follow_redirects (>= 0.3.0, < 2)
    options (2.3.2)
    orm_adapter (0.5.0)
    parallel (1.24.0)
    parallel_tests (4.7.1)
      parallel
    pg (1.5.6)
    pr_geohash (1.0.0)
    pretender (0.5.0)
      actionpack (>= 6.1)
    progress_bar (1.3.3)
      highline (>= 1.6, < 3)
      options (~> 2.3.0)
    psych (5.1.2)
      stringio
    public_suffix (5.0.5)
    puma (5.6.8)
      nio4r (~> 2.0)
    pundit (2.3.1)
      activesupport (>= 3.0.0)
    racc (1.7.3)
    rack (2.2.9)
    rack-protection (3.2.0)
      base64 (>= 0.1.0)
      rack (~> 2.2, >= 2.2.4)
    rack-proxy (0.7.7)
      rack
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (7.0.8.1)
      actioncable (= 7.0.8.1)
      actionmailbox (= 7.0.8.1)
      actionmailer (= 7.0.8.1)
      actionpack (= 7.0.8.1)
      actiontext (= 7.0.8.1)
      actionview (= 7.0.8.1)
      activejob (= 7.0.8.1)
      activemodel (= 7.0.8.1)
      activerecord (= 7.0.8.1)
      activestorage (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      bundler (>= 1.15.0)
      railties (= 7.0.8.1)
    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.9)
      i18n (>= 0.7, < 2)
      railties (>= 6.0.0, < 8)
    rails_autolink (1.1.8)
      actionview (> 3.1)
      activesupport (> 3.1)
      railties (> 3.1)
    railties (7.0.8.1)
      actionpack (= 7.0.8.1)
      activesupport (= 7.0.8.1)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
      zeitwerk (~> 2.5)
    rake (13.2.1)
    rdf (3.3.1)
      bcp47_spec (~> 0.2)
      link_header (~> 0.0, >= 0.0.8)
    rdf-turtle (3.3.1)
      base64 (~> 0.2)
      bigdecimal (~> 3.1, >= 3.1.5)
      ebnf (~> 2.5)
      rdf (~> 3.3)
    rdf-vocab (3.3.0)
      rdf (~> 3.3)
    rdoc (6.6.3.1)
      psych (>= 4.0.0)
    redis (4.8.1)
    redis-namespace (1.11.0)
      redis (>= 4)
    regexp_parser (2.9.0)
    reline (0.5.3)
      io-console (~> 0.5)
    request_store (1.6.0)
      rack (>= 1.4)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    resque (2.6.0)
      mono_logger (~> 1.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.6)
      sinatra (>= 0.9.2)
    resync (0.4.6)
      mime-types (~> 3.0)
      typesafe_enum (~> 0.1, >= 0.1.5)
      xml-mapping (~> 0.10)
      xml-mapping_extensions (~> 0.4, >= 0.4.8)
    rexml (3.2.6)
    rsolr (2.6.0)
      builder (>= 2.1.2)
      faraday (>= 0.9, < 3, != 2.0.0)
    rspec-core (3.13.0)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-rails (6.1.2)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      railties (>= 6.1)
      rspec-core (~> 3.13)
      rspec-expectations (~> 3.13)
      rspec-mocks (~> 3.13)
      rspec-support (~> 3.13)
    rspec-support (3.13.1)
    rspec_junit_formatter (0.6.0)
      rspec-core (>= 2, < 4, != 2.12.0)
    rss (0.3.0)
      rexml
    ruby-vips (2.2.1)
      ffi (~> 1.12)
    ruby2_keywords (0.0.5)
    rubyzip (2.3.2)
    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
    scanf (1.0.0)
    selenium-webdriver (4.20.1)
      base64 (~> 0.2)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    semantic_range (3.0.0)
    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)
    sinatra (3.2.0)
      mustermann (~> 3.0)
      rack (~> 2.2, >= 2.2.4)
      rack-protection (= 3.2.0)
      tilt (~> 2.0)
    sitemap_generator (6.3.0)
      builder (~> 3.0)
    sprockets (3.7.3)
      base64
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    statesman (12.1.0)
    stringio (3.1.0)
    strip_attributes (1.13.0)
      activemodel (>= 3.0, < 8.0)
    sunspot (2.6.0)
      pr_geohash (~> 1.0)
      rsolr (>= 1.1.1, < 3)
    sunspot_rails (2.6.0)
      rails (>= 3)
      sunspot (= 2.6.0)
    sxp (2.0.0)
      matrix (~> 0.4)
      rdf (~> 3.3)
    terrapin (1.0.1)
      climate_control
    thor (1.3.1)
    tilt (2.3.0)
    timeout (0.4.1)
    typesafe_enum (0.3.1)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-types (1.9.0)
    vcr (6.2.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)
    webmock (3.23.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webpacker (5.4.4)
      activesupport (>= 5.2)
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    websocket (1.2.10)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xml-mapping (0.10.1)
    xml-mapping_extensions (0.4.9)
      mime-types (~> 3.0)
      typesafe_enum (~> 0.1, >= 0.1.8)
      xml-mapping (~> 0.10)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.13)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  active_storage_validations
  acts-as-taggable-on
  acts_as_list
  addressable
  annotate
  awesome_nested_set
  bootsnap
  browser
  capybara
  caxlsx
  caxlsx_rails
  cocoon
  database_consistency
  date_validator
  debug
  devise
  dotenv-rails
  factory_bot_rails (~> 6.4.0)
  faraday_middleware
  friendly_id
  geocoder
  globalize
  globalize-accessors
  image_processing (~> 1.2)
  jbuilder
  jquery-rails
  jquery-ui-rails (~> 4.2.1)
  kaminari
  kramdown
  kt-paperclip
  library_stdnums
  lisbn
  oai
  parallel_tests
  pg (~> 1.1)
  pretender
  progress_bar
  puma (~> 5.0)
  pundit
  rails (~> 7.0.8)
  rails-controller-testing
  rails-i18n (~> 7.0)
  rails_autolink
  rdf-turtle
  rdf-vocab
  redis (~> 4.0)
  resque
  resync
  rspec-rails
  rspec_junit_formatter
  rss
  sassc-rails
  selenium-webdriver
  simplecov
  sitemap_generator
  sprockets (~> 3.7)
  sprockets-rails
  statesman (~> 12.1)
  strip_attributes
  sunspot_rails
  tzinfo-data
  vcr
  web-console
  webmock
  webpacker (~> 5.0)

RUBY VERSION
   ruby 3.2.4p170

BUNDLED WITH
   2.4.19