Gemfile.lock in githuh-0.2.1 vs Gemfile.lock in githuh-0.3.0

- old
+ new

@@ -1,12 +1,13 @@ PATH remote: . specs: - githuh (0.2.1) + githuh (0.3.0) activesupport colored2 (~> 3) dry-cli (~> 0.6) + hashie octokit (~> 4) tty-box tty-progressbar tty-screen @@ -54,15 +55,15 @@ cucumber-wire (0.0.1) diff-lcs (1.4.4) docile (1.3.2) dry-cli (0.6.0) concurrent-ruby (~> 1.0) - equatable (0.6.1) faraday (1.0.1) multipart-post (>= 1.2, < 3) ffi (1.13.1) gherkin (5.1.0) + hashie (4.1.0) i18n (1.8.5) concurrent-ruby (~> 1.0) minitest (5.14.2) multi_json (1.15.0) multi_test (0.1.2) @@ -71,12 +72,11 @@ faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) parallel (1.19.2) parser (2.7.1.4) ast (~> 2.4.1) - pastel (0.7.3) - equatable (~> 0.6) + pastel (0.8.0) tty-color (~> 0.5) public_suffix (4.0.6) rainbow (3.0.0) rake (13.0.1) regexp_parser (1.7.1) @@ -115,28 +115,25 @@ simplecov (0.19.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov-formatter-badge (0.1.0) simplecov-html (0.12.2) - strings (0.1.8) - strings-ansi (~> 0.1) + strings (0.2.0) + strings-ansi (~> 0.2) unicode-display_width (~> 1.5) unicode_utils (~> 1.4) - strings-ansi (0.1.0) + strings-ansi (0.2.0) thor (1.0.1) thread_safe (0.3.6) - tty-box (0.5.0) - pastel (~> 0.7.2) - strings (~> 0.1.6) + tty-box (0.6.0) + pastel (~> 0.8) + strings (~> 0.2.0) tty-cursor (~> 0.7) tty-color (0.5.2) tty-cursor (0.7.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.8.1) + tty-progressbar (0.11.0) + tty-screen (~> 0.5.0) + tty-screen (0.5.1) tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.7.0) unicode_utils (1.4.0) zeitwerk (2.4.0)