mirror of
https://github.com/danbee/slugtastic
synced 2025-03-04 08:49:05 +00:00
Update Gem dependencies.
This commit is contained in:
parent
e5ca126c8a
commit
8d12d9e6b2
24
Gemfile.lock
24
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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user