Gemfile.lock in witness-2.1.0 vs Gemfile.lock in witness-2.1.1

- old
+ new

@@ -1,37 +1,39 @@ +PATH + remote: . + specs: + witness (2.1.1) + activesupport (>= 3.0.0) + rack + sigil (~> 1.0.2) + GEM remote: http://rubygems.org/ specs: activesupport (3.0.3) diff-lcs (1.1.2) - git (1.2.5) i18n (0.5.0) - jeweler (1.5.1) - bundler (~> 1.0.0) - git (>= 1.2.5) - rake rack (1.2.1) - rake (0.8.7) rcov (0.9.9) rspec (2.1.0) rspec-core (~> 2.1.0) rspec-expectations (~> 2.1.0) rspec-mocks (~> 2.1.0) rspec-core (2.1.0) rspec-expectations (2.1.0) diff-lcs (~> 1.1.2) rspec-mocks (2.1.0) - sigil (1.0.0) + sigil (1.0.2) activesupport (>= 3.0.0) i18n PLATFORMS ruby DEPENDENCIES activesupport (>= 3.0.0) bundler (~> 1.0.0) - jeweler (~> 1.5.1) rack rcov rspec (~> 2.1.0) - sigil (>= 1.0.0) + sigil (~> 1.0.2) + witness!