updates foundation_rails_helper

This commit is contained in:
Juanjo Bazán
2015-11-29 21:27:24 +01:00
parent fcbffc8396
commit 9f984879f1

View File

@@ -165,11 +165,11 @@ GEM
foundation-rails (5.5.3.2) foundation-rails (5.5.3.2)
railties (>= 3.1.0) railties (>= 3.1.0)
sass (>= 3.3.0, < 3.5) sass (>= 3.3.0, < 3.5)
foundation_rails_helper (1.0.0) foundation_rails_helper (1.1.0)
actionpack (~> 4.1, >= 4.1.1) actionpack (~> 4.1)
activemodel (~> 4.1, >= 4.1.1) activemodel (~> 4.1)
activesupport (~> 4.1, >= 4.1.1) activesupport (~> 4.1)
railties (~> 4.1, >= 4.1.1) railties (~> 4.1)
tzinfo (~> 1.2, >= 1.2.2) tzinfo (~> 1.2, >= 1.2.2)
fuubar (2.0.0) fuubar (2.0.0)
rspec (~> 3.0) rspec (~> 3.0)