./Gemfile.lock in shenzhen-0.3.1 vs ./Gemfile.lock in shenzhen-0.4.0
- old
+ new
@@ -1,18 +1,20 @@
PATH
remote: .
specs:
- shenzhen (0.3.1)
+ shenzhen (0.4.0)
commander (~> 4.1)
+ dotenv (~> 0.7)
faraday (~> 0.8)
faraday_middleware (~> 0.9)
json (~> 1.8)
GEM
remote: https://rubygems.org/
specs:
commander (4.1.3)
highline (~> 1.6.11)
+ dotenv (0.7.0)
faraday (0.8.7)
multipart-post (~> 1.1)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
highline (1.6.19)