# -*- encoding: utf-8 -*- # stub: megalodon 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "megalodon".freeze s.version = "0.1.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 = ["Mark Sonnabaum".freeze, "Glenn Pratt".freeze] s.date = "2013-03-04" s.executables = ["megalodon".freeze] s.files = ["Gemfile".freeze, "README.md".freeze, "bin/megalodon".freeze, "config/rake.rb".freeze, "config/run_list.json".freeze, "config/run_vhosts.json".freeze, "config/solo.rb".freeze, "cookbooks/dnsmasq/recipies/default.rb".freeze, "cookbooks/elasticsearch/recipies/default.rb".freeze, "cookbooks/erlang/README.rdoc".freeze, "cookbooks/erlang/metadata.rb".freeze, "cookbooks/erlang/recipes/default.rb".freeze, "cookbooks/git/README.rdoc".freeze, "cookbooks/git/metadata.rb".freeze, "cookbooks/git/recipes/default.rb".freeze, "cookbooks/git/templates/default/dot.gitconfig.erb".freeze, "cookbooks/homebrew/README.rdoc".freeze, "cookbooks/homebrew/libraries/homebrew_package.rb".freeze, "cookbooks/homebrew/metadata.json".freeze, "cookbooks/homebrew/metadata.rb".freeze, "cookbooks/homebrew/recipes/default.rb".freeze, "cookbooks/jenkins/metadata.rb".freeze, "cookbooks/jenkins/recipes/default.rb".freeze, "cookbooks/maatkit/recipes/default.rb".freeze, "cookbooks/megalodon/attributes/default.rb".freeze, "cookbooks/megalodon/definitions/megalodon_app.rb".freeze, "cookbooks/megalodon/recipes/apache_vhosts.rb".freeze, "cookbooks/megalodon/recipes/default.rb".freeze, "cookbooks/megalodon/recipes/misc.rb".freeze, "cookbooks/megalodon/templates/default/default.conf.erb".freeze, "cookbooks/megalodon/templates/default/default.json.erb".freeze, "cookbooks/megalodon/templates/default/dot.profile.erb".freeze, "cookbooks/megalodon/templates/default/php5.conf.erb".freeze, "cookbooks/megalodon/templates/default/vhost.conf.erb".freeze, "cookbooks/memcached/README.rdoc".freeze, "cookbooks/memcached/metadata.rb".freeze, "cookbooks/memcached/recipes/default.rb".freeze, "cookbooks/mongodb/recipes/default.rb".freeze, "cookbooks/mvim/README.rdoc".freeze, "cookbooks/mvim/metadata.rb".freeze, "cookbooks/mvim/recipes/default.rb".freeze, "cookbooks/mvim/templates/default/dot.vimrc.erb".freeze, "cookbooks/mysql/README.rdoc".freeze, "cookbooks/mysql/attributes/server.rb".freeze, "cookbooks/mysql/metadata.rb".freeze, "cookbooks/mysql/recipes/default.rb".freeze, "cookbooks/mysql/recipes/mariadb.rb".freeze, "cookbooks/mysql/templates/default/my.cnf.erb".freeze, "cookbooks/nginx/recipes/default.rb".freeze, "cookbooks/nginx/templates/default/app_nginx.conf.erb".freeze, "cookbooks/nginx/templates/default/default.conf.erb".freeze, "cookbooks/nginx/templates/default/fastcgi_params.erb".freeze, "cookbooks/nginx/templates/default/nginx.conf.erb".freeze, "cookbooks/node/README.rdoc".freeze, "cookbooks/node/metadata.rb".freeze, "cookbooks/node/recipes/default.rb".freeze, "cookbooks/php.tgz".freeze, "cookbooks/php/attributes/default.rb".freeze, "cookbooks/php/metadata.rb".freeze, "cookbooks/php/providers/pear.rb".freeze, "cookbooks/php/providers/pear_channel.rb".freeze, "cookbooks/php/recipes/default.rb".freeze, "cookbooks/php/recipes/fpm.rb".freeze, "cookbooks/php/recipes/module_apc.rb".freeze, "cookbooks/php/recipes/module_memcached.rb".freeze, "cookbooks/php/recipes/module_mongo.rb".freeze, "cookbooks/php/recipes/module_xdebug.rb".freeze, "cookbooks/php/resources/pear.rb".freeze, "cookbooks/php/resources/pear_channel.rb".freeze, "cookbooks/php/templates/default/mods/apc.ini.erb".freeze, "cookbooks/php/templates/default/mods/memcached.ini.erb".freeze, "cookbooks/php/templates/default/mods/mongo.ini.erb".freeze, "cookbooks/php/templates/default/mods/xdebug.ini.erb".freeze, "cookbooks/php/templates/default/net.php.php-fpm.plist.erb".freeze, "cookbooks/php/templates/default/php-fpm.conf.erb".freeze, "cookbooks/php/templates/default/php.ini.erb".freeze, "cookbooks/phpunit/metadata.rb".freeze, "cookbooks/phpunit/recipes/default.rb".freeze, "cookbooks/python/README.rdoc".freeze, "cookbooks/python/metadata.rb".freeze, "cookbooks/python/recipes/default.rb".freeze, "cookbooks/redis/recipes/default.rb".freeze, "cookbooks/siege/recipes/default.rb".freeze, "cookbooks/solr/metadata.json".freeze, "cookbooks/solr/metadata.rb".freeze, "cookbooks/solr/recipes/default.rb".freeze, "cookbooks/varnish/attributes/default.rb".freeze, "cookbooks/varnish/recipes/default.rb".freeze, "cookbooks/varnish/templates/default/default.vcl.erb".freeze, "cookbooks/varnish/templates/default/ubuntu-default.erb".freeze, "cookbooks/xhprof/metadata.json".freeze, "cookbooks/xhprof/metadata.rb".freeze, "cookbooks/xhprof/recipes/default.rb".freeze, "cookbooks/xhprof/templates/default/xhprof.ini.erb".freeze, "formulas/apc.rb".freeze, "formulas/cclient.rb".freeze, "formulas/megalodon.rb".freeze, "formulas/memcached-php.rb".freeze, "formulas/mongo-php.rb".freeze, "formulas/mongodb-php.rb".freeze, "formulas/php-memcached.rb".freeze, "formulas/php.rb".freeze, "formulas/xdebug.rb".freeze, "formulas/xhprof.rb".freeze, "lib/megalodon/version.rb".freeze, "megalodon.gemspec".freeze, "roles/nginx_web_server.json".freeze, "roles/web_server.json".freeze] s.homepage = "http://msonnabaum.github.com/megalodon/".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Setup a modern PHP development environment on Mac.".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 10.24.0".freeze]) end