# -*- encoding: utf-8 -*- # stub: cms-lite 0.4.0 ruby lib Gem::Specification.new do |s| s.name = "cms-lite".freeze s.version = "0.4.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 = ["Justin Ball".freeze] s.date = "2009-07-15" s.description = "CMS gem that makes it simple to interact with your content developers by serving pages from '/content'.".freeze s.email = "justinball@gmail.com".freeze s.extra_rdoc_files = ["README.rdoc".freeze] s.files = [".gemspec".freeze, ".gitignore".freeze, "MIT-LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "app/controllers/cms_lite_controller.rb".freeze, "cms-lite.gemspec".freeze, "config/cms_lite_routes.rb".freeze, "lib/cms_lite.rb".freeze, "lib/cms_lite/exceptions.rb".freeze, "lib/cms_lite/initialize_routes.rb".freeze, "lib/cms_lite/languages.rb".freeze, "lib/cms_lite/tasks.rb".freeze, "rails/init.rb".freeze, "tasks/rails.rake".freeze, "test/rails_root/.gitignore".freeze, "test/rails_root/.rake_tasks".freeze, "test/rails_root/Capfile".freeze, "test/rails_root/Rakefile".freeze, "test/rails_root/app/controllers/application_controller.rb".freeze, "test/rails_root/app/models/.keep".freeze, "test/rails_root/app/models/user.rb".freeze, "test/rails_root/app/models/user_session.rb".freeze, "test/rails_root/app/views/layouts/default.html.erb".freeze, "test/rails_root/app/views/layouts/test.html.erb".freeze, "test/rails_root/config/amazon_s3.yml".freeze, "test/rails_root/config/boot.rb".freeze, "test/rails_root/config/database.yml".freeze, "test/rails_root/config/environment.rb".freeze, "test/rails_root/config/environments/development.rb".freeze, "test/rails_root/config/environments/production.rb".freeze, "test/rails_root/config/environments/test.rb".freeze, "test/rails_root/config/global_config.yml".freeze, "test/rails_root/config/initializers/cms_lite.rb".freeze, "test/rails_root/config/initializers/inflections.rb".freeze, "test/rails_root/config/initializers/mime_types.rb".freeze, "test/rails_root/config/initializers/requires.rb".freeze, "test/rails_root/config/initializers/session_store.rb".freeze, "test/rails_root/config/routes.rb".freeze, "test/rails_root/content/pages/en/demo/hi.html.erb".freeze, "test/rails_root/content/pages/en/open/hello.html.erb".freeze, "test/rails_root/content/protected-pages/en/demo/hi.html.erb".freeze, "test/rails_root/content/protected-pages/en/protected/safe-hello.html.erb".freeze, "test/rails_root/db/.keep".freeze, "test/rails_root/db/migrate/20090320174818_create_muck_permissions_and_roles.rb".freeze, "test/rails_root/db/migrate/20090402234137_create_languages.rb".freeze, "test/rails_root/db/migrate/20090426041056_create_countries.rb".freeze, "test/rails_root/db/migrate/20090426041103_create_states.rb".freeze, "test/rails_root/db/migrate/20090530170040_create_themes.rb".freeze, "test/rails_root/db/migrate/20090602041838_create_users.rb".freeze, "test/rails_root/db/migrate/20090606153236_create_domain_themes.rb".freeze, "test/rails_root/db/schema.rb".freeze, "test/rails_root/features/step_definitions/cms_steps.rb".freeze, "test/rails_root/features/step_definitions/common_steps.rb".freeze, "test/rails_root/features/step_definitions/webrat_steps.rb".freeze, "test/rails_root/features/support/env.rb".freeze, "test/rails_root/features/view_cms_pages.feature".freeze, "test/rails_root/lib/tasks/cucumber.rake".freeze, "test/rails_root/public/.htaccess".freeze, "test/rails_root/public/404.html".freeze, "test/rails_root/public/422.html".freeze, "test/rails_root/public/500.html".freeze, "test/rails_root/public/dispatch.rb".freeze, "test/rails_root/public/favicon.ico".freeze, "test/rails_root/public/images/arrow_left.gif".freeze, "test/rails_root/public/images/arrow_right.gif".freeze, "test/rails_root/public/images/blue/preview.gif".freeze, "test/rails_root/public/images/fancybox/fancy_closebox.png".freeze, "test/rails_root/public/images/fancybox/fancy_left.png".freeze, "test/rails_root/public/images/fancybox/fancy_progress.png".freeze, "test/rails_root/public/images/fancybox/fancy_right.png".freeze, "test/rails_root/public/images/fancybox/fancy_shadow_e.png".freeze, "test/rails_root/public/images/fancybox/fancy_shadow_n.png".freeze, "test/rails_root/public/images/fancybox/fancy_shadow_ne.png".freeze, "test/rails_root/public/images/fancybox/fancy_shadow_nw.png".freeze, "test/rails_root/public/images/fancybox/fancy_shadow_s.png".freeze, "test/rails_root/public/images/fancybox/fancy_shadow_se.png".freeze, "test/rails_root/public/images/fancybox/fancy_shadow_sw.png".freeze, "test/rails_root/public/images/fancybox/fancy_shadow_w.png".freeze, "test/rails_root/public/images/fancybox/fancy_title_left.png".freeze, "test/rails_root/public/images/fancybox/fancy_title_main.png".freeze, "test/rails_root/public/images/fancybox/fancy_title_right.png".freeze, "test/rails_root/public/images/icons/accept.png".freeze, "test/rails_root/public/images/icons/add.png".freeze, "test/rails_root/public/images/icons/delete.png".freeze, "test/rails_root/public/images/icons/vote.png".freeze, "test/rails_root/public/images/kjh/preview.gif".freeze, "test/rails_root/public/images/kjy/preview.gif".freeze, "test/rails_root/public/images/loading.gif".freeze, "test/rails_root/public/images/profile_default.jpg".freeze, "test/rails_root/public/images/rails.png".freeze, "test/rails_root/public/images/red/preview.gif".freeze, "test/rails_root/public/images/spinner.gif".freeze, "test/rails_root/public/images/sprites.png".freeze, "test/rails_root/public/javascripts/application.js".freeze, "test/rails_root/public/javascripts/builder.js".freeze, "test/rails_root/public/javascripts/controls.js".freeze, "test/rails_root/public/javascripts/dragdrop.js".freeze, "test/rails_root/public/javascripts/effects.js".freeze, "test/rails_root/public/javascripts/fancyzoom.min.js".freeze, "test/rails_root/public/javascripts/jquery/jquery-ui.js".freeze, "test/rails_root/public/javascripts/jquery/jquery.easing.js".freeze, "test/rails_root/public/javascripts/jquery/jquery.fancybox.js".freeze, "test/rails_root/public/javascripts/jquery/jquery.form.js".freeze, "test/rails_root/public/javascripts/jquery/jquery.jgrowl.js".freeze, "test/rails_root/public/javascripts/jquery/jquery.js".freeze, "test/rails_root/public/javascripts/jquery/jquery.tips.js".freeze, "test/rails_root/public/javascripts/muck.js".freeze, "test/rails_root/public/javascripts/prototype.js".freeze, "test/rails_root/public/javascripts/scriptaculous.js".freeze, "test/rails_root/public/javascripts/slider.js".freeze, "test/rails_root/public/javascripts/sound.js".freeze, "test/rails_root/public/robots.txt".freeze, "test/rails_root/public/stylesheets/.keep".freeze, "test/rails_root/public/stylesheets/admin.css".freeze, "test/rails_root/public/stylesheets/blue.css".freeze, "test/rails_root/public/stylesheets/blueprint/ie.css".freeze, "test/rails_root/public/stylesheets/blueprint/liquid_screen.css".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/buttons/icons/cross.png".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/buttons/icons/key.png".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/buttons/icons/tick.png".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/buttons/readme.txt".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/buttons/screen.css".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/fancy-type/readme.txt".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/fancy-type/screen.css".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/link-icons/icons/doc.png".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/link-icons/icons/email.png".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/link-icons/icons/external.png".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/link-icons/icons/feed.png".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/link-icons/icons/im.png".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/link-icons/icons/pdf.png".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/link-icons/icons/visited.png".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/link-icons/icons/xls.png".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/link-icons/readme.txt".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/link-icons/screen.css".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/liquid/liquid.css".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/liquid/src/liquid.css".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/rtl/readme.txt".freeze, "test/rails_root/public/stylesheets/blueprint/plugins/rtl/screen.css".freeze, "test/rails_root/public/stylesheets/blueprint/print.css".freeze, "test/rails_root/public/stylesheets/blueprint/screen.css".freeze, "test/rails_root/public/stylesheets/blueprint/sprite.css".freeze, "test/rails_root/public/stylesheets/blueprint/src/forms.css".freeze, "test/rails_root/public/stylesheets/blueprint/src/grid.css".freeze, "test/rails_root/public/stylesheets/blueprint/src/grid.png".freeze, "test/rails_root/public/stylesheets/blueprint/src/ie.css".freeze, "test/rails_root/public/stylesheets/blueprint/src/print.css".freeze, "test/rails_root/public/stylesheets/blueprint/src/reset.css".freeze, "test/rails_root/public/stylesheets/blueprint/src/typography.css".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-bg_diagonals-thick_15_444444_40x40.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-bg_glass_100_f0f0f0_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-bg_glass_50_99c2ff_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-bg_glass_55_fbf5d0_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-bg_glass_80_e6e6e6_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-bg_glass_95_fef1ec_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-bg_highlight-soft_100_e7eef3_1x100.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-icons_222222_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-icons_2694e8_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-icons_2e83ff_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-icons_72a7cf_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-icons_888888_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-icons_cd0a0a_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/images/ui-icons_ffffff_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/cupertino/jquery-ui-1.7.1.custom.css".freeze, "test/rails_root/public/stylesheets/jquery/jquery.fancybox.css".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-bg_flat_55_fbec88_40x100.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-bg_glass_85_dfeffc_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-bg_glass_95_fef1ec_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-icons_217bc0_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-icons_2e83ff_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-icons_469bdd_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-icons_6da8d5_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-icons_cd0a0a_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-icons_d8e7f3_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/images/ui-icons_f9bd01_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/redmond/jquery-ui-1.7.1.custom.css".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/images/ui-bg_flat_75_ffffff_40x100.png".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/images/ui-bg_glass_65_ffffff_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/images/ui-bg_glass_75_dadada_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/images/ui-icons_222222_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/images/ui-icons_2e83ff_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/images/ui-icons_454545_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/images/ui-icons_888888_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/images/ui-icons_cd0a0a_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/smoothness/jquery-ui-1.7.1.custom.css".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-bg_flat_10_000000_40x100.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-icons_222222_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-icons_228ef1_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-icons_ef8c08_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-icons_ffd27a_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/images/ui-icons_ffffff_256x240.png".freeze, "test/rails_root/public/stylesheets/jquery/ui-lightness/jquery-ui-1.7.1.custom.css".freeze, "test/rails_root/public/stylesheets/kjh.css".freeze, "test/rails_root/public/stylesheets/kjy.css".freeze, "test/rails_root/public/stylesheets/red.css".freeze, "test/rails_root/public/stylesheets/reset.css".freeze, "test/rails_root/public/stylesheets/styles.css".freeze, "test/rails_root/public/stylesheets/themes/blue/styles.css".freeze, "test/rails_root/public/stylesheets/themes/red/styles.css".freeze, "test/rails_root/script/about".freeze, "test/rails_root/script/breakpointer".freeze, "test/rails_root/script/console".freeze, "test/rails_root/script/create_project.rb".freeze, "test/rails_root/script/cucumber".freeze, "test/rails_root/script/dbconsole".freeze, "test/rails_root/script/destroy".freeze, "test/rails_root/script/generate".freeze, "test/rails_root/script/performance/benchmarker".freeze, "test/rails_root/script/performance/profiler".freeze, "test/rails_root/script/performance/request".freeze, "test/rails_root/script/plugin".freeze, "test/rails_root/script/process/inspector".freeze, "test/rails_root/script/process/reaper".freeze, "test/rails_root/script/process/spawner".freeze, "test/rails_root/script/runner".freeze, "test/rails_root/script/server".freeze, "test/rails_root/test/factories.rb".freeze, "test/rails_root/test/functional/.keep".freeze, "test/rails_root/test/functional/cms_lite_controller_test.rb".freeze, "test/rails_root/test/mocks/development/.keep".freeze, "test/rails_root/test/mocks/test/.keep".freeze, "test/rails_root/test/shoulda_macros/controller.rb".freeze, "test/rails_root/test/shoulda_macros/models.rb".freeze, "test/rails_root/test/test_helper.rb".freeze, "test/rails_root/test/unit/.keep".freeze, "test/rails_root/test/unit/cms_lite_test.rb".freeze, "test/rails_root/themes/blue/content/pages/en/blue/blue.html.erb".freeze, "test/rails_root/themes/blue/content/pages/en/open/blue.html.erb".freeze, "test/rails_root/themes/blue/description.txt".freeze, "test/rails_root/themes/blue/locales/en.yml".freeze, "test/rails_root/themes/blue/views/layouts/default.html.erb".freeze, "test/rails_root/themes/blue/views/layouts/global/_footer.html.erb".freeze, "test/rails_root/themes/blue/views/layouts/global/_head.html.erb".freeze, "test/rails_root/themes/blue/views/layouts/global/_header.html.erb".freeze, "test/rails_root/themes/red/content/protected-pages/en/red/red.html.erb".freeze, "test/rails_root/themes/red/description.txt".freeze, "test/rails_root/themes/red/locales/en.yml".freeze, "test/rails_root/themes/red/views/layouts/default.html.erb".freeze, "test/rails_root/themes/red/views/layouts/global/_footer.html.erb".freeze, "test/rails_root/themes/red/views/layouts/global/_head.html.erb".freeze, "test/rails_root/themes/red/views/layouts/global/_header.html.erb".freeze, "test/rails_root/vendor/plugins/ssl_requirement/README".freeze, "test/rails_root/vendor/plugins/ssl_requirement/lib/ssl_requirement.rb".freeze, "test/rails_root/vendor/plugins/ssl_requirement/test/ssl_requirement_test.rb".freeze, "test/rails_root/vendor/plugins/validation_reflection/CHANGELOG".freeze, "test/rails_root/vendor/plugins/validation_reflection/LICENSE".freeze, "test/rails_root/vendor/plugins/validation_reflection/README".freeze, "test/rails_root/vendor/plugins/validation_reflection/Rakefile".freeze, "test/rails_root/vendor/plugins/validation_reflection/about.yml".freeze, "test/rails_root/vendor/plugins/validation_reflection/init.rb".freeze, "test/rails_root/vendor/plugins/validation_reflection/lib/boiler_plate/validation_reflection.rb".freeze, "test/rails_root/vendor/plugins/validation_reflection/test/test_helper.rb".freeze, "test/rails_root/vendor/plugins/validation_reflection/test/validation_reflection_test.rb".freeze, "uninstall.rb".freeze] s.homepage = "http://github.com/jbasdf/cms_lite".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Simple CMS system".freeze s.test_files = ["test/rails_root/app/controllers/application_controller.rb".freeze, "test/rails_root/app/models/user.rb".freeze, "test/rails_root/app/models/user_session.rb".freeze, "test/rails_root/config/boot.rb".freeze, "test/rails_root/config/environment.rb".freeze, "test/rails_root/config/environments/development.rb".freeze, "test/rails_root/config/environments/production.rb".freeze, "test/rails_root/config/environments/test.rb".freeze, "test/rails_root/config/initializers/cms_lite.rb".freeze, "test/rails_root/config/initializers/inflections.rb".freeze, "test/rails_root/config/initializers/mime_types.rb".freeze, "test/rails_root/config/initializers/requires.rb".freeze, "test/rails_root/config/initializers/session_store.rb".freeze, "test/rails_root/config/routes.rb".freeze, "test/rails_root/db/migrate/20090320174818_create_muck_permissions_and_roles.rb".freeze, "test/rails_root/db/migrate/20090402234137_create_languages.rb".freeze, "test/rails_root/db/migrate/20090426041056_create_countries.rb".freeze, "test/rails_root/db/migrate/20090426041103_create_states.rb".freeze, "test/rails_root/db/migrate/20090530170040_create_themes.rb".freeze, "test/rails_root/db/migrate/20090602041838_create_users.rb".freeze, "test/rails_root/db/migrate/20090606153236_create_domain_themes.rb".freeze, "test/rails_root/db/schema.rb".freeze, "test/rails_root/features/step_definitions/cms_steps.rb".freeze, "test/rails_root/features/step_definitions/common_steps.rb".freeze, "test/rails_root/features/step_definitions/webrat_steps.rb".freeze, "test/rails_root/features/support/env.rb".freeze, "test/rails_root/public/dispatch.rb".freeze, "test/rails_root/script/create_project.rb".freeze, "test/rails_root/test/factories.rb".freeze, "test/rails_root/test/functional/cms_lite_controller_test.rb".freeze, "test/rails_root/test/shoulda_macros/controller.rb".freeze, "test/rails_root/test/shoulda_macros/models.rb".freeze, "test/rails_root/test/test_helper.rb".freeze, "test/rails_root/test/unit/cms_lite_test.rb".freeze, "test/rails_root/vendor/plugins/ssl_requirement/lib/ssl_requirement.rb".freeze, "test/rails_root/vendor/plugins/ssl_requirement/test/ssl_requirement_test.rb".freeze, "test/rails_root/vendor/plugins/validation_reflection/init.rb".freeze, "test/rails_root/vendor/plugins/validation_reflection/lib/boiler_plate/validation_reflection.rb".freeze, "test/rails_root/vendor/plugins/validation_reflection/test/test_helper.rb".freeze, "test/rails_root/vendor/plugins/validation_reflection/test/validation_reflection_test.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end