# -*- encoding: utf-8 -*- # stub: chef-server-api 0.10.4.rc.1 ruby lib Gem::Specification.new do |s| s.name = "chef-server-api".freeze s.version = "0.10.4.rc.1".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Opscode".freeze] s.date = "2011-07-26" s.description = "A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.".freeze s.email = "chef@opscode.com".freeze s.executables = ["chef-server".freeze] s.extra_rdoc_files = ["README.rdoc".freeze, "LICENSE".freeze, "config.ru".freeze, "development.ru".freeze] s.files = ["LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "app/controllers/application.rb".freeze, "app/controllers/clients.rb".freeze, "app/controllers/cookbooks.rb".freeze, "app/controllers/data_bags.rb".freeze, "app/controllers/data_item.rb".freeze, "app/controllers/environments.rb".freeze, "app/controllers/exceptions.rb".freeze, "app/controllers/main.rb".freeze, "app/controllers/nodes.rb".freeze, "app/controllers/roles.rb".freeze, "app/controllers/sandboxes.rb".freeze, "app/controllers/search.rb".freeze, "app/controllers/users.rb".freeze, "app/helpers/cookbook_version_helper.rb".freeze, "app/helpers/tarball_helper.rb".freeze, "app/models/sandbox_file.rb".freeze, "app/views/exceptions/bad_request.json.erb".freeze, "app/views/exceptions/internal_server_error.html.erb".freeze, "app/views/exceptions/not_acceptable.html.haml".freeze, "app/views/exceptions/not_found.html.erb".freeze, "app/views/exceptions/standard_error.html.erb".freeze, "app/views/layout/application.html.erb".freeze, "app/views/main/index.html.erb".freeze, "bin/chef-server".freeze, "config.ru".freeze, "config/environments/development.rb".freeze, "config/init.rb".freeze, "config/rack.rb".freeze, "config/router.rb".freeze, "development.ru".freeze, "lib/chef-server-api.rb".freeze, "lib/chef-server-api/version.rb".freeze, "public/images/avatar.png".freeze, "public/images/indicator.gif".freeze, "public/images/merb.jpg".freeze, "public/stylesheets/base.css".freeze, "public/stylesheets/chef.css".freeze, "public/stylesheets/themes/bec-green/style.css".freeze, "public/stylesheets/themes/bec/style.css".freeze, "public/stylesheets/themes/blue/style.css".freeze, "public/stylesheets/themes/default/style.css".freeze, "public/stylesheets/themes/djime-cerulean/style.css".freeze, "public/stylesheets/themes/kathleene/style.css".freeze, "public/stylesheets/themes/orange/style.css".freeze, "public/stylesheets/themes/reidb-greenish/style.css".freeze, "spec/spec.opts".freeze, "spec/spec_helper.rb".freeze, "spec/spec_model_helper.rb".freeze, "spec/unit/cookbooks_controller_spec.rb".freeze, "spec/unit/environments_controller_spec.rb".freeze, "spec/unit/nodes_controller_environments_spec.rb".freeze, "spec/unit/nodes_controller_spec.rb".freeze, "spec/unit/sandbox_file_spec.rb".freeze] s.homepage = "http://wiki.opscode.com/display/chef".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 1.1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.1.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.1.3".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.0.3".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.4.4".freeze, "<= 1.4.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.1.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end