# -*- encoding: utf-8 -*- # stub: r5 0.1.6 ruby lib Gem::Specification.new do |s| s.name = "r5".freeze s.version = "0.1.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["mousse".freeze] s.date = "2016-06-28" s.description = "Anyone can use it for inspiration".freeze s.email = ["mousse@timepress.cz".freeze] s.executables = ["console".freeze, "r5".freeze, "setup".freeze] s.files = ["Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/r5".freeze, "bin/setup".freeze, "lib/r5.rb".freeze, "lib/r5/config.rb".freeze, "lib/r5/installations/default.rb".freeze, "lib/r5/installations/testing.rb".freeze, "lib/r5/odin.rb".freeze, "lib/r5/recipes/bootstrap.rb".freeze, "lib/r5/recipes/bootstrap_app.rb".freeze, "lib/r5/recipes/devise.rb".freeze, "lib/r5/recipes/exception_notification.rb".freeze, "lib/r5/recipes/gemfile.rb".freeze, "lib/r5/recipes/gitignore.rb".freeze, "lib/r5/recipes/install_questions.rb".freeze, "lib/r5/recipes/lazy_high_charts.rb".freeze, "lib/r5/recipes/mail_settings.rb".freeze, "lib/r5/recipes/mysql.rb".freeze, "lib/r5/recipes/rspec_generators.rb".freeze, "lib/r5/recipes/upload_app.rb".freeze, "lib/r5/recipes/wicked_pdf.rb".freeze, "lib/r5/recipes/xlsx_support.rb".freeze, "lib/r5/starter.rb".freeze, "lib/r5/template/.ruby-version".freeze, "lib/r5/template/app/assets/javascripts/main.js.rb".freeze, "lib/r5/template/app/assets/stylesheets/custom.css.scss".freeze, "lib/r5/template/app/assets/stylesheets/main.css.scss".freeze, "lib/r5/template/app/assets/stylesheets/theme.css".freeze, "lib/r5/template/app/assets/stylesheets/timepress.css.scss".freeze, "lib/r5/template/app/controllers/users_controller.rb".freeze, "lib/r5/template/app/views/layouts/application.html.erb".freeze, "lib/r5/template/app/views/users/_form.html.erb".freeze, "lib/r5/template/app/views/users/edit.html.erb".freeze, "lib/r5/template/app/views/users/edit_password.html.erb".freeze, "lib/r5/template/app/views/users/index.html.erb".freeze, "lib/r5/template/app/views/users/index.json.jbuilder".freeze, "lib/r5/template/app/views/users/new.html.erb".freeze, "lib/r5/template/app/views/users/show.html.erb".freeze, "lib/r5/template/app/views/users/show.json.jbuilder".freeze, "lib/r5/template/config/initializers/html_helpers.rb".freeze, "lib/r5/template/config/locales/cs.yml".freeze, "lib/r5/template/lib/tasks/bootstrap.rake".freeze, "lib/r5/template/lib/tasks/upload.rake".freeze, "lib/r5/version.rb".freeze, "r5.gemspec".freeze] s.homepage = "http://www.timepress.cz".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Rails generator using Thor gem for private usage mostly".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.8".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end