# -*- encoding: utf-8 -*- # stub: phcdevworks_tutorials 6.3.1 ruby lib Gem::Specification.new do |s| s.name = "phcdevworks_tutorials".freeze s.version = "6.3.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["PHCDevworks".freeze] s.date = "2020-02-24" s.description = "Ruby on Rails 6 Engine to Manage Online Tutorials.".freeze s.email = ["info@phcdevworks.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/phcdevworks_tutorials_manifest.js".freeze, "app/assets/javascripts/phcdevworks_tutorials/application.js".freeze, "app/assets/javascripts/phcdevworks_tutorials/blog/tutorials.coffee".freeze, "app/assets/javascripts/phcdevworks_tutorials/tutorial/categories.coffee".freeze, "app/assets/stylesheets/phcdevworks_tutorials/application.scss".freeze, "app/assets/stylesheets/phcdevworks_tutorials/blog/tutorials.scss".freeze, "app/assets/stylesheets/phcdevworks_tutorials/category/posts.css".freeze, "app/assets/stylesheets/phcdevworks_tutorials/tutorial/categories.scss".freeze, "app/assets/stylesheets/phcdevworks_tutorials/tutorial/posts.css".freeze, "app/assets/stylesheets/phcdevworks_tutorials/tutorial/steps.css".freeze, "app/controllers/phcdevworks_tutorials/application_controller.rb".freeze, "app/controllers/phcdevworks_tutorials/blog/tutorials_controller.rb".freeze, "app/controllers/phcdevworks_tutorials/tutorial/categories_controller.rb".freeze, "app/controllers/phcdevworks_tutorials/tutorial/posts_controller.rb".freeze, "app/controllers/phcdevworks_tutorials/tutorial/steps_controller.rb".freeze, "app/helpers/phcdevworks_tutorials/application_helper.rb".freeze, "app/helpers/phcdevworks_tutorials/blog/tutorials_helper.rb".freeze, "app/helpers/phcdevworks_tutorials/tutorial/categories_helper.rb".freeze, "app/helpers/phcdevworks_tutorials/tutorial/posts_helper.rb".freeze, "app/helpers/phcdevworks_tutorials/tutorial/steps_helper.rb".freeze, "app/jobs/phcdevworks_tutorials/application_job.rb".freeze, "app/mailers/phcdevworks_tutorials/application_mailer.rb".freeze, "app/models/phcdevworks_tutorials/application_record.rb".freeze, "app/models/phcdevworks_tutorials/tutorial.rb".freeze, "app/models/phcdevworks_tutorials/tutorial/category.rb".freeze, "app/models/phcdevworks_tutorials/tutorial/post.rb".freeze, "app/models/phcdevworks_tutorials/tutorial/step.rb".freeze, "app/models/phcdevworks_tutorials/tutorial_category_versions.rb".freeze, "app/models/phcdevworks_tutorials/tutorial_post_versions.rb".freeze, "app/models/phcdevworks_tutorials/tutorial_step_versions.rb".freeze, "app/views/layouts/phcdevworks_tutorials/application.html.erb".freeze, "app/views/layouts/phcdevworks_tutorials/components/backend/footer/_footer.html.erb".freeze, "app/views/layouts/phcdevworks_tutorials/components/backend/navigation/_top_menu.html.erb".freeze, "app/views/layouts/phcdevworks_tutorials/components/backend/sidebars/_side_menu.html.erb".freeze, "app/views/layouts/phcdevworks_tutorials/frontend.html.erb".freeze, "app/views/phcdevworks_tutorials/blog/tutorials/index.html.erb".freeze, "app/views/phcdevworks_tutorials/blog/tutorials/show.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/categories/_form.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/categories/edit.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/categories/index.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/categories/new.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/categories/show.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/posts/_form.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/posts/edit.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/posts/index.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/posts/new.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/posts/show.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/steps/_form.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/steps/edit.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/steps/index.html.erb".freeze, "app/views/phcdevworks_tutorials/tutorial/steps/new.html.erb".freeze, "config/routes.rb".freeze, "db/migrate/20191017235259_create_phcdevworks_tutorials_tutorial_posts.rb".freeze, "db/migrate/20191017235421_create_phcdevworks_tutorials_tutorial_steps.rb".freeze, "db/migrate/20191018124910_create_phcdevworks_tutorials_tutorial_categories.rb".freeze, "db/migrate/20191024232406_create_phcdevworks_tutorials_categories_posts.rb".freeze, "db/migrate/20191102093129_create_phcdevworks_tutorials_tutorial_post_versions.rb".freeze, "db/migrate/20191102093146_create_phcdevworks_tutorials_tutorial_step_versions.rb".freeze, "db/migrate/20191102093157_create_phcdevworks_tutorials_tutorial_category_versions.rb".freeze, "db/migrate/20191110232654_add_copy_instructions_to_steps.rb".freeze, "lib/phcdevworks_tutorials.rb".freeze, "lib/phcdevworks_tutorials/engine.rb".freeze, "lib/phcdevworks_tutorials/version.rb".freeze, "lib/tasks/phcdevworks_tutorials_tasks.rake".freeze] s.homepage = "https://phcdevworks.com/".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Rails 6 - Engine - Tutorials".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 6.0".freeze, ">= 6.0.2.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 10.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.4".freeze, ">= 1.4.7".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2".freeze, ">= 1.2.10".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.60".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.25".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.4".freeze, ">= 1.4.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.4".freeze]) end