1
0
mirror of https://github.com/danbee/slugtastic synced 2025-03-04 08:49:05 +00:00

Update Gem dependencies.

This commit is contained in:
Dan Barber 2013-02-12 17:36:50 +00:00
parent e5ca126c8a
commit 8d12d9e6b2

View File

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