PATH remote: . specs: freshsales (0.0.7) faraday (>= 0.16.0) multi_json (>= 1.11.0) GEM remote: https://rubygems.org/ specs: activesupport (5.2.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) builder (3.2.4) byebug (11.1.3) coderay (1.1.3) colored (1.2) concurrent-ruby (1.1.8) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) term-ansicolor (~> 1.3) thor (>= 0.19.4, < 2.0) tins (~> 1.6) crack (0.4.5) rexml diff-lcs (1.4.4) docile (1.4.0) faraday (1.4.1) faraday-excon (~> 1.1) faraday-net_http (~> 1.0) faraday-net_http_persistent (~> 1.1) multipart-post (>= 1.2, < 3) ruby2_keywords (>= 0.0.4) faraday-excon (1.1.0) faraday-http-cache (2.2.0) faraday (>= 0.8) faraday-net_http (1.0.1) faraday-net_http_persistent (1.1.0) github_changelog_generator (1.15.2) activesupport faraday-http-cache multi_json octokit (~> 4.6) rainbow (>= 2.2.1) rake (>= 10.0) retriable (~> 3.0) hashdiff (1.0.1) highline (1.7.10) i18n (1.8.10) concurrent-ruby (~> 1.0) json (2.6.3) method_source (1.0.0) minitest (5.14.4) multi_json (1.15.0) multipart-post (2.1.1) octokit (4.20.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) parallel (1.20.1) parser (2.7.2.0) ast (~> 2.4.1) powerpack (0.1.3) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.9.0) byebug (~> 11.0) pry (~> 0.13.0) public_suffix (5.0.3) rainbow (3.0.0) rake (13.0.3) retriable (3.1.2) rexml (3.2.5) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-core (3.8.2) rspec-support (~> 3.8.0) rspec-expectations (3.8.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-mocks (3.8.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.3) rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) rubocop (0.52.1) parallel (~> 1.10) parser (>= 2.4.0.2, < 3.0) powerpack (~> 0.1) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.11.0) ruby2_keywords (0.0.4) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0) thor (1.3.0) thread_safe (0.3.6) tins (1.32.1) sync tzinfo (1.2.11) thread_safe (~> 0.1) unicode-display_width (1.7.0) webmock (3.3.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff PLATFORMS ruby DEPENDENCIES bundler (~> 2.2) colored (>= 1.2, < 2.0.0) coveralls freshsales! github_changelog_generator highline (~> 1.7.10) pry-byebug rake (>= 12.3.3) rspec (~> 3.8.0) rspec_junit_formatter (~> 0.2.3) rubocop (~> 0.52.1) webmock (~> 3.3.0) BUNDLED WITH 2.3.13