Upgraded Ruby to 2.1.5; Rebuilt Gemfile.lock file

This commit is contained in:
Al Snow
2014-11-17 17:17:01 -05:00
parent e81bc257be
commit b4a1ad46c4
5 changed files with 145 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
language: ruby
rvm:
- "2.1.3"
- "2.1.5"
before_script: rake db:setup
before_script: bundle exec rake db:setup
env: RAILSGOAT_MAINTAINER=true