diff --git a/Gemfile b/Gemfile index 0ea0f83..a0f14f4 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,5 @@ source 'https://rubygems.org' +ruby (ENV['RUBY_VERSION'] || '2.0.0') RAILS_VERSION = '~> 3.2.14' -- libgit2 0.21.2