jfelchner/ruby-progressbar

View on GitHub
gemfiles/v2/Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    ruby-progressbar (1.13.0)

GEM
  remote: https://rubygems.org/
  specs:
    awesome_print (1.9.2)
    diff-lcs (1.5.0)
    fuubar (2.5.1)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.1)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    rspectacular (0.70.8)
      fuubar (~> 2.0)
      rspec (~> 3.1)
    ruby-prof (1.6.1)
    timecop (0.9.6)

PLATFORMS
  x86_64-darwin-19
  x86_64-linux

DEPENDENCIES
  awesome_print (~> 1.6)
  fuubar (~> 2.3)
  rspec (~> 3.7)
  rspectacular (~> 0.70.6)
  ruby-prof (~> 1.6)
  ruby-progressbar!
  timecop (~> 0.9)

BUNDLED WITH
   2.3.24