./Gemfile.lock in cupertino-0.9.1 vs ./Gemfile.lock in cupertino-0.9.2
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- cupertino (0.9.1)
+ cupertino (0.9.2)
certified (>= 0.1.0)
commander (~> 4.1.2)
mechanize (~> 2.5.1)
nokogiri (~> 1.5.9)
security (~> 0.1.2)
@@ -12,21 +12,26 @@
terminal-table (~> 1.4.5)
GEM
remote: https://rubygems.org/
specs:
+ aws-sdk (1.26.0)
+ json (~> 1.4)
+ nokogiri (>= 1.4.4, < 1.6.0)
+ uuidtools (~> 2.1)
certified (0.1.1)
commander (4.1.5)
highline (~> 1.6.11)
- domain_name (0.5.12)
+ diff-lcs (1.2.5)
+ domain_name (0.5.14)
unf (>= 0.0.5, < 1.0.0)
dotenv (0.9.0)
faraday (0.8.8)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
- highline (1.6.19)
+ highline (1.6.20)
json (1.8.1)
mechanize (2.5.1)
domain_name (~> 0.5, >= 0.5.1)
mime-types (~> 1.17, >= 1.17.2)
net-http-digest_auth (~> 1.1, >= 1.1.1)
@@ -34,27 +39,40 @@
nokogiri (~> 1.4)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (~> 0.0, >= 0.0.9)
mime-types (1.25)
multipart-post (1.2.0)
- net-http-digest_auth (1.3)
- net-http-persistent (2.8)
+ net-http-digest_auth (1.4)
+ net-http-persistent (2.9)
+ net-sftp (2.1.2)
+ net-ssh (>= 2.6.5)
+ net-ssh (2.7.0)
nokogiri (1.5.10)
ntlm-http (0.1.1)
- rake (0.9.2.2)
- rspec (0.6.4)
+ rake (10.1.0)
+ rspec (2.14.1)
+ rspec-core (~> 2.14.0)
+ rspec-expectations (~> 2.14.0)
+ rspec-mocks (~> 2.14.0)
+ rspec-core (2.14.7)
+ rspec-expectations (2.14.4)
+ diff-lcs (>= 1.1.3, < 2.0)
+ rspec-mocks (2.14.4)
security (0.1.2)
- shenzhen (0.4.0)
+ shenzhen (0.5.1)
+ aws-sdk (~> 1.0)
commander (~> 4.1)
dotenv (~> 0.7)
faraday (~> 0.8)
faraday_middleware (~> 0.9)
json (~> 1.8)
+ net-sftp (~> 2.1.2)
term-ansicolor (1.0.7)
terminal-table (1.4.5)
- unf (0.1.1)
+ unf (0.1.3)
unf_ext
unf_ext (0.0.6)
+ uuidtools (2.1.4)
webrobots (0.1.1)
PLATFORMS
ruby