./Gemfile.lock in cupertino-1.3.4 vs ./Gemfile.lock in cupertino-1.4.0
- old
+ new
@@ -1,67 +1,81 @@
PATH
remote: .
specs:
- cupertino (1.3.4)
- certified (~> 1.0.0)
- commander (~> 4.3)
- highline (>= 1.7.1)
- mechanize (~> 2.5.1)
- nokogiri (~> 1.6.3)
- security (~> 0.1.2)
- term-ansicolor (~> 1.0.7)
- terminal-table (~> 1.4.5)
+ cupertino (1.4.0)
+ certified (~> 1.0)
+ commander (~> 4.4)
+ highline (~> 1.7)
+ mechanize (~> 2.7)
+ nokogiri (~> 1.8)
+ security (~> 0.1)
+ term-ansicolor (~> 1.4)
+ terminal-table (~> 1.8)
GEM
remote: https://rubygems.org/
specs:
certified (1.0.0)
- commander (4.3.4)
+ commander (4.4.5)
highline (~> 1.7.2)
- diff-lcs (1.2.5)
- domain_name (0.5.23)
+ connection_pool (2.2.2)
+ diff-lcs (1.3)
+ domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
- highline (1.7.2)
- mechanize (2.5.1)
+ highline (1.7.10)
+ http-cookie (1.0.3)
+ domain_name (~> 0.5)
+ mechanize (2.7.6)
domain_name (~> 0.5, >= 0.5.1)
- mime-types (~> 1.17, >= 1.17.2)
+ http-cookie (~> 1.0)
+ mime-types (>= 1.17.2)
net-http-digest_auth (~> 1.1, >= 1.1.1)
- net-http-persistent (~> 2.5, >= 2.5.2)
- nokogiri (~> 1.4)
+ net-http-persistent (>= 2.5.2)
+ nokogiri (~> 1.6)
ntlm-http (~> 0.1, >= 0.1.1)
- webrobots (~> 0.0, >= 0.0.9)
- mime-types (1.25.1)
- mini_portile (0.6.2)
- net-http-digest_auth (1.4)
- net-http-persistent (2.9.4)
- nokogiri (1.6.6.2)
- mini_portile (~> 0.6.0)
+ webrobots (>= 0.0.9, < 0.2)
+ mime-types (3.1)
+ mime-types-data (~> 3.2015)
+ mime-types-data (3.2016.0521)
+ mini_portile2 (2.3.0)
+ net-http-digest_auth (1.4.1)
+ net-http-persistent (3.0.0)
+ connection_pool (~> 2.2)
+ nokogiri (1.8.4)
+ mini_portile2 (~> 2.3.0)
ntlm-http (0.1.1)
- rake (10.4.2)
- rspec (3.2.0)
- rspec-core (~> 3.2.0)
- rspec-expectations (~> 3.2.0)
- rspec-mocks (~> 3.2.0)
- rspec-core (3.2.3)
- rspec-support (~> 3.2.0)
- rspec-expectations (3.2.1)
+ rake (12.3.1)
+ rspec (3.7.0)
+ rspec-core (~> 3.7.0)
+ rspec-expectations (~> 3.7.0)
+ rspec-mocks (~> 3.7.0)
+ rspec-core (3.7.1)
+ rspec-support (~> 3.7.0)
+ rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.2.0)
- rspec-mocks (3.2.1)
+ rspec-support (~> 3.7.0)
+ rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.2.0)
- rspec-support (3.2.2)
+ rspec-support (~> 3.7.0)
+ rspec-support (3.7.1)
security (0.1.3)
- term-ansicolor (1.0.7)
- terminal-table (1.4.5)
+ term-ansicolor (1.6.0)
+ tins (~> 1.0)
+ terminal-table (1.8.0)
+ unicode-display_width (~> 1.1, >= 1.1.1)
+ tins (1.16.3)
unf (0.1.4)
unf_ext
- unf_ext (0.0.6)
- webrobots (0.1.1)
+ unf_ext (0.0.7.5)
+ unicode-display_width (1.4.0)
+ webrobots (0.1.2)
PLATFORMS
ruby
DEPENDENCIES
cupertino!
rake
rspec
+
+BUNDLED WITH
+ 1.16.1