Gemfile.lock in rcmd-1.5.7 vs Gemfile.lock in rcmd-1.5.8
- old
+ new
@@ -1,26 +1,29 @@
PATH
remote: .
specs:
- rcmd (1.5.7)
+ rcmd (1.5.8)
io-console
net-ssh
+ regexp-examples
thread
tty-prompt
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.3)
equatable (0.5.0)
- io-console (0.4.2)
+ hitimes (1.2.6)
+ io-console (0.4.6)
necromancer (0.4.0)
- net-ssh (4.1.0)
+ net-ssh (4.2.0)
pastel (0.7.1)
equatable (~> 0.5.0)
tty-color (~> 0.4.0)
rake (10.5.0)
+ regexp-examples (1.3.2)
rspec (3.6.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-core (3.6.0)
@@ -31,18 +34,23 @@
rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
thread (0.2.2)
+ timers (4.1.2)
+ hitimes
tty-color (0.4.2)
- tty-cursor (0.4.0)
- tty-prompt (0.12.0)
+ tty-cursor (0.5.0)
+ tty-prompt (0.13.2)
necromancer (~> 0.4.0)
pastel (~> 0.7.0)
- tty-cursor (~> 0.4.0)
- wisper (~> 1.6.1)
- wisper (1.6.1)
+ timers (~> 4.1.2)
+ tty-cursor (~> 0.5.0)
+ tty-reader (~> 0.1.0)
+ tty-reader (0.1.0)
+ wisper (~> 2.0.0)
+ wisper (2.0.0)
PLATFORMS
ruby
DEPENDENCIES
@@ -50,6 +58,6 @@
rake (~> 10.0)
rcmd!
rspec (~> 3.0, >= 2.0.0)
BUNDLED WITH
- 1.15.1
+ 1.15.4