# -*- encoding: utf-8 -*- # stub: phcscriptcdn 0.6.0 ruby lib Gem::Specification.new do |s| s.name = "phcscriptcdn".freeze s.version = "0.6.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["BradPotts".freeze] s.date = "2016-03-03" s.description = "PHCNetworks uses a similar engine to list their scripts on their own cdn.".freeze s.email = ["bradley.j.potts@gmail.com".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/javascripts/phcscriptcdn/application.js".freeze, "app/assets/javascripts/phcscriptcdn/scriptcdn/scripts.js".freeze, "app/assets/javascripts/phcscriptcdn/scriptcdn/scripturls.js".freeze, "app/assets/javascripts/phcscriptcdn/scriptcdn/scriptversions.js".freeze, "app/assets/stylesheets/phcscriptcdn/application.css.scss".freeze, "app/assets/stylesheets/phcscriptcdn/custom.scss".freeze, "app/assets/stylesheets/phcscriptcdn/scriptcdn/scripts.css".freeze, "app/assets/stylesheets/phcscriptcdn/scriptcdn/scripturls.css".freeze, "app/assets/stylesheets/phcscriptcdn/scriptcdn/scriptversions.css".freeze, "app/controllers/phcscriptcdn/application_controller.rb".freeze, "app/controllers/phcscriptcdn/scriptcdn/scripts_controller.rb".freeze, "app/controllers/phcscriptcdn/scriptcdn/scripturls_controller.rb".freeze, "app/controllers/phcscriptcdn/scriptcdn/scriptversions_controller.rb".freeze, "app/helpers/phcscriptcdn/application_helper.rb".freeze, "app/helpers/phcscriptcdn/scriptcdn/scripts_helper.rb".freeze, "app/helpers/phcscriptcdn/scriptcdn/scripturls_helper.rb".freeze, "app/helpers/phcscriptcdn/scriptcdn/scriptversions_helper.rb".freeze, "app/models/phcscriptcdn/scriptcdn.rb".freeze, "app/models/phcscriptcdn/scriptcdn/script.rb".freeze, "app/models/phcscriptcdn/scriptcdn/scripturl.rb".freeze, "app/models/phcscriptcdn/scriptcdn/scriptversion.rb".freeze, "app/views/layouts/phcnotifi/application.html.erb".freeze, "app/views/layouts/phcnotifi/components/_notifications.html.erb".freeze, "app/views/layouts/phcnotifi/components/_validations.html.erb".freeze, "app/views/layouts/phcscriptcdn/application.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scripts/_form.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scripts/edit.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scripts/index.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scripts/new.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scripts/show.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scripturls/_form.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scripturls/_formpatch.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scripturls/edit.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scripturls/index.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scripturls/new.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scripturls/show.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scriptversions/_form.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scriptversions/edit.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scriptversions/index.html.erb".freeze, "app/views/phcscriptcdn/scriptcdn/scriptversions/new.html.erb".freeze, "config/routes.rb".freeze, "db/migrate/20160222025658_create_phcscriptcdn_scriptcdn_scripts.rb".freeze, "db/migrate/20160222030223_create_phcscriptcdn_scriptcdn_scriptversions.rb".freeze, "db/migrate/20160222030446_create_phcscriptcdn_scriptcdn_scripturls.rb".freeze, "lib/generators/phcscriptcdn/views_generator.rb".freeze, "lib/phcscriptcdn.rb".freeze, "lib/phcscriptcdn/engine.rb".freeze, "lib/phcscriptcdn/version.rb".freeze, "lib/tasks/phcscriptcdn_tasks.rake".freeze] s.homepage = "http://www.phcnetworks.net".freeze s.licenses = ["GPL-3.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "ScriptCDN Listing Engine.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.18.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.2".freeze, ">= 4.2.5.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0".freeze, ">= 4.0.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.3".freeze, ">= 3.3.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.0".freeze, ">= 5.0.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.2.5".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.5".freeze]) s.add_development_dependency(%q.freeze, ["~> 4.4".freeze, ">= 4.4.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.6".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.6".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.52".freeze]) end