Gemfile.lock in primo-0.0.6 vs Gemfile.lock in primo-0.1.0
- old
+ new
@@ -1,18 +1,34 @@
PATH
remote: .
specs:
- primo (0.0.5)
- gli
- parseconfig
+ primo (0.1.0)
+ commander
+ inifile
+ terminal-table
GEM
remote: http://rubygems.org/
specs:
- gli (2.5.4)
- parseconfig (1.0.2)
+ commander (4.1.3)
+ highline (~> 1.6.11)
+ diff-lcs (1.1.3)
+ fakefs (0.4.2)
+ highline (1.6.15)
+ inifile (2.0.2)
+ rspec (2.12.0)
+ rspec-core (~> 2.12.0)
+ rspec-expectations (~> 2.12.0)
+ rspec-mocks (~> 2.12.0)
+ rspec-core (2.12.2)
+ rspec-expectations (2.12.1)
+ diff-lcs (~> 1.1.3)
+ rspec-mocks (2.12.2)
+ terminal-table (1.4.5)
PLATFORMS
ruby
DEPENDENCIES
+ fakefs
primo!
+ rspec