# -*- encoding: utf-8 -*- # stub: dynamic_configuration 0.3.10 ruby lib Gem::Specification.new do |s| s.name = "dynamic_configuration".freeze s.version = "0.3.10".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jaros\u0142aw Rzesz\u00F3tko".freeze] s.date = "2013-04-30" s.description = "Flexible configuration library for Ruby and Rails applications.".freeze s.email = "jrzeszotko@gmail.com".freeze s.extra_rdoc_files = ["LICENSE".freeze, "README".freeze, "README.markdown".freeze] s.files = ["LICENSE".freeze, "README".freeze, "README.markdown".freeze, "Rakefile".freeze, "VERSION".freeze, "dynamic_configuration.gemspec".freeze, "lib/dynamic_configuration.rb".freeze, "spec/dynamic_configuration_spec.rb".freeze, "spec/options/local/main.rb".freeze, "spec/options/main.rb".freeze, "spec/options/production/main.rb".freeze, "spec/options/test/main.rb".freeze, "spec_helper.rb".freeze] s.homepage = "http://github.com/jaroslawr/dynamic_configuration".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Flexible configuration library for Ruby and Rails applications.".freeze end