Gemfile.lock in loaf-0.6.0 vs Gemfile.lock in loaf-0.6.1

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - loaf (0.6.0) + loaf (0.6.1) rails (>= 3.2) GEM remote: https://rubygems.org/ specs: @@ -51,11 +51,11 @@ bundler rake thor (>= 0.14.0) arel (6.0.4) builder (3.2.3) - capybara (2.15.4) + capybara (2.16.1) addressable mini_mime (>= 0.1.3) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) @@ -65,29 +65,32 @@ json (>= 1.8, < 3) simplecov (~> 0.12.0) term-ansicolor (~> 1.3) thor (~> 0.19.1) tins (~> 1.6) + crass (1.0.3) diff-lcs (1.3) docile (1.1.5) erubis (2.7.0) globalid (0.4.0) activesupport (>= 4.2.0) - i18n (0.8.6) + i18n (0.9.1) + concurrent-ruby (~> 1.0) json (2.1.0) - loofah (2.0.3) + loofah (2.1.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.6) mime-types (>= 1.16, < 4) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_mime (0.1.4) - mini_portile2 (2.1.0) + mini_mime (1.0.0) + mini_portile2 (2.3.0) minitest (5.10.3) - nokogiri (1.6.8.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.8.1) + mini_portile2 (~> 2.3.0) public_suffix (2.0.5) rack (1.6.8) rack-test (0.6.3) rack (>= 1.0) rails (4.2.9) @@ -101,39 +104,39 @@ bundler (>= 1.3.0, < 2.0) railties (= 4.2.9) sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.8) - activesupport (>= 4.2.0.beta, < 5.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.3) loofah (~> 2.0) railties (4.2.9) actionpack (= 4.2.9) activesupport (= 4.2.9) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.1.0) - rspec-core (3.6.0) - rspec-support (~> 3.6.0) - rspec-expectations (3.6.0) + rake (12.3.0) + rspec-core (3.7.0) + rspec-support (~> 3.7.0) + rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.6.0) - rspec-mocks (3.6.0) + rspec-support (~> 3.7.0) + rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.6.0) - rspec-rails (3.6.1) + rspec-support (~> 3.7.0) + rspec-rails (3.7.2) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) - rspec-core (~> 3.6.0) - rspec-expectations (~> 3.6.0) - rspec-mocks (~> 3.6.0) - rspec-support (~> 3.6.0) - rspec-support (3.6.0) + rspec-core (~> 3.7.0) + rspec-expectations (~> 3.7.0) + rspec-mocks (~> 3.7.0) + rspec-support (~> 3.7.0) + rspec-support (3.7.0) simplecov (0.12.0) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) @@ -148,15 +151,15 @@ term-ansicolor (1.6.0) tins (~> 1.0) thor (0.19.4) thread_safe (0.3.6) tins (1.15.0) - tzinfo (1.2.3) + tzinfo (1.2.4) thread_safe (~> 0.1) xpath (2.1.0) nokogiri (~> 1.3) - yard (0.9.9) + yard (0.9.12) yardstick (0.9.9) yard (~> 0.8, >= 0.8.7.2) PLATFORMS ruby @@ -164,19 +167,19 @@ DEPENDENCIES activerecord-jdbcsqlite3-adapter (~> 1.3.23) ammeter (~> 1.1.4) appraisal (~> 2.2.0) bundler (~> 1.5) - capybara (~> 2.15.4) + capybara (~> 2.16.1) coveralls (= 0.8.17) loaf! - nokogiri (~> 1.6.8) + nokogiri (~> 1.8.1) public_suffix (~> 2.0.5) rake - rspec-rails (~> 3.6.1) + rspec-rails (~> 3.7.2) simplecov (~> 0.12.0) sqlite3 (~> 1.3.13) - yard (~> 0.9.9) + yard (~> 0.9.12) yardstick (~> 0.9.9) BUNDLED WITH - 1.15.4 + 1.16.1