Skip to content

Commit

Permalink
Ensure bundle is ran in Ruby 1.9.3 environment
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Nov 21, 2014
1 parent c8965bf commit a3e7792
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
source 'http://rubygems.org'

ruby '1.9.3'

gem 'sinatra'

0 comments on commit a3e7792

Please sign in to comment.