Gemfile.lock in sct-0.1.17 vs Gemfile.lock in sct-0.1.18
- old
+ new
@@ -1,13 +1,14 @@
PATH
remote: .
specs:
- sct (0.1.15)
+ sct (0.1.16)
class_interface (~> 0.1.1)
colored (~> 1.2)
commander (~> 4.4.7)
highline (>= 1.7.2)
+ terminal-table (~> 1.8)
GEM
remote: https://rubygems.org/
specs:
class_interface (0.1.2)
@@ -28,9 +29,12 @@
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
+ terminal-table (1.8.0)
+ unicode-display_width (~> 1.1, >= 1.1.1)
+ unicode-display_width (1.7.0)
PLATFORMS
ruby
DEPENDENCIES