gemfile.lock needed to change for travis to be happy
This commit is contained in:
parent
a82b0048d8
commit
49f4b2030e
1 changed files with 0 additions and 4 deletions
|
@ -221,9 +221,6 @@ GEM
|
||||||
sprockets (>= 2.8, < 4.0)
|
sprockets (>= 2.8, < 4.0)
|
||||||
sprockets-rails (>= 2.0, < 4.0)
|
sprockets-rails (>= 2.0, < 4.0)
|
||||||
tilt (>= 1.1, < 3)
|
tilt (>= 1.1, < 3)
|
||||||
sequenced (2.0.0)
|
|
||||||
activerecord (>= 3.0)
|
|
||||||
activesupport (>= 3.0)
|
|
||||||
shoulda-matchers (3.1.1)
|
shoulda-matchers (3.1.1)
|
||||||
activesupport (>= 4.0.0)
|
activesupport (>= 4.0.0)
|
||||||
simplecov (0.11.2)
|
simplecov (0.11.2)
|
||||||
|
@ -295,7 +292,6 @@ DEPENDENCIES
|
||||||
redis
|
redis
|
||||||
rspec-rails
|
rspec-rails
|
||||||
sass-rails
|
sass-rails
|
||||||
sequenced (~> 2.0.0)
|
|
||||||
shoulda-matchers
|
shoulda-matchers
|
||||||
simplecov
|
simplecov
|
||||||
snorlax
|
snorlax
|
||||||
|
|
Loading…
Reference in a new issue