Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnall committed Feb 3, 2014
1 parent 6530bf3 commit 818c552
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pwnstyles_rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: pwnstyles_rails 0.1.32 ruby lib

Gem::Specification.new do |s|
s.name = "pwnstyles_rails"
s.version = "0.1.32"
s.version = "0.1.33"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Victor Costan"]
s.date = "2013-12-10"
s.date = "2014-02-03"
s.description = "Included CSS was designed for reuse across pwnb.us apps."
s.email = "victor@costan.us"
s.extra_rdoc_files = [
Expand Down Expand Up @@ -72,7 +71,7 @@ Gem::Specification.new do |s|
s.homepage = "http://github.com/pwnall/pwnstyles_rails"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = "2.1.11"
s.rubygems_version = "2.0.14"
s.summary = "Rails 3 SCSS integration and non-trivial default style."

if s.respond_to? :specification_version then
Expand Down

0 comments on commit 818c552

Please sign in to comment.