Archived
1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
cli-old/Gemfile.lock

38 lines
646 B
Text
Raw Normal View History

2017-07-21 01:54:18 -04:00
PATH
remote: ../tox.rb
specs:
tox (0.0.1)
2017-07-21 01:53:23 -04:00
GEM
remote: https://rubygems.org/
specs:
2017-07-21 01:56:17 -04:00
ast (2.3.0)
2017-07-21 02:05:51 -04:00
curses (1.2.3)
2017-07-21 01:56:17 -04:00
parallel (1.11.2)
parser (2.4.0.0)
ast (~> 2.2)
powerpack (0.1.1)
rainbow (2.2.2)
rake
rake (12.0.0)
rubocop (0.49.1)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
unicode-display_width (1.3.0)
2017-07-21 01:53:23 -04:00
PLATFORMS
ruby
DEPENDENCIES
2017-07-21 02:05:51 -04:00
curses (~> 1.2)
2017-07-21 01:56:17 -04:00
rubocop (~> 0.49.1)
2017-07-21 01:54:18 -04:00
tox!
2017-07-21 01:53:23 -04:00
BUNDLED WITH
1.13.6