Skip to content

Commit a3e7792

Browse files
committed
Ensure bundle is ran in Ruby 1.9.3 environment
1 parent c8965bf commit a3e7792

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,3 +1,5 @@
11
source 'http://rubygems.org'
22

3+
ruby '1.9.3'
4+
35
gem 'sinatra'

0 commit comments

Comments
 (0)