Commit 34da3f79 authored by Fabio Pelosin's avatar Fabio Pelosin

[Gemspec] Fix for Ruby 2.0.0-p0

See https://bugs.ruby-lang.org/issues/6702
parent 0e40a6c1
# -*- encoding: utf-8 -*-
$:.unshift File.expand_path('../lib', __FILE__)
require 'cocoapods'
require 'date'
Gem::Specification.new do |s|
s.name = "cocoapods"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment