module Scoby RAILS_VERSION = "~> 4.2.6" RUBY_VERSION = IO.read("#{File.dirname(__FILE__)}/../../.ruby-version").strip VERSION = "0.0.2" end