diff --git a/Gemfile.lock b/Gemfile.lock index d37ee3b..f91fd37 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,28 +1,28 @@ PATH remote: . specs: - slugtastic (1.1.0) + slugtastic (1.2.0.alpha) GEM remote: https://rubygems.org/ specs: - activemodel (3.0.17) - activesupport (= 3.0.17) + activemodel (3.0.20) + activesupport (= 3.0.20) builder (~> 2.1.2) i18n (~> 0.5.0) - activesupport (3.0.17) + activesupport (3.0.20) builder (2.1.2) diff-lcs (1.1.3) i18n (0.5.0) - rake (0.9.2.2) - rspec (2.11.0) - rspec-core (~> 2.11.0) - rspec-expectations (~> 2.11.0) - rspec-mocks (~> 2.11.0) - rspec-core (2.11.1) - rspec-expectations (2.11.2) + rake (10.0.3) + rspec (2.12.0) + rspec-core (~> 2.12.0) + rspec-expectations (~> 2.12.0) + rspec-mocks (~> 2.12.0) + rspec-core (2.12.2) + rspec-expectations (2.12.1) diff-lcs (~> 1.1.3) - rspec-mocks (2.11.2) + rspec-mocks (2.12.2) supermodel (0.1.6) activemodel (~> 3.0.0)