updated gitignore and added rake 0.8.7 to Gemfile because of errors
This commit is contained in:
parent
8b7e404b5b
commit
0301ba3315
3 changed files with 6 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -1,6 +1,7 @@
|
|||
source "http://rubygems.org"
|
||||
|
||||
gem "rails", "3.2.5"
|
||||
gem "rake", "0.8.7"
|
||||
|
||||
# Supported DBs
|
||||
gem "sqlite3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue