# -*- encoding: utf-8 -*- # stub: interlock 1.1 ruby lib Gem::Specification.new do |s| s.name = "interlock".freeze s.version = "1.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 = ["".freeze] s.cert_chain = ["-----BEGIN CERTIFICATE-----\nMIIDLjCCAhagAwIBAgIBADANBgkqhkiG9w0BAQUFADA9MQ0wCwYDVQQDDARldmFu\nMRgwFgYKCZImiZPyLGQBGRYIY2xvdWRidXIxEjAQBgoJkiaJk/IsZAEZFgJzdDAe\nFw0wNzA5MTYxMDMzMDBaFw0wODA5MTUxMDMzMDBaMD0xDTALBgNVBAMMBGV2YW4x\nGDAWBgoJkiaJk/IsZAEZFghjbG91ZGJ1cjESMBAGCgmSJomT8ixkARkWAnN0MIIB\nIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5C0Io89nyApnr+PvbNFge9Vs\nyRWAlGBUEMahpXp28VrrfXZT0rAW7JBo4PlCE3jl4nE4dzE6gAdItSycjTosrw7A\nIr5+xoyl4Vb35adv56TIQQXvNz+BzlqnkAY5JN0CSBRTQb6mxS3hFyD/h4qgDosj\nR2RFVzHqSxCS8xq4Ny8uzOwOi+Xyu4w67fI5JvnPvMxqrlR1eaIQHmxnf76RzC46\nQO5QhufjAYGGXd960XzbQsQyTDUYJzrvT7AdOfiyZzKQykKt8dEpDn+QPjFTnGnT\nQmgJBX5WJN0lHF2l1sbv3gh4Kn1tZu+kTUqeXY6ShAoDTyvZRiFqQdwh8w2lTQID\nAQABozkwNzAJBgNVHRMEAjAAMAsGA1UdDwQEAwIEsDAdBgNVHQ4EFgQU+WqJz3xQ\nXSea1hRvvHWcIMgeeC4wDQYJKoZIhvcNAQEFBQADggEBAGLZ75jfOEW8Nsl26CTt\nJFrWxQTcQT/UljeefVE3xYr7lc9oQjbqO3FOyued3qW7TaNEtZfSHoYeUSMYbpw1\nXAwocIPuSRFDGM4B+hgQGVDx8PMGiJKom4qLXjO40UZsR7QyN/u869Vj45LURm6h\nMBcPeqCASI+WNprj9+uZa2kmHiitrFqqfMBNlm5IFbn9XeYSta9AHVvs5QQqV2m5\nhIPfLqCyxsn/YgOGvo6iwyQTWyTswamaAC3HRWZxIS1sfn/Ssqa7E7oQMkv5FAXr\nx5rKePfXINf8XTJczkl9OBEYdE9aNdJsJpXD0asLgGVwBICS5Bjohp6mizJcDC1+\nyZ0=\n-----END CERTIFICATE-----\n".freeze] s.date = "2008-01-15" s.description = "A Rails plugin for maintainable and high-efficiency caching.".freeze s.email = "".freeze s.files = ["CHANGELOG".freeze, "LICENSE".freeze, "Manifest".freeze, "README".freeze, "TODO".freeze, "examples/memcached.yml".freeze, "init.rb".freeze, "interlock.gemspec".freeze, "lib/interlock.rb".freeze, "lib/interlock/action_controller.rb".freeze, "lib/interlock/action_view.rb".freeze, "lib/interlock/active_record.rb".freeze, "lib/interlock/config.rb".freeze, "lib/interlock/core_extensions.rb".freeze, "lib/interlock/interlock.rb".freeze, "lib/interlock/memcached.rb".freeze, "tasks/interlock.rake".freeze, "test/integration/app/README".freeze, "test/integration/app/Rakefile".freeze, "test/integration/app/app/controllers/application.rb".freeze, "test/integration/app/app/controllers/eval_controller.rb".freeze, "test/integration/app/app/controllers/items_controller.rb".freeze, "test/integration/app/app/helpers/application_helper.rb".freeze, "test/integration/app/app/helpers/eval_helper.rb".freeze, "test/integration/app/app/helpers/items_helper.rb".freeze, "test/integration/app/app/models/item.rb".freeze, "test/integration/app/app/views/items/detail.rhtml".freeze, "test/integration/app/app/views/items/list.rhtml".freeze, "test/integration/app/app/views/items/recent.rhtml".freeze, "test/integration/app/app/views/items/show.rhtml".freeze, "test/integration/app/app/views/layouts/application.html.erb".freeze, "test/integration/app/app/views/shared/_related.rhtml".freeze, "test/integration/app/config/boot.rb".freeze, "test/integration/app/config/database.yml".freeze, "test/integration/app/config/environment.rb".freeze, "test/integration/app/config/environments/development.rb".freeze, "test/integration/app/config/environments/production.rb".freeze, "test/integration/app/config/environments/test.rb".freeze, "test/integration/app/config/initializers/inflections.rb".freeze, "test/integration/app/config/initializers/mime_types.rb".freeze, "test/integration/app/config/memcached.yml".freeze, "test/integration/app/config/routes.rb".freeze, "test/integration/app/db/migrate/001_create_items.rb".freeze, "test/integration/app/doc/README_FOR_APP".freeze, "test/integration/app/public/404.html".freeze, "test/integration/app/public/422.html".freeze, "test/integration/app/public/500.html".freeze, "test/integration/app/public/dispatch.cgi".freeze, "test/integration/app/public/dispatch.fcgi".freeze, "test/integration/app/public/dispatch.rb".freeze, "test/integration/app/public/favicon.ico".freeze, "test/integration/app/public/images/rails.png".freeze, "test/integration/app/public/index.html".freeze, "test/integration/app/public/javascripts/application.js".freeze, "test/integration/app/public/javascripts/controls.js".freeze, "test/integration/app/public/javascripts/dragdrop.js".freeze, "test/integration/app/public/javascripts/effects.js".freeze, "test/integration/app/public/javascripts/prototype.js".freeze, "test/integration/app/public/robots.txt".freeze, "test/integration/app/script/about".freeze, "test/integration/app/script/console".freeze, "test/integration/app/script/destroy".freeze, "test/integration/app/script/generate".freeze, "test/integration/app/script/performance/benchmarker".freeze, "test/integration/app/script/performance/profiler".freeze, "test/integration/app/script/performance/request".freeze, "test/integration/app/script/plugin".freeze, "test/integration/app/script/process/inspector".freeze, "test/integration/app/script/process/reaper".freeze, "test/integration/app/script/process/spawner".freeze, "test/integration/app/script/runner".freeze, "test/integration/app/script/server".freeze, "test/integration/app/test/fixtures/items.yml".freeze, "test/integration/app/test/functional/eval_controller_test.rb".freeze, "test/integration/app/test/functional/items_controller_test.rb".freeze, "test/integration/app/test/test_helper.rb".freeze, "test/integration/app/test/unit/item_test.rb".freeze, "test/integration/server_test.rb".freeze, "test/setup.rb".freeze, "test/teardown.rb".freeze, "test/test_helper.rb".freeze, "test/unit/interlock_test.rb".freeze, "test/unit/memcached_test.rb".freeze] s.homepage = "http://blog.evanweaver.com/files/doc/fauna/interlock/".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A Rails plugin for maintainable and high-efficiency caching.".freeze s.test_files = ["test/integration/server_test.rb".freeze, "test/unit/interlock_test.rb".freeze, "test/unit/memcached_test.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 1.5.0".freeze]) end