(typo)
[vagrant-dotfiles.git] / Gemfile
1 source "https://rubygems.org"
2
3 ruby "1.9.3"
4
5 group :test do
6 gem "rspec"
7 end