Bump cucumber dep [no-ci]

This commit is contained in:
Thomas Reynolds 2012-05-10 20:18:08 -07:00
parent 1022e63cee
commit 024d33c16e

View file

@ -7,7 +7,7 @@ group :development do
end end
group :test do group :test do
gem "cucumber", "~> 1.1.0" gem "cucumber", "~> 1.2.0"
gem "fivemat" gem "fivemat"
gem "aruba", "~> 0.4.11" gem "aruba", "~> 0.4.11"
gem "rspec", "~> 2.7" gem "rspec", "~> 2.7"