# -*- encoding: utf-8 -*- # stub: ric 0.9.0 ruby lib Gem::Specification.new do |s| s.name = "ric".freeze s.version = "0.9.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.2".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Riccardo Carlesso".freeze] s.date = "2011-01-16" s.description = "My firstgem with various utilities (colors and tests now). \n My name is Riccardo, hence 'ric' (ok I admit it, this was just ot prove Im able to build a sentence\n with hence!)".freeze s.email = "['p','ll','diusbonton].join('a') @ gmail.com".freeze s.executables = ["ric".freeze] s.extra_rdoc_files = ["README".freeze, "TODO".freeze, "bin/ric".freeze, "lib/helpers/rails_helper.rb".freeze, "lib/ric/html.rb".freeze, "lib/ric_colors.rb".freeze, "lib/riclib.rb".freeze] s.files = ["Manifest".freeze, "README".freeze, "Rakefile".freeze, "TODO".freeze, "bin/ric".freeze, "docs/journal.txt".freeze, "images/desktop/linux-lightbulb.png".freeze, "images/icons/database/db-commit.png".freeze, "images/icons/development/grave.png".freeze, "images/icons/development/iFuck.png".freeze, "images/icons/development/ontology.png".freeze, "images/icons/development/pointers.png".freeze, "images/icons/development/svn.png".freeze, "images/icons/development/tools.png".freeze, "images/icons/disks/Ric 120GB.ico".freeze, "images/icons/linux/ldap.png".freeze, "images/icons/privacy.png".freeze, "images/icons/social/facebook_64.png".freeze, "images/icons/social/linkedin_64.png".freeze, "images/icons/social/rss_64.png".freeze, "images/icons/social/twitter_64.png".freeze, "images/icons/tux/scientific.png".freeze, "lib/helpers/rails_helper.rb".freeze, "lib/ric/html.rb".freeze, "lib/ric_colors.rb".freeze, "lib/riclib.rb".freeze, "ric.gemspec".freeze, "var/www/index.html".freeze] s.homepage = "http://github.com/palladius/riclib".freeze s.rdoc_options = ["--line-numbers".freeze, "--inline-source".freeze, "--title".freeze, "Ric".freeze, "--main".freeze, "README".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "My firstgem with various utilities (colors and tests now). My name is Riccardo, hence 'ric' (ok I admit it, this was just ot prove Im able to build a sentence with hence!)".freeze end