fastladder/fastladder

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/ssig33/opml
  revision: 7a9644855565401f06662f6f215cae906e5fe456
  specs:
    opml (1.0.0)
      activesupport (>= 3.2.12)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.1.3.1)
      actionpack (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.1.3.1)
      actionpack (= 7.1.3.1)
      activejob (= 7.1.3.1)
      activerecord (= 7.1.3.1)
      activestorage (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.1.3.1)
      actionpack (= 7.1.3.1)
      actionview (= 7.1.3.1)
      activejob (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.2)
    actionpack (7.1.3.1)
      actionview (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      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.3.1)
      actionpack (= 7.1.3.1)
      activerecord (= 7.1.3.1)
      activestorage (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.1.3.1)
      activesupport (= 7.1.3.1)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    activejob (7.1.3.1)
      activesupport (= 7.1.3.1)
      globalid (>= 0.3.6)
    activemodel (7.1.3.1)
      activesupport (= 7.1.3.1)
    activerecord (7.1.3.1)
      activemodel (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      timeout (>= 0.4.0)
    activestorage (7.1.3.1)
      actionpack (= 7.1.3.1)
      activejob (= 7.1.3.1)
      activerecord (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      marcel (~> 1.0)
    activesupport (7.1.3.1)
      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.6)
      public_suffix (>= 2.0.2, < 6.0)
    base64 (0.2.0)
    bigdecimal (3.1.7)
    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)
    concurrent-ruby (1.2.3)
    connection_pool (2.4.1)
    crack (1.0.0)
      bigdecimal
      rexml
    crass (1.0.6)
    date (3.3.4)
    diff-lcs (1.5.1)
    domain_name (0.6.20240107)
    drb (2.2.1)
    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)
    feed_searcher (0.0.6)
      mechanize (>= 1.0.0)
      nokogiri
    feedjira (3.2.3)
      loofah (>= 2.3.1, < 3)
      sax-machine (>= 1.0, < 2)
    ffi (1.16.3)
    ffi-compiler (1.3.2)
      ffi (>= 1.15.5)
      rake
    globalid (1.2.1)
      activesupport (>= 6.1)
    haml (6.3.0)
      temple (>= 0.8.2)
      thor
      tilt
    hashdiff (1.1.0)
    http (5.2.0)
      addressable (~> 2.8)
      base64 (~> 0.1)
      http-cookie (~> 1.0)
      http-form_data (~> 2.2)
      llhttp-ffi (~> 0.5.0)
    http-cookie (1.0.5)
      domain_name (~> 0.5)
    http-form_data (2.3.0)
    i18n (1.14.4)
      concurrent-ruby (~> 1.0)
    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)
    llhttp-ffi (0.5.0)
      ffi-compiler (~> 1.0)
      rake (~> 13.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)
    mechanize (2.10.0)
      addressable (~> 2.8)
      base64
      domain_name (~> 0.5, >= 0.5.20190701)
      http-cookie (~> 1.0, >= 1.0.3)
      mime-types (~> 3.0)
      net-http-digest_auth (~> 1.4, >= 1.4.1)
      net-http-persistent (>= 2.5.2, < 5.0.dev)
      nkf
      nokogiri (~> 1.11, >= 1.11.2)
      rubyntlm (~> 0.6, >= 0.6.3)
      webrick (~> 1.7)
      webrobots (~> 0.1.2)
    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)
    mini_portile2 (2.8.5)
    minitest (5.22.3)
    mutex_m (0.2.0)
    mysql2 (0.5.6)
    net-http-digest_auth (1.4.1)
    net-http-persistent (4.0.2)
      connection_pool (~> 2.2)
    net-imap (0.4.10)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.4.0.1)
      net-protocol
    nio4r (2.7.1)
    nkf (0.1.3)
    nokogiri (1.16.3)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    pg (1.5.6)
    psych (5.1.2)
      stringio
    public_suffix (5.0.4)
    puma (6.4.2)
      nio4r (~> 2.0)
    racc (1.7.3)
    rack (3.0.10)
    rack-session (2.0.0)
      rack (>= 3.0.0)
    rack-test (2.1.0)
      rack (>= 1.3)
    rackup (2.1.0)
      rack (>= 3)
      webrick (~> 1.8)
    rails (7.1.3.1)
      actioncable (= 7.1.3.1)
      actionmailbox (= 7.1.3.1)
      actionmailer (= 7.1.3.1)
      actionpack (= 7.1.3.1)
      actiontext (= 7.1.3.1)
      actionview (= 7.1.3.1)
      activejob (= 7.1.3.1)
      activemodel (= 7.1.3.1)
      activerecord (= 7.1.3.1)
      activestorage (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      bundler (>= 1.15.0)
      railties (= 7.1.3.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)
    railties (7.1.3.1)
      actionpack (= 7.1.3.1)
      activesupport (= 7.1.3.1)
      irb
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rake (13.1.0)
    rdoc (6.6.3.1)
      psych (>= 4.0.0)
    regexp_parser (2.9.0)
    reline (0.4.3)
      io-console (~> 0.5)
    rexml (3.2.6)
    rspec-activemodel-mocks (1.2.0)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      rspec-mocks (>= 2.99, < 4.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)
    rubyntlm (0.6.3)
    rubyzip (2.3.2)
    sax-machine (1.3.2)
    selenium-webdriver (4.18.1)
      base64 (~> 0.2)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    settings_cabinet (0.1.0)
    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)
    sqlite3 (1.7.3)
      mini_portile2 (~> 2.8.0)
    stringio (3.1.0)
    temple (0.10.3)
    thor (1.3.1)
    tilt (2.3.0)
    timeout (0.4.1)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    webmock (3.23.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webrick (1.8.1)
    webrobots (0.1.2)
    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)
    zeitwerk (2.6.13)

PLATFORMS
  ruby

DEPENDENCIES
  addressable
  capybara
  factory_bot_rails
  feed_searcher (>= 0.0.6)
  feedjira
  haml
  http (~> 5.2)
  jbuilder (~> 2.0)
  mini_magick
  mysql2
  nkf (~> 0.1.3)
  nokogiri
  opml!
  pg
  puma (~> 6.4)
  rails (= 7.1.3.1)
  rails-controller-testing (~> 1.0)
  rspec-activemodel-mocks
  rspec-rails
  selenium-webdriver
  settings_cabinet (~> 0.1.0)
  sprockets-rails (~> 3.4)
  sqlite3
  webmock

BUNDLED WITH
   2.5.3