-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Regenerate gemspec for version 2.0.0
- Loading branch information
Showing
5 changed files
with
74 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,33 @@ | ||
source 'https://rubygems.org' | ||
|
||
gem 'rack', '~> 1.6.0' | ||
gem 'rack-test', '~> 0.6.3' | ||
gem 'tilt', '~> 1.4.1' | ||
gem 'activesupport', '~> 4.2.1' | ||
gem 'tzinfo' | ||
gem 'i18n' | ||
gemspec | ||
|
||
# gem 'rack', '~> 1.6.0' | ||
# gem 'rack-test', '~> 0.6.3' | ||
# gem 'tilt', '~> 1.4.1' | ||
# gem 'activesupport', '~> 4.2.1' | ||
# gem 'tzinfo' | ||
# gem 'i18n' | ||
|
||
group :development do | ||
gem 'rake', '~> 10.4.2' | ||
gem 'rdoc', '~> 4.2.0' | ||
gem 'rspec', '~> 2.12.0' | ||
gem 'jeweler', '~> 2.0.1' | ||
gem 'haml', '~> 4.0.6' | ||
gem 'sass', '~> 3.4.13' | ||
gem 'compass', '~> 1.0.3' | ||
gem 'slim', '~> 3.0.3' | ||
gem 'rdiscount', '~> 2.1.8' | ||
gem 'RedCloth', '~> 4.2.9' | ||
gem 'erubis', '~> 2.7.0' | ||
gem 'less', '~> 2.6.0' | ||
gem 'radius', '~> 0.7.4' | ||
gem 'coffee-script', '~> 2.4.1' | ||
# gem 'rake', '~> 10.4.2' | ||
# gem 'rdoc', '~> 4.2.0' | ||
# gem 'rspec', '~> 2.12.0' | ||
# gem 'jeweler', '~> 2.0.1' | ||
# gem 'haml', '~> 4.0.6' | ||
# gem 'sass', '~> 3.4.13' | ||
# gem 'compass', '~> 1.0.3' | ||
# gem 'slim', '~> 3.0.3' | ||
# gem 'rdiscount', '~> 2.1.8' | ||
# gem 'RedCloth', '~> 4.2.9' | ||
# gem 'erubis', '~> 2.7.0' | ||
# gem 'less', '~> 2.6.0' | ||
# gem 'radius', '~> 0.7.4' | ||
# gem 'coffee-script', '~> 2.4.1' | ||
end | ||
|
||
group :website do | ||
# gem 'serve', github: 'jlong/serve' | ||
# gem 'serve', '~> 2.0.0' | ||
gem 'css_parser', '~> 1.3.6' | ||
gem 'maruku', '~> 0.7.2' | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.0.1 | ||
2.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,18 +2,20 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY | ||
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' | ||
# -*- encoding: utf-8 -*- | ||
# stub: serve 2.0.0 ruby lib | ||
# stub: serve 2.0.1 ruby lib | ||
|
||
Gem::Specification.new do |s| | ||
s.name = "serve" | ||
s.version = "2.0.0" | ||
s.version = "2.0.1" | ||
|
||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | ||
s.require_paths = ["lib"] | ||
s.authors = ["John W. Long", "Adam I. Williams", "Robert Evans"] | ||
s.date = "2015-04-17" | ||
s.bindir = "exe" | ||
s.date = "2015-05-04" | ||
s.description = "Serve is a small Rack-based web server that makes it easy to serve ERB or HAML from any directory. Serve is an ideal tool for building HTML prototypes of Rails applications. Serve can also handle SASS, Textile, and Markdown if the appropriate gems are installed." | ||
s.email = "[email protected]" | ||
s.executables = ["serve"] | ||
s.extra_rdoc_files = [ | ||
"CHANGELOG.rdoc", | ||
"LICENSE", | ||
|
@@ -27,7 +29,31 @@ Gem::Specification.new do |s| | |
"README.rdoc", | ||
"Rakefile", | ||
"VERSION", | ||
"exe/autospec", | ||
"exe/bundler", | ||
"exe/compass", | ||
"exe/erubis", | ||
"exe/haml", | ||
"exe/htmldiff", | ||
"exe/jeweler", | ||
"exe/ldiff", | ||
"exe/lessc", | ||
"exe/maruku", | ||
"exe/marutex", | ||
"exe/nokogiri", | ||
"exe/rackup", | ||
"exe/rake", | ||
"exe/rdiscount", | ||
"exe/rdoc", | ||
"exe/redcloth", | ||
"exe/ri", | ||
"exe/rspec", | ||
"exe/sass", | ||
"exe/sass-convert", | ||
"exe/scss", | ||
"exe/serve", | ||
"exe/slimrb", | ||
"exe/tilt", | ||
"lib/serve.rb", | ||
"lib/serve/application.rb", | ||
"lib/serve/bootstrap/Gemfile", | ||
|
@@ -101,13 +127,13 @@ Gem::Specification.new do |s| | |
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then | ||
s.add_runtime_dependency(%q<rack>, ["~> 1.6.0"]) | ||
s.add_runtime_dependency(%q<rack-test>, ["~> 0.6.3"]) | ||
s.add_runtime_dependency(%q<tilt>, ["~> 2.0.1"]) | ||
s.add_runtime_dependency(%q<tilt>, ["~> 1.4.1"]) | ||
s.add_runtime_dependency(%q<activesupport>, ["~> 4.2.1"]) | ||
s.add_runtime_dependency(%q<tzinfo>, [">= 0"]) | ||
s.add_runtime_dependency(%q<i18n>, [">= 0"]) | ||
s.add_development_dependency(%q<rake>, ["~> 10.4.2"]) | ||
s.add_development_dependency(%q<rdoc>, ["~> 4.2.0"]) | ||
s.add_development_dependency(%q<rspec>, ["~> 3.2.0"]) | ||
s.add_development_dependency(%q<rspec>, ["~> 2.12.0"]) | ||
s.add_development_dependency(%q<jeweler>, ["~> 2.0.1"]) | ||
s.add_development_dependency(%q<haml>, ["~> 4.0.6"]) | ||
s.add_development_dependency(%q<sass>, ["~> 3.4.13"]) | ||
|
@@ -122,13 +148,13 @@ Gem::Specification.new do |s| | |
else | ||
s.add_dependency(%q<rack>, ["~> 1.6.0"]) | ||
s.add_dependency(%q<rack-test>, ["~> 0.6.3"]) | ||
s.add_dependency(%q<tilt>, ["~> 2.0.1"]) | ||
s.add_dependency(%q<tilt>, ["~> 1.4.1"]) | ||
s.add_dependency(%q<activesupport>, ["~> 4.2.1"]) | ||
s.add_dependency(%q<tzinfo>, [">= 0"]) | ||
s.add_dependency(%q<i18n>, [">= 0"]) | ||
s.add_dependency(%q<rake>, ["~> 10.4.2"]) | ||
s.add_dependency(%q<rdoc>, ["~> 4.2.0"]) | ||
s.add_dependency(%q<rspec>, ["~> 3.2.0"]) | ||
s.add_dependency(%q<rspec>, ["~> 2.12.0"]) | ||
s.add_dependency(%q<jeweler>, ["~> 2.0.1"]) | ||
s.add_dependency(%q<haml>, ["~> 4.0.6"]) | ||
s.add_dependency(%q<sass>, ["~> 3.4.13"]) | ||
|
@@ -144,13 +170,13 @@ Gem::Specification.new do |s| | |
else | ||
s.add_dependency(%q<rack>, ["~> 1.6.0"]) | ||
s.add_dependency(%q<rack-test>, ["~> 0.6.3"]) | ||
s.add_dependency(%q<tilt>, ["~> 2.0.1"]) | ||
s.add_dependency(%q<tilt>, ["~> 1.4.1"]) | ||
s.add_dependency(%q<activesupport>, ["~> 4.2.1"]) | ||
s.add_dependency(%q<tzinfo>, [">= 0"]) | ||
s.add_dependency(%q<i18n>, [">= 0"]) | ||
s.add_dependency(%q<rake>, ["~> 10.4.2"]) | ||
s.add_dependency(%q<rdoc>, ["~> 4.2.0"]) | ||
s.add_dependency(%q<rspec>, ["~> 3.2.0"]) | ||
s.add_dependency(%q<rspec>, ["~> 2.12.0"]) | ||
s.add_dependency(%q<jeweler>, ["~> 2.0.1"]) | ||
s.add_dependency(%q<haml>, ["~> 4.0.6"]) | ||
s.add_dependency(%q<sass>, ["~> 3.4.13"]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters