Gemfile.lock in gl-0.3.1 vs Gemfile.lock in gl-0.4.0
- old
+ new
@@ -1,13 +1,15 @@
PATH
remote: .
specs:
- gl (0.2.1)
+ gl (0.3.1)
gitlab (~> 4.12)
thor (~> 0.20.3)
+ tty-box
tty-progressbar (~> 0.17.0)
tty-prompt (~> 0.19.0)
+ tty-screen
tty-spinner (~> 0.9.1)
tty-table (~> 0.11.0)
GEM
remote: https://rubygems.org/
@@ -48,9 +50,13 @@
unicode_utils (~> 1.4)
strings-ansi (0.1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thor (0.20.3)
+ tty-box (0.4.0)
+ pastel (~> 0.7.2)
+ strings (~> 0.1.5)
+ tty-cursor (~> 0.7)
tty-color (0.5.0)
tty-cursor (0.7.0)
tty-progressbar (0.17.0)
strings-ansi (~> 0.1.0)
tty-cursor (~> 0.7)