Gemfile.lock in configgin-0.12.0 vs Gemfile.lock in configgin-0.12.1
- old
+ new
@@ -1,28 +1,56 @@
PATH
remote: .
specs:
- configgin (0.12.0)
- bosh-template (~> 1.3262.24.0)
- deep_merge (~> 1.0.1)
+ configgin (0.12.1)
+ bosh-template (~> 2.0)
+ deep_merge (~> 1.1)
+ kubeclient (~> 2.0)
mustache (~> 1.0)
rainbow (~> 2.0, != 2.2.1)
GEM
remote: https://rubygems.org/
specs:
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
ast (2.3.0)
- bosh-template (1.3262.24.0)
+ bosh-template (2.0.0)
semi_semantic (~> 1.2.0)
- deep_merge (1.0.1)
+ deep_merge (1.1.1)
diff-lcs (1.3)
+ domain_name (0.5.20170404)
+ unf (>= 0.0.5, < 1.0.0)
+ http (0.9.8)
+ addressable (~> 2.3)
+ http-cookie (~> 1.0)
+ http-form_data (~> 1.0.1)
+ http_parser.rb (~> 0.6.0)
+ http-cookie (1.0.3)
+ domain_name (~> 0.5)
+ http-form_data (1.0.3)
+ http_parser.rb (0.6.0)
+ kubeclient (2.4.0)
+ http (= 0.9.8)
+ recursive-open-struct (= 1.0.0)
+ rest-client
+ mime-types (3.1)
+ mime-types-data (~> 3.2015)
+ mime-types-data (3.2016.0521)
mustache (1.0.5)
+ netrc (0.11.0)
parser (2.4.0.0)
ast (~> 2.2)
powerpack (0.1.1)
+ public_suffix (3.0.0)
rainbow (2.1.0)
rake (10.4.2)
+ recursive-open-struct (1.0.0)
+ rest-client (2.0.2)
+ http-cookie (>= 1.0.2, < 2.0)
+ mime-types (>= 1.16, < 4.0)
+ netrc (~> 0.8)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.4)
@@ -40,16 +68,19 @@
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
semi_semantic (1.2.0)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.7.4)
unicode-display_width (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.14)
+ bundler (~> 1.10)
configgin!
rake (~> 10.0)
rspec
rubocop