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

- old
+ new

@@ -1,35 +1,44 @@ PATH remote: . specs: - githuh (0.2.0) + githuh (0.2.1) + activesupport colored2 (~> 3) dry-cli (~> 0.6) octokit (~> 4) - tty-box (~> 0.5) + tty-box tty-progressbar + tty-screen GEM remote: https://rubygems.org/ specs: + activesupport (6.0.3.3) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) aruba (1.0.0) childprocess (~> 3.0) contracts (~> 0.16.0) cucumber (>= 2.4, < 4.0) ffi (~> 1.9) rspec-expectations (~> 3.4) thor (~> 1.0) + ast (2.4.1) awesome_print (1.8.0) - backports (3.17.1) + backports (3.18.2) builder (3.2.4) childprocess (3.0.0) colored2 (3.1.2) concurrent-ruby (1.1.7) contracts (0.16.0) - cucumber (3.1.2) + cucumber (3.2.0) builder (>= 2.1.2) cucumber-core (~> 3.2.0) cucumber-expressions (~> 6.0.1) cucumber-wire (~> 0.0.1) diff-lcs (~> 1.3) @@ -41,74 +50,99 @@ cucumber-tag_expressions (~> 1.1.0) gherkin (~> 5.0) cucumber-expressions (6.0.1) cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) - diff-lcs (1.3) + 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.12.2) + ffi (1.13.1) gherkin (5.1.0) - multi_json (1.14.1) + i18n (1.8.5) + concurrent-ruby (~> 1.0) + minitest (5.14.2) + multi_json (1.15.0) multi_test (0.1.2) multipart-post (2.1.1) octokit (4.18.0) 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) tty-color (~> 0.5) - public_suffix (4.0.5) + public_suffix (4.0.6) + rainbow (3.0.0) rake (13.0.1) + regexp_parser (1.7.1) + rexml (3.2.4) 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.1) + rspec-core (3.9.2) + rspec-support (~> 3.9.3) + rspec-expectations (3.9.2) 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) rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-support (3.9.2) + rspec-support (3.9.3) + rubocop (0.90.0) + parallel (~> 1.10) + parser (>= 2.7.1.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.7) + rexml + rubocop-ast (>= 0.3.0, < 1.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 2.0) + rubocop-ast (0.3.0) + parser (>= 2.7.1.4) + ruby-progressbar (1.10.1) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) - simplecov (0.18.5) + 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) unicode-display_width (~> 1.5) unicode_utils (~> 1.4) strings-ansi (0.1.0) thor (1.0.1) + thread_safe (0.3.6) tty-box (0.5.0) pastel (~> 0.7.2) strings (~> 0.1.6) tty-cursor (~> 0.7) - tty-color (0.5.1) + 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.7.1) + tty-screen (0.8.1) + tzinfo (1.2.7) + thread_safe (~> 0.1) unicode-display_width (1.7.0) unicode_utils (1.4.0) + zeitwerk (2.4.0) PLATFORMS ruby DEPENDENCIES @@ -117,9 +151,10 @@ bundler (~> 2) githuh! rake (~> 13) rspec (~> 3) rspec-its (~> 1) + rubocop simplecov simplecov-formatter-badge BUNDLED WITH 2.1.4