challah 0.7.1 → 0.8.0.pre
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CHANGELOG.md +4 -0
- data/lib/challah.rb +5 -0
- data/lib/challah/plugins.rb +41 -0
- data/lib/challah/railtie.rb +14 -0
- data/lib/challah/user.rb +17 -0
- data/lib/challah/version.rb +1 -1
- data/test/plugins_test.rb +65 -0
- data/vendor/bundle/bin/convert_to_should_syntax +7 -3
- data/vendor/bundle/bin/erubis +7 -3
- data/vendor/bundle/bin/rackup +7 -3
- data/vendor/bundle/bin/rails +7 -3
- data/vendor/bundle/bin/rake +7 -3
- data/vendor/bundle/bin/rake2thor +7 -3
- data/vendor/bundle/bin/rdiscount +7 -3
- data/vendor/bundle/bin/rdoc +7 -3
- data/vendor/bundle/bin/ri +7 -3
- data/vendor/bundle/bin/thor +7 -3
- data/vendor/bundle/bin/tilt +7 -3
- data/vendor/bundle/bin/tt +7 -3
- data/vendor/bundle/bin/yard +7 -3
- data/vendor/bundle/bin/yardoc +7 -3
- data/vendor/bundle/bin/yri +7 -3
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/Makefile +49 -23
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/bcrypt_ext.bundle +0 -0
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/bcrypt_ext.o +0 -0
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt.o +0 -0
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt_blowfish.o +0 -0
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/crypt_gensalt.o +0 -0
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/ext/mri/wrapper.o +0 -0
- data/vendor/bundle/gems/bcrypt-ruby-3.0.1/lib/bcrypt_ext.bundle +0 -0
- data/vendor/bundle/gems/json-1.7.4/ext/json/ext/generator/Makefile +49 -23
- data/vendor/bundle/gems/json-1.7.4/ext/json/ext/generator/generator.bundle +0 -0
- data/vendor/bundle/gems/json-1.7.4/ext/json/ext/generator/generator.o +0 -0
- data/vendor/bundle/gems/json-1.7.4/ext/json/ext/parser/Makefile +49 -23
- data/vendor/bundle/gems/json-1.7.4/ext/json/ext/parser/parser.bundle +0 -0
- data/vendor/bundle/gems/json-1.7.4/ext/json/ext/parser/parser.o +0 -0
- data/vendor/bundle/gems/json-1.7.4/lib/json/ext/generator.bundle +0 -0
- data/vendor/bundle/gems/json-1.7.4/lib/json/ext/parser.bundle +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/Csio.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/Makefile +49 -23
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/basename.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/css.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/docheader.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/dumptree.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/emmatch.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/generate.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/html5.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/markdown.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/mkdio.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/mkmf.log +5 -5
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/rdiscount.bundle +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/rdiscount.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/resource.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/tags.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/toc.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/ext/xml.o +0 -0
- data/vendor/bundle/gems/rdiscount-1.6.8/lib/rdiscount.bundle +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.6/ext/sqlite3/Makefile +49 -23
- data/vendor/bundle/gems/sqlite3-1.3.6/ext/sqlite3/backup.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.6/ext/sqlite3/database.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.6/ext/sqlite3/exception.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.6/ext/sqlite3/mkmf.log +91 -59
- data/vendor/bundle/gems/sqlite3-1.3.6/ext/sqlite3/sqlite3.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.6/ext/sqlite3/sqlite3_native.bundle +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.6/ext/sqlite3/statement.o +0 -0
- data/vendor/bundle/gems/sqlite3-1.3.6/lib/sqlite3/sqlite3_native.bundle +0 -0
- data/vendor/bundle/specifications/actionmailer-3.2.7.gemspec +1 -1
- data/vendor/bundle/specifications/actionpack-3.2.7.gemspec +1 -1
- data/vendor/bundle/specifications/activemodel-3.2.7.gemspec +1 -1
- data/vendor/bundle/specifications/activerecord-3.2.7.gemspec +1 -1
- data/vendor/bundle/specifications/activeresource-3.2.7.gemspec +1 -1
- data/vendor/bundle/specifications/activesupport-3.2.7.gemspec +1 -1
- data/vendor/bundle/specifications/arel-3.0.2.gemspec +1 -1
- data/vendor/bundle/specifications/bcrypt-ruby-3.0.1.gemspec +1 -1
- data/vendor/bundle/specifications/builder-3.0.0.gemspec +1 -1
- data/vendor/bundle/specifications/erubis-2.7.0.gemspec +1 -1
- data/vendor/bundle/specifications/factory_girl-3.6.1.gemspec +1 -1
- data/vendor/bundle/specifications/highline-1.6.13.gemspec +1 -1
- data/vendor/bundle/specifications/hike-1.2.1.gemspec +1 -1
- data/vendor/bundle/specifications/i18n-0.6.0.gemspec +1 -1
- data/vendor/bundle/specifications/journey-1.0.4.gemspec +1 -1
- data/vendor/bundle/specifications/json-1.7.4.gemspec +1 -1
- data/vendor/bundle/specifications/mail-2.4.4.gemspec +1 -1
- data/vendor/bundle/specifications/metaclass-0.0.1.gemspec +1 -1
- data/vendor/bundle/specifications/mime-types-1.19.gemspec +1 -1
- data/vendor/bundle/specifications/mocha-0.12.2.gemspec +1 -1
- data/vendor/bundle/specifications/multi_json-1.3.6.gemspec +1 -1
- data/vendor/bundle/specifications/polyglot-0.3.3.gemspec +1 -1
- data/vendor/bundle/specifications/rack-1.4.1.gemspec +1 -1
- data/vendor/bundle/specifications/rack-cache-1.2.gemspec +1 -1
- data/vendor/bundle/specifications/rack-ssl-1.3.2.gemspec +1 -1
- data/vendor/bundle/specifications/rack-test-0.6.1.gemspec +1 -1
- data/vendor/bundle/specifications/rails-3.2.7.gemspec +1 -1
- data/vendor/bundle/specifications/railties-3.2.7.gemspec +1 -1
- data/vendor/bundle/specifications/rake-0.9.2.2.gemspec +1 -1
- data/vendor/bundle/specifications/rdiscount-1.6.8.gemspec +1 -1
- data/vendor/bundle/specifications/rdoc-3.12.gemspec +1 -1
- data/vendor/bundle/specifications/shoulda-3.1.1.gemspec +1 -1
- data/vendor/bundle/specifications/shoulda-context-1.0.0.gemspec +1 -1
- data/vendor/bundle/specifications/shoulda-matchers-1.2.0.gemspec +1 -1
- data/vendor/bundle/specifications/simplecov-0.6.4.gemspec +1 -1
- data/vendor/bundle/specifications/simplecov-html-0.5.3.gemspec +1 -1
- data/vendor/bundle/specifications/sprockets-2.1.3.gemspec +1 -1
- data/vendor/bundle/specifications/sqlite3-1.3.6.gemspec +1 -1
- data/vendor/bundle/specifications/thor-0.15.4.gemspec +1 -1
- data/vendor/bundle/specifications/tilt-1.3.3.gemspec +1 -1
- data/vendor/bundle/specifications/treetop-1.4.10.gemspec +1 -1
- data/vendor/bundle/specifications/tzinfo-0.3.33.gemspec +1 -1
- data/vendor/bundle/specifications/yard-0.8.2.1.gemspec +1 -1
- metadata +7 -5
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
|
|
|
13
13
|
s.require_paths = ["lib"]
|
|
14
14
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
|
|
15
15
|
s.requirements = ["none"]
|
|
16
|
-
s.rubygems_version = "1.8.
|
|
16
|
+
s.rubygems_version = "1.8.23"
|
|
17
17
|
s.summary = "Email composition, delivery, and receiving framework (part of Rails)."
|
|
18
18
|
|
|
19
19
|
if s.respond_to? :specification_version then
|
|
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
|
|
|
13
13
|
s.require_paths = ["lib"]
|
|
14
14
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
|
|
15
15
|
s.requirements = ["none"]
|
|
16
|
-
s.rubygems_version = "1.8.
|
|
16
|
+
s.rubygems_version = "1.8.23"
|
|
17
17
|
s.summary = "Web-flow and rendering framework putting the VC in MVC (part of Rails)."
|
|
18
18
|
|
|
19
19
|
if s.respond_to? :specification_version then
|
|
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
|
|
|
12
12
|
s.homepage = "http://www.rubyonrails.org"
|
|
13
13
|
s.require_paths = ["lib"]
|
|
14
14
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
|
|
15
|
-
s.rubygems_version = "1.8.
|
|
15
|
+
s.rubygems_version = "1.8.23"
|
|
16
16
|
s.summary = "A toolkit for building modeling frameworks (part of Rails)."
|
|
17
17
|
|
|
18
18
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.rdoc_options = ["--main", "README.rdoc"]
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
17
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "Object-relational mapper framework (part of Rails)."
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.rdoc_options = ["--main", "README.rdoc"]
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
17
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "REST modeling framework (part of Rails)."
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
|
|
|
13
13
|
s.rdoc_options = ["--encoding", "UTF-8"]
|
|
14
14
|
s.require_paths = ["lib"]
|
|
15
15
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
|
|
16
|
-
s.rubygems_version = "1.8.
|
|
16
|
+
s.rubygems_version = "1.8.23"
|
|
17
17
|
s.summary = "A toolkit of support libraries and Ruby core extensions extracted from the Rails framework."
|
|
18
18
|
|
|
19
19
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.rdoc_options = ["--main", "README.markdown"]
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
17
|
s.rubyforge_project = "arel"
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "Arel is a SQL AST manager for Ruby"
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
|
|
|
16
16
|
s.rdoc_options = ["--title", "bcrypt-ruby", "--line-numbers", "--inline-source", "--main", "README.md"]
|
|
17
17
|
s.require_paths = ["lib"]
|
|
18
18
|
s.rubyforge_project = "bcrypt-ruby"
|
|
19
|
-
s.rubygems_version = "1.8.
|
|
19
|
+
s.rubygems_version = "1.8.23"
|
|
20
20
|
s.summary = "OpenBSD's bcrypt() password hashing algorithm."
|
|
21
21
|
|
|
22
22
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.homepage = "http://onestepback.org"
|
|
16
16
|
s.rdoc_options = ["--title", "Builder -- Easy XML Building", "--main", "README.rdoc", "--line-numbers"]
|
|
17
17
|
s.require_paths = ["lib"]
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "Builders for MarkUp."
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
|
|
|
14
14
|
s.homepage = "http://www.kuwata-lab.com/erubis/"
|
|
15
15
|
s.require_paths = ["lib"]
|
|
16
16
|
s.rubyforge_project = "erubis"
|
|
17
|
-
s.rubygems_version = "1.8.
|
|
17
|
+
s.rubygems_version = "1.8.23"
|
|
18
18
|
s.summary = "a fast and extensible eRuby implementation which supports multi-language"
|
|
19
19
|
|
|
20
20
|
if s.respond_to? :specification_version then
|
|
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
|
|
|
12
12
|
s.homepage = "https://github.com/thoughtbot/factory_girl"
|
|
13
13
|
s.require_paths = ["lib"]
|
|
14
14
|
s.required_ruby_version = Gem::Requirement.new(">= 1.9.2")
|
|
15
|
-
s.rubygems_version = "1.8.
|
|
15
|
+
s.rubygems_version = "1.8.23"
|
|
16
16
|
s.summary = "factory_girl provides a framework and DSL for defining and using model instance factories."
|
|
17
17
|
|
|
18
18
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.rdoc_options = ["--title", "HighLine Documentation", "--main", "README"]
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
17
|
s.rubyforge_project = "highline"
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "HighLine is a high-level command-line IO library."
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
|
|
|
11
11
|
s.email = ["sstephenson@gmail.com"]
|
|
12
12
|
s.homepage = "http://github.com/sstephenson/hike"
|
|
13
13
|
s.require_paths = ["lib"]
|
|
14
|
-
s.rubygems_version = "1.8.
|
|
14
|
+
s.rubygems_version = "1.8.23"
|
|
15
15
|
s.summary = "Find files in a set of paths"
|
|
16
16
|
|
|
17
17
|
if s.respond_to? :specification_version then
|
|
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
|
|
|
12
12
|
s.homepage = "http://github.com/svenfuchs/i18n"
|
|
13
13
|
s.require_paths = ["lib"]
|
|
14
14
|
s.rubyforge_project = "[none]"
|
|
15
|
-
s.rubygems_version = "1.8.
|
|
15
|
+
s.rubygems_version = "1.8.23"
|
|
16
16
|
s.summary = "New wave Internationalization support for Ruby"
|
|
17
17
|
|
|
18
18
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.rdoc_options = ["--main", "README.rdoc"]
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
17
|
s.rubyforge_project = "journey"
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "Journey is a router"
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
|
|
|
16
16
|
s.rdoc_options = ["--title", "JSON implemention for Ruby", "--main", "README.rdoc"]
|
|
17
17
|
s.require_paths = ["lib"]
|
|
18
18
|
s.rubyforge_project = "json"
|
|
19
|
-
s.rubygems_version = "1.8.
|
|
19
|
+
s.rubygems_version = "1.8.23"
|
|
20
20
|
s.summary = "JSON Implementation for Ruby"
|
|
21
21
|
|
|
22
22
|
if s.respond_to? :specification_version then
|
|
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
|
|
|
13
13
|
s.files = ["README.md", "CONTRIBUTING.md", "CHANGELOG.rdoc", "TODO.rdoc"]
|
|
14
14
|
s.homepage = "http://github.com/mikel/mail"
|
|
15
15
|
s.require_paths = ["lib"]
|
|
16
|
-
s.rubygems_version = "1.8.
|
|
16
|
+
s.rubygems_version = "1.8.23"
|
|
17
17
|
s.summary = "Mail provides a nice Ruby DSL for making, sending and reading emails."
|
|
18
18
|
|
|
19
19
|
if s.respond_to? :specification_version then
|
|
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
|
|
|
11
11
|
s.homepage = "http://github.com/floehopper/metaclass"
|
|
12
12
|
s.require_paths = ["lib"]
|
|
13
13
|
s.rubyforge_project = "metaclass"
|
|
14
|
-
s.rubygems_version = "1.8.
|
|
14
|
+
s.rubygems_version = "1.8.23"
|
|
15
15
|
s.summary = "Adds a metaclass method to all Ruby objects"
|
|
16
16
|
|
|
17
17
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.rdoc_options = ["--main", "README.rdoc"]
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
17
|
s.rubyforge_project = "mime-types"
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "This library allows for the identification of a file's likely MIME content type"
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.rdoc_options = ["--title", "Mocha", "--main", "README.rdoc", "--line-numbers"]
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
17
|
s.rubyforge_project = "mocha"
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "Mocking and stubbing library"
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
|
|
|
14
14
|
s.homepage = "http://github.com/intridea/multi_json"
|
|
15
15
|
s.rdoc_options = ["--charset=UTF-8"]
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
|
-
s.rubygems_version = "1.8.
|
|
17
|
+
s.rubygems_version = "1.8.23"
|
|
18
18
|
s.summary = "A gem to provide swappable JSON backends."
|
|
19
19
|
|
|
20
20
|
if s.respond_to? :specification_version then
|
|
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
|
|
|
14
14
|
s.homepage = "http://github.com/cjheath/polyglot"
|
|
15
15
|
s.licenses = ["MIT"]
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
|
-
s.rubygems_version = "1.8.
|
|
17
|
+
s.rubygems_version = "1.8.23"
|
|
18
18
|
s.summary = "Augment 'require' to load non-Ruby file types"
|
|
19
19
|
|
|
20
20
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.homepage = "http://rack.rubyforge.org"
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
17
|
s.rubyforge_project = "rack"
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "a modular Ruby webserver interface"
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
|
|
|
14
14
|
s.homepage = "http://tomayko.com/src/rack-cache/"
|
|
15
15
|
s.rdoc_options = ["--line-numbers", "--inline-source", "--title", "Rack::Cache", "--main", "Rack::Cache"]
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
|
-
s.rubygems_version = "1.8.
|
|
17
|
+
s.rubygems_version = "1.8.23"
|
|
18
18
|
s.summary = "HTTP Caching for Rack"
|
|
19
19
|
|
|
20
20
|
if s.respond_to? :specification_version then
|
|
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
|
|
|
12
12
|
s.homepage = "https://github.com/josh/rack-ssl"
|
|
13
13
|
s.require_paths = ["lib"]
|
|
14
14
|
s.rubyforge_project = "rack-ssl"
|
|
15
|
-
s.rubygems_version = "1.8.
|
|
15
|
+
s.rubygems_version = "1.8.23"
|
|
16
16
|
s.summary = "Force SSL/TLS in your app."
|
|
17
17
|
|
|
18
18
|
if s.respond_to? :specification_version then
|
|
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
|
|
|
14
14
|
s.homepage = "http://github.com/brynary/rack-test"
|
|
15
15
|
s.require_paths = ["lib"]
|
|
16
16
|
s.rubyforge_project = "rack-test"
|
|
17
|
-
s.rubygems_version = "1.8.
|
|
17
|
+
s.rubygems_version = "1.8.23"
|
|
18
18
|
s.summary = "Simple testing API built on Rack"
|
|
19
19
|
|
|
20
20
|
if s.respond_to? :specification_version then
|
|
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
|
|
|
12
12
|
s.homepage = "http://www.rubyonrails.org"
|
|
13
13
|
s.require_paths = ["lib"]
|
|
14
14
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
|
|
15
|
-
s.rubygems_version = "1.8.
|
|
15
|
+
s.rubygems_version = "1.8.23"
|
|
16
16
|
s.summary = "Full-stack web application framework."
|
|
17
17
|
|
|
18
18
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.rdoc_options = ["--exclude", "."]
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
17
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "Tools for creating, working with, and running Rails applications."
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -17,7 +17,7 @@ Gem::Specification.new do |s|
|
|
|
17
17
|
s.require_paths = ["lib"]
|
|
18
18
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.6")
|
|
19
19
|
s.rubyforge_project = "rake"
|
|
20
|
-
s.rubygems_version = "1.8.
|
|
20
|
+
s.rubygems_version = "1.8.23"
|
|
21
21
|
s.summary = "Ruby based make-like utility."
|
|
22
22
|
|
|
23
23
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.homepage = "http://github.com/rtomayko/rdiscount"
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
17
|
s.rubyforge_project = "wink"
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "Fast Implementation of Gruber's Markdown in C"
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -19,7 +19,7 @@ Gem::Specification.new do |s|
|
|
|
19
19
|
s.require_paths = ["lib"]
|
|
20
20
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
|
|
21
21
|
s.rubyforge_project = "rdoc"
|
|
22
|
-
s.rubygems_version = "1.8.
|
|
22
|
+
s.rubygems_version = "1.8.23"
|
|
23
23
|
s.summary = "RDoc produces HTML and command-line documentation for Ruby projects"
|
|
24
24
|
|
|
25
25
|
if s.respond_to? :specification_version then
|
|
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
|
|
|
11
11
|
s.email = "support@thoughtbot.com"
|
|
12
12
|
s.homepage = "https://github.com/thoughtbot/shoulda"
|
|
13
13
|
s.require_paths = ["lib"]
|
|
14
|
-
s.rubygems_version = "1.8.
|
|
14
|
+
s.rubygems_version = "1.8.23"
|
|
15
15
|
s.summary = "Making tests easy on the fingers and eyes"
|
|
16
16
|
|
|
17
17
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.homepage = "http://thoughtbot.com/community/"
|
|
16
16
|
s.rdoc_options = ["--line-numbers", "--main", "README.rdoc"]
|
|
17
17
|
s.require_paths = ["lib"]
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "Context framework extracted from Shoulda"
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
|
|
|
11
11
|
s.email = "support@thoughtbot.com"
|
|
12
12
|
s.homepage = "http://thoughtbot.com/community/"
|
|
13
13
|
s.require_paths = ["lib"]
|
|
14
|
-
s.rubygems_version = "1.8.
|
|
14
|
+
s.rubygems_version = "1.8.23"
|
|
15
15
|
s.summary = "Making tests easy on the fingers and eyes"
|
|
16
16
|
|
|
17
17
|
if s.respond_to? :specification_version then
|
|
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
|
|
|
11
11
|
s.email = ["christoph at olszowka de"]
|
|
12
12
|
s.homepage = "http://github.com/colszowka/simplecov"
|
|
13
13
|
s.require_paths = ["lib"]
|
|
14
|
-
s.rubygems_version = "1.8.
|
|
14
|
+
s.rubygems_version = "1.8.23"
|
|
15
15
|
s.summary = "Code coverage for Ruby 1.9 with a powerful configuration library and automatic merging of coverage across test suites"
|
|
16
16
|
|
|
17
17
|
if s.respond_to? :specification_version then
|
|
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
|
|
|
12
12
|
s.homepage = "https://github.com/colszowka/simplecov-html"
|
|
13
13
|
s.require_paths = ["lib"]
|
|
14
14
|
s.rubyforge_project = "simplecov-html"
|
|
15
|
-
s.rubygems_version = "1.8.
|
|
15
|
+
s.rubygems_version = "1.8.23"
|
|
16
16
|
s.summary = "Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+"
|
|
17
17
|
|
|
18
18
|
if s.respond_to? :specification_version then
|
|
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
|
|
|
12
12
|
s.homepage = "http://getsprockets.org/"
|
|
13
13
|
s.require_paths = ["lib"]
|
|
14
14
|
s.rubyforge_project = "sprockets"
|
|
15
|
-
s.rubygems_version = "1.8.
|
|
15
|
+
s.rubygems_version = "1.8.23"
|
|
16
16
|
s.summary = "Rack-based asset packaging system"
|
|
17
17
|
|
|
18
18
|
if s.respond_to? :specification_version then
|
|
@@ -17,7 +17,7 @@ Gem::Specification.new do |s|
|
|
|
17
17
|
s.require_paths = ["lib"]
|
|
18
18
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
|
|
19
19
|
s.rubyforge_project = "sqlite3"
|
|
20
|
-
s.rubygems_version = "1.8.
|
|
20
|
+
s.rubygems_version = "1.8.23"
|
|
21
21
|
s.summary = "This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org)"
|
|
22
22
|
|
|
23
23
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.homepage = "http://github.com/wycats/thor"
|
|
16
16
|
s.rdoc_options = ["--charset=UTF-8"]
|
|
17
17
|
s.require_paths = ["lib"]
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "A scripting framework that replaces rake, sake and rubigen"
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
|
|
|
14
14
|
s.homepage = "http://github.com/rtomayko/tilt/"
|
|
15
15
|
s.rdoc_options = ["--line-numbers", "--inline-source", "--title", "Tilt", "--main", "Tilt"]
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
|
-
s.rubygems_version = "1.8.
|
|
17
|
+
s.rubygems_version = "1.8.23"
|
|
18
18
|
s.summary = "Generic interface to multiple Ruby template engines"
|
|
19
19
|
|
|
20
20
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.homepage = "http://functionalform.blogspot.com"
|
|
16
16
|
s.licenses = ["MIT"]
|
|
17
17
|
s.require_paths = ["lib"]
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "A Ruby-based text parsing and interpretation DSL"
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|
|
15
15
|
s.rdoc_options = ["--exclude", "definitions", "--exclude", "indexes"]
|
|
16
16
|
s.require_paths = ["lib"]
|
|
17
17
|
s.rubyforge_project = "tzinfo"
|
|
18
|
-
s.rubygems_version = "1.8.
|
|
18
|
+
s.rubygems_version = "1.8.23"
|
|
19
19
|
s.summary = "Daylight-savings aware timezone library"
|
|
20
20
|
|
|
21
21
|
if s.respond_to? :specification_version then
|
|
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
|
|
|
14
14
|
s.homepage = "http://yardoc.org"
|
|
15
15
|
s.require_paths = ["lib"]
|
|
16
16
|
s.rubyforge_project = "yard"
|
|
17
|
-
s.rubygems_version = "1.8.
|
|
17
|
+
s.rubygems_version = "1.8.23"
|
|
18
18
|
s.summary = "Documentation tool for consistent and usable documentation in Ruby."
|
|
19
19
|
|
|
20
20
|
if s.respond_to? :specification_version then
|