Skip to content

Commit 71950d7

Browse files
committed
use ruby 2.0
1 parent fdff79c commit 71950d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
source 'https://rubygems.org'
22

3+
ruby '2.0.0'
4+
35
gem 'rails', '4.1.6'
46
gem 'sass-rails', '~> 4.0.3'
57
gem 'uglifier', '>= 1.3.0'

0 commit comments

Comments
 (0)