# -*- encoding: utf-8 -*- # stub: lolcommits 0.3.0.pre2 ruby lib Gem::Specification.new do |s| s.name = "lolcommits".freeze s.version = "0.3.0.pre2".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 = ["Matthew Rothenberg".freeze] s.date = "2012-08-02" s.description = "Takes a snapshot with your Mac's built-in iSight/FaceTime webcam (or any working webcam on Linux or Windows) every time you git commit code, and archives a lolcat style image with it.".freeze s.email = ["mrothenberg@gmail.com".freeze] s.executables = ["lolcommits".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "CHANGELOG".freeze, "Gemfile".freeze, "LICENSE".freeze, "NOTES".freeze, "README.md".freeze, "Rakefile".freeze, "bin/lolcommits".freeze, "ext/CommandCam/COPYING".freeze, "ext/CommandCam/CommandCam.exe".freeze, "ext/CommandCam/LICENSE".freeze, "ext/imagesnap/ReadMeOrDont.rtf".freeze, "ext/imagesnap/imagesnap".freeze, "features/bugs.feature".freeze, "features/lolcommits.feature".freeze, "features/plugins.feature".freeze, "features/step_definitions/lolcommits_steps.rb".freeze, "features/support/env.rb".freeze, "fonts/Impact.ttf".freeze, "lib/core_ext/class.rb".freeze, "lib/lolcommits.rb".freeze, "lib/lolcommits/capture_fake.rb".freeze, "lib/lolcommits/capture_linux.rb".freeze, "lib/lolcommits/capture_mac.rb".freeze, "lib/lolcommits/capture_windows.rb".freeze, "lib/lolcommits/capturer.rb".freeze, "lib/lolcommits/configuration.rb".freeze, "lib/lolcommits/git_info.rb".freeze, "lib/lolcommits/plugin.rb".freeze, "lib/lolcommits/plugins/dot_com.rb".freeze, "lib/lolcommits/plugins/loltext.rb".freeze, "lib/lolcommits/plugins/statsd.rb".freeze, "lib/lolcommits/plugins/tranzlate.rb".freeze, "lib/lolcommits/runner.rb".freeze, "lib/lolcommits/version.rb".freeze, "lib/tranzlate/lolspeak.rb".freeze, "lolcommits.gemspec".freeze, "test/images/test_image.jpg".freeze, "test/test_lolcommits.rb".freeze] s.homepage = "http://github.com/mroth/lolcommits".freeze s.licenses = ["LGPL-3".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Capture webcam image on git commit for lulz.".freeze s.test_files = ["features/bugs.feature".freeze, "features/lolcommits.feature".freeze, "features/plugins.feature".freeze, "features/step_definitions/lolcommits_steps.rb".freeze, "features/support/env.rb".freeze, "test/images/test_image.jpg".freeze, "test/test_lolcommits.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 2.13.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.1.1".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end