# -*- encoding: utf-8 -*- # stub: foodie_mihkal 0.1.3 ruby lib Gem::Specification.new do |s| s.name = "foodie_mihkal".freeze s.version = "0.1.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "changelog_uri" => "https://github.com/mihkelal/foodie/blob/main/CHANGELOG.md", "homepage_uri" => "https://github.com/mihkelal/foodie", "source_code_uri" => "https://github.com/mihkelal/foodie" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Mihkel Alavere".freeze] s.date = "2023-07-21" s.description = "Foodie is a gem that helps you find recipes for the food you love.".freeze s.email = ["mihkelal@gmail.com".freeze] s.files = [".rubocop.yml".freeze, "CHANGELOG.md".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "lib/foodie.rb".freeze, "lib/foodie/food.rb".freeze, "lib/foodie/version.rb".freeze] s.homepage = "https://github.com/mihkelal/foodie".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.6.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Foodie is a gem that helps you find recipes for the food you love.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end