Gemfile.lock in reclone-0.3.0 vs Gemfile.lock in reclone-0.5.0
- old
+ new
@@ -1,47 +1,35 @@
PATH
remote: .
specs:
- reclone (0.1.0)
- clamp
- dotenv
- git
+ reclone (0.5.0)
+ dotenv (~> 2.7, >= 2.7.6)
net-ping
octokit (~> 4.0)
pry
- tty
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
- clamp (1.3.1)
coderay (1.1.3)
diff-lcs (1.3)
dotenv (2.7.6)
- equatable (0.5.0)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
- git (1.7.0)
- rchardet (~> 1.8)
method_source (1.0.0)
multipart-post (2.1.1)
- necromancer (0.4.0)
net-ping (2.0.8)
octokit (4.18.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- pastel (0.7.2)
- equatable (~> 0.5.0)
- tty-color (~> 0.4.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.5)
rake (12.3.3)
- rchardet (1.8.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
@@ -54,64 +42,9 @@
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
- tty (0.7.0)
- equatable (~> 0.5.0)
- pastel (~> 0.7.0)
- tty-color (~> 0.4.0)
- tty-command (~> 0.4.0)
- tty-cursor (~> 0.4.0)
- tty-editor (~> 0.2.0)
- tty-file (~> 0.3.0)
- tty-pager (~> 0.7.0)
- tty-platform (~> 0.1.0)
- tty-progressbar (~> 0.10.0)
- tty-prompt (~> 0.12.0)
- tty-screen (~> 0.5.0)
- tty-spinner (~> 0.4.0)
- tty-table (~> 0.8.0)
- tty-which (~> 0.3.0)
- tty-color (0.4.3)
- tty-command (0.4.0)
- pastel (~> 0.7.0)
- tty-cursor (0.4.0)
- tty-editor (0.2.0)
- tty-prompt (~> 0.12.0)
- tty-which (~> 0.3.0)
- tty-file (0.3.0)
- diff-lcs (~> 1.3.0)
- pastel (~> 0.7.0)
- tty-prompt (~> 0.12.0)
- tty-pager (0.7.1)
- tty-screen (~> 0.5.0)
- tty-which (~> 0.3.0)
- verse (~> 0.5.0)
- tty-platform (0.1.0)
- tty-progressbar (0.10.1)
- tty-screen (~> 0.5.0)
- tty-prompt (0.12.0)
- necromancer (~> 0.4.0)
- pastel (~> 0.7.0)
- tty-cursor (~> 0.4.0)
- wisper (~> 1.6.1)
- tty-screen (0.5.1)
- tty-spinner (0.4.1)
- tty-table (0.8.0)
- equatable (~> 0.5.0)
- necromancer (~> 0.4.0)
- pastel (~> 0.7.0)
- tty-screen (~> 0.5.0)
- unicode-display_width (~> 1.1.0)
- verse (~> 0.5.0)
- tty-which (0.3.0)
- unicode-display_width (1.1.3)
- unicode_utils (1.4.0)
- verse (0.5.0)
- unicode-display_width (~> 1.1.0)
- unicode_utils (~> 1.4.0)
- wisper (1.6.1)
PLATFORMS
ruby
DEPENDENCIES