# -*- encoding: utf-8 -*- # stub: yell 2.0.5 ruby lib Gem::Specification.new do |s| s.name = "yell" s.version = "2.0.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Rudolf Schmidt"] s.date = "2014-10-14" s.description = "Yell - Your Extensible Logging Library. Define multiple adapters, various log level combinations or message formatting options like you've never done before" s.homepage = "http://rudionrailspec.github.com/yell" s.licenses = ["MIT"] s.rubyforge_project = "yell" s.rubygems_version = "2.4.6" s.summary = "Yell - Your Extensible Logging Library" s.installed_by_version = "2.4.6" if s.respond_to? :installed_by_version end