Skip to content

Instantly share code, notes, and snippets.

View pbosetti's full-sized avatar
:octocat:

Paolo Bosetti pbosetti

:octocat:
View GitHub Profile
# -*- encoding: utf-8 -*-
# Stub for gemspec
Gem::Specification.new do |s|
s.name = %q{GEMNAME}
s.version = "GEMVERSION"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Paolo Bosetti"]
s.date = %q{2009-05-04}