source 'https://rubygems.org' gemspec if RUBY_VERSION < "1.9.3" # escape_utils 1.0.0 requires 1.9.3 and above gem "escape_utils", "0.3.2" end