benjaminoakes/maid

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    maid (0.10.0)
      deprecated (~> 3.0.0)
      dimensions (>= 1.0.0, < 2.0)
      escape (>= 0.0.1, < 0.1.0)
      exifr (~> 1.3.10)
      geocoder (~> 1.8.1)
      listen (~> 3.8.0)
      mime-types (~> 3.0, < 4.0)
      rubyzip (~> 2.3.2)
      rufus-scheduler (~> 3.8.2)
      thor (~> 1.2.1)
      xdg (~> 2.2.3)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.4)
      public_suffix (>= 2.0.2, < 6.0)
    ast (2.4.2)
    byebug (11.1.3)
    coderay (1.1.3)
    colored (1.2)
    concurrent-ruby (1.2.2)
    crack (0.4.5)
      rexml
    deprecated (3.0.1)
    diff-lcs (1.5.0)
    dimensions (1.3.0)
    docile (1.4.0)
    escape (0.0.4)
    et-orbi (1.2.7)
      tzinfo
    exifr (1.3.10)
    fakefs (2.4.0)
    ffi (1.15.5)
    formatador (1.1.0)
    fugit (1.8.1)
      et-orbi (~> 1, >= 1.2.7)
      raabro (~> 1.4)
    fuubar (2.5.1)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
    geocoder (1.8.1)
    guard (2.18.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.13.0)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-bundler (3.0.1)
      bundler (>= 2.1, < 3)
      guard (~> 2.2)
      guard-compat (~> 1.1)
    guard-compat (1.2.1)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    guard-rubocop (1.5.0)
      guard (~> 2.0)
      rubocop (< 2.0)
    hashdiff (1.0.1)
    json (2.6.3)
    listen (3.8.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    lumberjack (1.2.8)
    method_source (1.0.0)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2023.0218.1)
    nenv (0.3.0)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    parallel (1.23.0)
    parser (3.2.2.1)
      ast (~> 2.4.1)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.10.1)
      byebug (~> 11.0)
      pry (>= 0.13, < 0.15)
    public_suffix (5.0.1)
    raabro (1.4.0)
    rainbow (3.1.1)
    rake (13.0.6)
    rake-notes (0.2.2)
      colored
      rake
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    redcarpet (3.6.0)
    regexp_parser (2.8.0)
    rexml (3.2.5)
    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.5)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    rubocop (1.50.2)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.28.1)
      parser (>= 3.2.1.0)
    rubocop-capybara (2.18.0)
      rubocop (~> 1.41)
    rubocop-factory_bot (2.22.0)
      rubocop (~> 1.33)
    rubocop-rake (0.6.0)
      rubocop (~> 1.0)
    rubocop-rspec (2.22.0)
      rubocop (~> 1.33)
      rubocop-capybara (~> 2.17)
      rubocop-factory_bot (~> 2.22)
    ruby-progressbar (1.13.0)
    rubyzip (2.3.2)
    rufus-scheduler (3.8.2)
      fugit (~> 1.1, >= 1.1.6)
    shellany (0.0.1)
    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)
    thor (1.2.1)
    timecop (0.9.6)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.4.2)
    vcr (6.1.0)
    webmock (3.18.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    xdg (2.2.5)
    yard (0.9.34)

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  fakefs (~> 2.4.0)
  fuubar (~> 2.5.1)
  guard (~> 2.18.0)
  guard-bundler (~> 3.0.1)
  guard-rspec (~> 4.7.3)
  guard-rubocop (~> 1.5.0)
  maid!
  pry-byebug (~> 3.10.1)
  rake (~> 13.0.6)
  rake-notes (~> 0.2.2)
  rb-fsevent (~> 0.11.2)
  rb-inotify (~> 0.10.1)
  redcarpet (~> 3.6.0)
  rspec (~> 3.12.0)
  rubocop (~> 1.50)
  rubocop-rake (~> 0.6.0)
  rubocop-rspec (~> 2.22.0)
  simplecov (~> 0.22.0)
  timecop (~> 0.9.6)
  vcr (~> 6.1.0)
  webmock (~> 3.18.1)
  yard (>= 0.9.11)

BUNDLED WITH
   2.3.26