bhf.gemspec in bhf-0.9.8 vs bhf.gemspec in bhf-0.9.9
- old
+ new
@@ -1,19 +1,19 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: bhf 0.9.8 ruby lib
+# stub: bhf 0.9.9 ruby lib
Gem::Specification.new do |s|
s.name = "bhf"
- s.version = "0.9.8"
+ s.version = "0.9.9"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Anton Pawlik"]
- s.date = "2014-07-17"
+ s.date = "2015-02-25"
s.description = "A simple to use Rails-Engine-Gem that offers an admin interface for trusted user. Easy integratable and highly configurable and agnostic. Works with ActiveRecord and Mongoid."
s.email = "anton.pawlik@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"
@@ -67,70 +67,70 @@
"app/controllers/bhf/pages_controller.rb",
"app/helpers/bhf/application_helper.rb",
"app/helpers/bhf/entries_helper.rb",
"app/helpers/bhf/frontend_helper.rb",
"app/helpers/bhf/pages_helper.rb",
- "app/views/bhf/_footer.haml",
- "app/views/bhf/_user.haml",
- "app/views/bhf/application/index.haml",
- "app/views/bhf/entries/_form.haml",
- "app/views/bhf/entries/_validation_errors.haml",
- "app/views/bhf/entries/edit.haml",
- "app/views/bhf/entries/new.haml",
- "app/views/bhf/entries/show.haml",
- "app/views/bhf/form/belongs_to/_radio.haml",
- "app/views/bhf/form/belongs_to/_select.haml",
- "app/views/bhf/form/belongs_to/_static.haml",
- "app/views/bhf/form/column/_array.haml",
- "app/views/bhf/form/column/_boolean.haml",
- "app/views/bhf/form/column/_date.haml",
- "app/views/bhf/form/column/_hash.haml",
- "app/views/bhf/form/column/_mappin.haml",
- "app/views/bhf/form/column/_markdown.haml",
- "app/views/bhf/form/column/_multiple_fields.haml",
- "app/views/bhf/form/column/_number.haml",
- "app/views/bhf/form/column/_paperclip.haml",
- "app/views/bhf/form/column/_password.haml",
- "app/views/bhf/form/column/_static.haml",
- "app/views/bhf/form/column/_string.haml",
- "app/views/bhf/form/column/_text.haml",
- "app/views/bhf/form/column/_wysiwyg.haml",
- "app/views/bhf/form/embeds_many/_static.haml",
- "app/views/bhf/form/embeds_one/_static.haml",
- "app/views/bhf/form/has_and_belongs_to_many/_check_box.haml",
- "app/views/bhf/form/has_and_belongs_to_many/_static.haml",
- "app/views/bhf/form/has_many/_static.haml",
- "app/views/bhf/form/has_one/_static.haml",
- "app/views/bhf/helper/_definition_item.haml",
- "app/views/bhf/helper/_field_errors.haml",
- "app/views/bhf/helper/_flash.haml",
- "app/views/bhf/helper/_frontend_edit.haml",
- "app/views/bhf/helper/_info.haml",
- "app/views/bhf/helper/_node.haml",
- "app/views/bhf/helper/_reflection_node.haml",
- "app/views/bhf/pages/_platform.haml",
- "app/views/bhf/pages/_search.haml",
- "app/views/bhf/pages/show.haml",
- "app/views/bhf/table/belongs_to/_default.haml",
- "app/views/bhf/table/column/_array.haml",
- "app/views/bhf/table/column/_boolean.haml",
- "app/views/bhf/table/column/_date.haml",
- "app/views/bhf/table/column/_empty.haml",
- "app/views/bhf/table/column/_extern_link.haml",
- "app/views/bhf/table/column/_file.haml",
- "app/views/bhf/table/column/_hash.haml",
- "app/views/bhf/table/column/_image.haml",
- "app/views/bhf/table/column/_number.haml",
- "app/views/bhf/table/column/_paperclip.haml",
- "app/views/bhf/table/column/_primary_key.haml",
- "app/views/bhf/table/column/_string.haml",
- "app/views/bhf/table/column/_text.haml",
- "app/views/bhf/table/embeds_many/_default.haml",
- "app/views/bhf/table/embeds_one/_default.haml",
- "app/views/bhf/table/has_and_belongs_to_many/_default.haml",
- "app/views/bhf/table/has_many/_default.haml",
- "app/views/bhf/table/has_one/_default.haml",
+ "app/views/bhf/_footer.html.haml",
+ "app/views/bhf/_user.html.haml",
+ "app/views/bhf/application/index.html.haml",
+ "app/views/bhf/entries/_form.html.haml",
+ "app/views/bhf/entries/_validation_errors.html.haml",
+ "app/views/bhf/entries/edit.html.haml",
+ "app/views/bhf/entries/new.html.haml",
+ "app/views/bhf/entries/show.html.haml",
+ "app/views/bhf/form/belongs_to/_radio.html.haml",
+ "app/views/bhf/form/belongs_to/_select.html.haml",
+ "app/views/bhf/form/belongs_to/_static.html.haml",
+ "app/views/bhf/form/column/_array.html.haml",
+ "app/views/bhf/form/column/_boolean.html.haml",
+ "app/views/bhf/form/column/_date.html.haml",
+ "app/views/bhf/form/column/_hash.html.haml",
+ "app/views/bhf/form/column/_mappin.html.haml",
+ "app/views/bhf/form/column/_markdown.html.haml",
+ "app/views/bhf/form/column/_multiple_fields.html.haml",
+ "app/views/bhf/form/column/_number.html.haml",
+ "app/views/bhf/form/column/_paperclip.html.haml",
+ "app/views/bhf/form/column/_password.html.haml",
+ "app/views/bhf/form/column/_static.html.haml",
+ "app/views/bhf/form/column/_string.html.haml",
+ "app/views/bhf/form/column/_text.html.haml",
+ "app/views/bhf/form/column/_wysiwyg.html.haml",
+ "app/views/bhf/form/embeds_many/_static.html.haml",
+ "app/views/bhf/form/embeds_one/_static.html.haml",
+ "app/views/bhf/form/has_and_belongs_to_many/_check_box.html.haml",
+ "app/views/bhf/form/has_and_belongs_to_many/_static.html.haml",
+ "app/views/bhf/form/has_many/_static.html.haml",
+ "app/views/bhf/form/has_one/_static.html.haml",
+ "app/views/bhf/helper/_definition_item.html.haml",
+ "app/views/bhf/helper/_field_errors.html.haml",
+ "app/views/bhf/helper/_flash.html.haml",
+ "app/views/bhf/helper/_frontend_edit.html.haml",
+ "app/views/bhf/helper/_info.html.haml",
+ "app/views/bhf/helper/_node.html.haml",
+ "app/views/bhf/helper/_reflection_node.html.haml",
+ "app/views/bhf/pages/_platform.html.haml",
+ "app/views/bhf/pages/_search.html.haml",
+ "app/views/bhf/pages/show.html.haml",
+ "app/views/bhf/table/belongs_to/_default.html.haml",
+ "app/views/bhf/table/column/_array.html.haml",
+ "app/views/bhf/table/column/_boolean.html.haml",
+ "app/views/bhf/table/column/_date.html.haml",
+ "app/views/bhf/table/column/_empty.html.haml",
+ "app/views/bhf/table/column/_extern_link.html.haml",
+ "app/views/bhf/table/column/_file.html.haml",
+ "app/views/bhf/table/column/_hash.html.haml",
+ "app/views/bhf/table/column/_image.html.haml",
+ "app/views/bhf/table/column/_number.html.haml",
+ "app/views/bhf/table/column/_paperclip.html.haml",
+ "app/views/bhf/table/column/_primary_key.html.haml",
+ "app/views/bhf/table/column/_string.html.haml",
+ "app/views/bhf/table/column/_text.html.haml",
+ "app/views/bhf/table/embeds_many/_default.html.haml",
+ "app/views/bhf/table/embeds_one/_default.html.haml",
+ "app/views/bhf/table/has_and_belongs_to_many/_default.html.haml",
+ "app/views/bhf/table/has_many/_default.html.haml",
+ "app/views/bhf/table/has_one/_default.html.haml",
"app/views/kaminari/bhf/_gap.html.haml",
"app/views/kaminari/bhf/_next_page.html.haml",
"app/views/kaminari/bhf/_page.html.haml",
"app/views/kaminari/bhf/_paginator.html.haml",
"app/views/kaminari/bhf/_prev_page.html.haml",
@@ -165,41 +165,41 @@
if s.respond_to? :specification_version then
s.specification_version = 4
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
- s.add_runtime_dependency(%q<rails>, ["~> 4"])
- s.add_runtime_dependency(%q<turbolinks>, ["~> 2.1"])
- s.add_runtime_dependency(%q<kaminari>, ["~> 0.16"])
- s.add_runtime_dependency(%q<haml-rails>, ["~> 0.4"])
- s.add_runtime_dependency(%q<sass-rails>, ["~> 4.0"])
- s.add_development_dependency(%q<shoulda>, ["~> 3.5"])
- s.add_development_dependency(%q<rdoc>, ["~> 3.12"])
- s.add_development_dependency(%q<bundler>, ["~> 1.0"])
- s.add_development_dependency(%q<jeweler>, ["~> 2.0"])
- s.add_development_dependency(%q<simplecov>, ["~> 0.8"])
+ s.add_runtime_dependency(%q<rails>, [">= 4.2"])
+ s.add_runtime_dependency(%q<turbolinks>, ["~> 2"])
+ s.add_runtime_dependency(%q<kaminari>, ["~> 0"])
+ s.add_runtime_dependency(%q<haml-rails>, ["~> 0"])
+ s.add_runtime_dependency(%q<sass-rails>, ["~> 5"])
+ s.add_development_dependency(%q<shoulda>, ["~> 3"])
+ s.add_development_dependency(%q<rdoc>, ["~> 3"])
+ s.add_development_dependency(%q<bundler>, ["~> 1"])
+ s.add_development_dependency(%q<jeweler>, ["~> 2"])
+ s.add_development_dependency(%q<simplecov>, ["~> 0"])
else
- s.add_dependency(%q<rails>, ["~> 4"])
- s.add_dependency(%q<turbolinks>, ["~> 2.1"])
- s.add_dependency(%q<kaminari>, ["~> 0.16"])
- s.add_dependency(%q<haml-rails>, ["~> 0.4"])
- s.add_dependency(%q<sass-rails>, ["~> 4.0"])
- s.add_dependency(%q<shoulda>, ["~> 3.5"])
- s.add_dependency(%q<rdoc>, ["~> 3.12"])
- s.add_dependency(%q<bundler>, ["~> 1.0"])
- s.add_dependency(%q<jeweler>, ["~> 2.0"])
- s.add_dependency(%q<simplecov>, ["~> 0.8"])
+ s.add_dependency(%q<rails>, [">= 4.2"])
+ s.add_dependency(%q<turbolinks>, ["~> 2"])
+ s.add_dependency(%q<kaminari>, ["~> 0"])
+ s.add_dependency(%q<haml-rails>, ["~> 0"])
+ s.add_dependency(%q<sass-rails>, ["~> 5"])
+ s.add_dependency(%q<shoulda>, ["~> 3"])
+ s.add_dependency(%q<rdoc>, ["~> 3"])
+ s.add_dependency(%q<bundler>, ["~> 1"])
+ s.add_dependency(%q<jeweler>, ["~> 2"])
+ s.add_dependency(%q<simplecov>, ["~> 0"])
end
else
- s.add_dependency(%q<rails>, ["~> 4"])
- s.add_dependency(%q<turbolinks>, ["~> 2.1"])
- s.add_dependency(%q<kaminari>, ["~> 0.16"])
- s.add_dependency(%q<haml-rails>, ["~> 0.4"])
- s.add_dependency(%q<sass-rails>, ["~> 4.0"])
- s.add_dependency(%q<shoulda>, ["~> 3.5"])
- s.add_dependency(%q<rdoc>, ["~> 3.12"])
- s.add_dependency(%q<bundler>, ["~> 1.0"])
- s.add_dependency(%q<jeweler>, ["~> 2.0"])
- s.add_dependency(%q<simplecov>, ["~> 0.8"])
+ s.add_dependency(%q<rails>, [">= 4.2"])
+ s.add_dependency(%q<turbolinks>, ["~> 2"])
+ s.add_dependency(%q<kaminari>, ["~> 0"])
+ s.add_dependency(%q<haml-rails>, ["~> 0"])
+ s.add_dependency(%q<sass-rails>, ["~> 5"])
+ s.add_dependency(%q<shoulda>, ["~> 3"])
+ s.add_dependency(%q<rdoc>, ["~> 3"])
+ s.add_dependency(%q<bundler>, ["~> 1"])
+ s.add_dependency(%q<jeweler>, ["~> 2"])
+ s.add_dependency(%q<simplecov>, ["~> 0"])
end
end