fastly.gemspec in fastly-1.00 vs fastly.gemspec in fastly-1.01
- old
+ new
@@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
-require "fastly"
+require 'fastly/gem_version'
Gem::Specification.new do |s|
s.name = "fastly"
s.version = Fastly::VERSION
s.authors = ["Fastly Inc"]