Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Commit

Permalink
Fix require for old Ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 2, 2014
1 parent 8b93847 commit ef03716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jquery-cdn.gemspec
@@ -1,4 +1,4 @@
require_relative 'lib/jquery-cdn/version'
require File.expand_path('../lib/jquery-cdn/version', __FILE__)

Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
Expand Down

0 comments on commit ef03716

Please sign in to comment.