Gemfile.lock in githuh-0.1.2 vs Gemfile.lock in githuh-0.2.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- githuh (0.1.2)
+ githuh (0.2.0)
colored2 (~> 3)
dry-cli (~> 0.6)
octokit (~> 4)
tty-box (~> 0.5)
tty-progressbar
@@ -19,15 +19,15 @@
cucumber (>= 2.4, < 4.0)
ffi (~> 1.9)
rspec-expectations (~> 3.4)
thor (~> 1.0)
awesome_print (1.8.0)
- backports (3.16.1)
+ backports (3.17.1)
builder (3.2.4)
childprocess (3.0.0)
colored2 (3.1.2)
- concurrent-ruby (1.1.6)
+ concurrent-ruby (1.1.7)
contracts (0.16.0)
cucumber (3.1.2)
builder (>= 2.1.2)
cucumber-core (~> 3.2.0)
cucumber-expressions (~> 6.0.1)
@@ -46,32 +46,32 @@
diff-lcs (1.3)
docile (1.3.2)
dry-cli (0.6.0)
concurrent-ruby (~> 1.0)
equatable (0.6.1)
- faraday (1.0.0)
+ faraday (1.0.1)
multipart-post (>= 1.2, < 3)
ffi (1.12.2)
gherkin (5.1.0)
multi_json (1.14.1)
multi_test (0.1.2)
multipart-post (2.1.1)
- octokit (4.17.0)
+ octokit (4.18.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
pastel (0.7.3)
equatable (~> 0.6)
tty-color (~> 0.5)
- public_suffix (4.0.3)
+ public_suffix (4.0.5)
rake (13.0.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
- rspec-expectations (3.9.0)
+ rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
@@ -89,21 +89,24 @@
simplecov-html (0.12.2)
strings (0.1.8)
strings-ansi (~> 0.1)
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)
- strings-ansi (0.2.0)
+ strings-ansi (0.1.0)
thor (1.0.1)
tty-box (0.5.0)
pastel (~> 0.7.2)
strings (~> 0.1.6)
tty-cursor (~> 0.7)
tty-color (0.5.1)
tty-cursor (0.7.1)
- tty-progressbar (0.11.0)
- tty-screen (~> 0.5.0)
- tty-screen (0.5.1)
+ tty-progressbar (0.17.0)
+ strings-ansi (~> 0.1.0)
+ tty-cursor (~> 0.7)
+ tty-screen (~> 0.7)
+ unicode-display_width (~> 1.6)
+ tty-screen (0.7.1)
unicode-display_width (1.7.0)
unicode_utils (1.4.0)
PLATFORMS
ruby
@@ -118,6 +121,6 @@
rspec-its (~> 1)
simplecov
simplecov-formatter-badge
BUNDLED WITH
- 2.1.2
+ 2.1.4