Skip to content

Commit 73d2df8

Browse files
committed
Adding autospec stuff to the Gemfile.
Also had to update bison_ext's version.
1 parent 9b506c1 commit 73d2df8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Gemfile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ gem "mongo_mapper", "=0.8.2"
1616
gem "cucumber-sinatra", "=0.2.2"
1717
gem "capybara", "=0.3.9"
1818
gem "factory_girl", "=1.3.1"
19-
gem "bson_ext", "=1.0.1"
2019
gem "database_cleaner", "=0.5.2"
2120
gem "rack-flash", "=0.1.1"
2221
gem "rdiscount", "=1.6.5"
22+
gem "autotest"
23+
gem "autotest-fsevent"
24+
gem "autotest-growl"
25+
gem "bson_ext", ">=1.0.4"

0 commit comments

Comments
 (0)