Gemfile.lock in cartup-0.1.5 vs Gemfile.lock in cartup-0.1.6
- old
+ new
@@ -6,10 +6,11 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.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)
multipart-post (>= 1.2, < 3)
@@ -70,9 +71,10 @@
ruby
DEPENDENCIES
bundler (~> 1.16)
cartup!
+ colorize (~> 0.8.1)
google-cloud-storage (~> 1.9)
json (~> 2.1)
minitest (~> 5.0)
rake (~> 10.0)