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