Gemfile.lock in epay_tools-0.0.0 vs Gemfile.lock in epay_tools-0.0.1

- old
+ new

@@ -1,16 +1,18 @@ GEM remote: https://rubygems.org/ specs: addressable (2.4.0) + ast (2.3.0) auto_autoloader (0.0.5) string-cases + best_practice_project (0.0.10) + auto_autoloader (>= 0.0.5) builder (3.2.3) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) - docile (1.1.5) faraday (0.9.2) multipart-post (>= 1.2, < 3) git (1.3.0) github_api (0.16.0) addressable (~> 2.4.0) @@ -45,47 +47,57 @@ faraday (>= 0.8, < 0.13) jwt (~> 1.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) + parallel (1.12.0) + parser (2.4.0.2) + ast (~> 2.3) + powerpack (0.1.1) psych (2.2.2) rack (2.0.3) + rainbow (2.2.2) + rake rake (12.3.0) rdoc (3.12.2) json (~> 1.4) - rspec (3.5.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) - rspec-core (3.5.4) - rspec-support (~> 3.5.0) - rspec-expectations (3.5.0) + rspec (3.7.0) + rspec-core (~> 3.7.0) + rspec-expectations (~> 3.7.0) + rspec-mocks (~> 3.7.0) + rspec-core (3.7.0) + rspec-support (~> 3.7.0) + rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-mocks (3.5.0) + rspec-support (~> 3.7.0) + rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-support (3.5.0) + rspec-support (~> 3.7.0) + rspec-support (3.7.0) + rubocop (0.51.0) + parallel (~> 1.10) + parser (>= 2.3.3.1, < 3.0) + powerpack (~> 0.1) + rainbow (>= 2.2.2, < 3.0) + ruby-progressbar (~> 1.7) + unicode-display_width (~> 1.0, >= 1.0.1) + ruby-progressbar (1.9.0) semver2 (3.4.2) service_pattern (0.0.3) - simplecov (0.15.1) - docile (~> 1.1.0) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) string-cases (0.0.4) thread_safe (0.3.6) + unicode-display_width (1.3.0) PLATFORMS ruby DEPENDENCIES auto_autoloader (>= 0.0.5) + best_practice_project (= 0.0.10) bundler (~> 1.0) jeweler (= 2.3.7) - rdoc (~> 3.12) - rspec (~> 3.5.0) + rspec (= 3.7.0) + rubocop (= 0.51.0) service_pattern (>= 0.0.3) - simplecov BUNDLED WITH 1.15.4