# -*- encoding: utf-8 -*- # stub: recipe_country 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "recipe_country".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "homepage_uri" => "https://gitlab.com/CristinaSiasA/recipe_country", "source_code_uri" => "https://gitlab.com/CristinaSiasA/recipe_country" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["CristinaSiasA".freeze] s.bindir = "exe".freeze s.date = "2022-05-15" s.email = ["x20214006@student.ncirl.ie".freeze] s.files = [".idea/.gitignore".freeze, ".idea/misc.xml".freeze, ".idea/modules.xml".freeze, ".idea/recipe_country.iml".freeze, ".idea/runConfigurations.xml".freeze, ".idea/vcs.xml".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "README.md".freeze, "Rakefile".freeze, "lib/recipe_country.rb".freeze, "lib/recipe_country/version.rb".freeze, "recipe_country.gemspec".freeze, "sig/recipe_country.rbs".freeze] s.homepage = "https://gitlab.com/CristinaSiasA/recipe_country".freeze s.required_ruby_version = Gem::Requirement.new(">= 2.6.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "A gem to generate information about the origin country of a recipe".freeze end