File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ require "css_splitter/version"
55
66# Describe your gem and declare its dependencies:
77Gem ::Specification . new do |s |
8- s . name = "css_splitter "
8+ s . name = "css_splitter_opp_fork "
99 s . version = CssSplitter ::VERSION
10- s . authors = [ "Christian Peters" , "Jakob Hilden "]
11- s . email = [ "christian.peters@zweitag.de" , "jakobhilden@gmail .com"]
12- s . homepage = "https://github.com/zweilove /css_splitter"
13- s . summary = "CSS stylesheet splitter for Rails"
10+ s . authors = [ "Bob Firestone " ]
11+ s . email = [ "rbfirestone@me .com" ]
12+ s . homepage = "https://github.com/bobfirestone /css_splitter"
13+ s . summary = "A fork of CSS stylesheet splitter for Rails"
1414 s . description = "Gem for splitting up stylesheets that go beyond the IE limit of 4095 selectors, for Rails 3.1+ apps using the Asset Pipeline."
1515 s . license = 'MIT'
1616
You can’t perform that action at this time.
0 commit comments