Gemfile.lock in truncate_html-0.5.4 vs Gemfile.lock in truncate_html-0.5.5

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - truncate_html (0.5.4) + truncate_html (0.5.5) GEM remote: http://rubygems.org/ specs: abstract (1.0.0) @@ -33,11 +33,11 @@ activemodel (= 3.0.3) activesupport (= 3.0.3) activesupport (3.0.3) arel (2.0.7) builder (2.1.2) - diff-lcs (1.1.2) + diff-lcs (1.1.3) erubis (2.6.6) abstract (>= 1.0.0) i18n (0.5.0) mail (2.2.15) activesupport (>= 2.3.6) @@ -63,30 +63,30 @@ actionpack (= 3.0.3) activesupport (= 3.0.3) rake (>= 0.8.7) thor (~> 0.14.4) rake (0.8.7) - rspec (2.3.0) - rspec-core (~> 2.3.0) - rspec-expectations (~> 2.3.0) - rspec-mocks (~> 2.3.0) - rspec-core (2.3.1) - rspec-expectations (2.3.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.3.0) - rspec-rails (2.3.0) - actionpack (~> 3.0) - activesupport (~> 3.0) - railties (~> 3.0) - rspec (~> 2.3.0) + rspec (2.9.0) + rspec-core (~> 2.9.0) + rspec-expectations (~> 2.9.0) + rspec-mocks (~> 2.9.0) + rspec-core (2.9.0) + rspec-expectations (2.9.1) + diff-lcs (~> 1.1.3) + rspec-mocks (2.9.0) + rspec-rails (2.9.0) + actionpack (>= 3.0) + activesupport (>= 3.0) + railties (>= 3.0) + rspec (~> 2.9.0) thor (0.14.6) treetop (1.4.9) polyglot (>= 0.3.1) tzinfo (0.3.24) PLATFORMS ruby DEPENDENCIES rails (~> 3.0.3) - rspec-rails (~> 2.3) + rspec-rails (~> 2.9) truncate_html!