Skip to content

Commit

Permalink
Specify Ruby version in Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Oct 12, 2012
1 parent 8584b6d commit c74f068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Original file line Diff line number Diff line change
@@ -1,4 +1,5 @@
source 'https://rubygems.org' source 'https://rubygems.org'
ruby '1.9.3'


gem 'rails', '~> 3.2.7' gem 'rails', '~> 3.2.7'


Expand Down

0 comments on commit c74f068

Please sign in to comment.