Gemfile.lock in maestrano-connector-rails-0.2.16 vs Gemfile.lock in maestrano-connector-rails-0.2.17

- old
+ new

@@ -36,20 +36,26 @@ minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) addressable (2.4.0) arel (6.0.3) + autoprefixer-rails (6.3.3.1) + execjs + bootstrap-sass (3.3.6) + autoprefixer-rails (>= 5.2.1) + sass (>= 3.3.4) builder (3.2.2) concurrent-ruby (1.0.0) connection_pool (2.2.0) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) docile (1.1.5) domain_name (0.5.20160128) unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) + execjs (2.6.0) factory_girl (4.5.0) activesupport (>= 3.0.0) factory_girl_rails (4.6.0) factory_girl (~> 4.5.0) railties (>= 3.0.0) @@ -63,14 +69,27 @@ hashie (>= 3.4) multi_json (>= 1.7.5, < 2.0) oauth2 globalid (0.3.6) activesupport (>= 4.1.0) + haml (4.0.7) + tilt + haml-rails (0.9.0) + actionpack (>= 4.0.1) + activesupport (>= 4.0.1) + haml (>= 4.0.6, < 5.0) + html2haml (>= 1.0.1) + railties (>= 4.0.1) hash_mapper (0.2.1) activesupport (~> 4) hashie (3.4.3) highline (1.7.8) + html2haml (2.0.0) + erubis (~> 2.7.0) + haml (~> 4.0.0) + nokogiri (~> 1.6.0) + ruby_parser (~> 3.5) http-cookie (1.0.2) domain_name (~> 0.5) httparty (0.13.7) json (~> 1.8) multi_xml (>= 0.5.2) @@ -172,10 +191,14 @@ rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0) rspec-mocks (~> 3.4.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) + ruby_parser (3.8.1) + sexp_processor (~> 4.1) + sass (3.4.21) + sexp_processor (4.7.0) shoulda (3.5.0) shoulda-context (~> 1.0, >= 1.0.1) shoulda-matchers (>= 1.4.1, < 3.0) shoulda-context (1.2.1) shoulda-matchers (2.8.0) @@ -198,10 +221,11 @@ sprockets (>= 3.0.0) sqlite3 (1.3.11) systemu (2.6.5) thor (0.19.1) thread_safe (0.3.5) + tilt (2.0.2) tzinfo (1.2.2) thread_safe (~> 0.1) unf (0.1.4) unf_ext unf_ext (0.0.7.2) @@ -210,11 +234,14 @@ PLATFORMS ruby DEPENDENCIES + autoprefixer-rails + bootstrap-sass bundler (~> 1.0) factory_girl_rails + haml-rails hash_mapper jeweler (~> 2.0.1) maestrano-rails rdoc (~> 3.12) rspec-rails