Skip to content

Commit e5903b2

Browse files
rkestersRobertDK Dev
authored and
RobertDK Dev
committed
update gemfile with required ruby version
1 parent 2cc23a3 commit e5903b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ def linux_only(require_as)
88
RUBY_PLATFORM.include?('linux') && require_as
99
end
1010

11+
ruby "1.9.3"
1112
gem "rails", "3.2.13"
1213

1314
# Supported DBs

0 commit comments

Comments
 (0)