Gemfile.lock in cartup-0.1.6 vs Gemfile.lock in cartup-0.1.7

- old
+ new

@@ -1,15 +1,16 @@ PATH remote: . specs: - cartup (0.1.5) + cartup (0.1.7) GEM remote: https://rubygems.org/ specs: addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) + ast (2.4.0) colorize (0.8.1) declarative (0.0.10) declarative-option (0.1.0) digest-crc (0.4.1) faraday (0.14.0) @@ -51,23 +52,37 @@ mime-types-data (3.2016.0521) minitest (5.11.3) multi_json (1.13.1) multipart-post (2.0.0) os (0.9.6) + parallel (1.12.1) + parser (2.5.0.2) + ast (~> 2.4.0) + powerpack (0.1.1) public_suffix (3.0.1) + rainbow (3.0.0) rake (10.5.0) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0) uber (< 0.2.0) retriable (3.1.1) + 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.9.0) signet (0.8.1) addressable (~> 2.3) faraday (~> 0.9) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) uber (0.1.0) + unicode-display_width (1.3.0) PLATFORMS ruby DEPENDENCIES @@ -76,8 +91,9 @@ colorize (~> 0.8.1) google-cloud-storage (~> 1.9) json (~> 2.1) minitest (~> 5.0) rake (~> 10.0) + rubocop (~> 0.52.1) BUNDLED WITH 1.16.1