# -*- encoding: utf-8 -*- # stub: nicefn 0.1.1 ruby lib Gem::Specification.new do |s| s.name = "nicefn".freeze s.version = "0.1.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["afaur".freeze] s.bindir = "exe".freeze s.date = "2018-10-15" s.description = "Elixir and javascript have the capability of making\ngood looking one liners, but what about Ruby? We can definitely make an awful\nlooking one by adding a ';'. If you want to start defining some better looking\none-liners then add the 'nicefn' gem to your project. Since the implementation\nfiles are small and this project has no required deps. You should also feel free\nto copy and paste the implementation directly into your project in an effort to\navoid extra gems.".freeze s.email = ["zazu-app@googlegroups.com".freeze] s.files = ["Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "lib/inst.rb".freeze, "lib/nicefn.rb".freeze, "lib/sing.rb".freeze, "nicefn.gemspec".freeze] s.homepage = "https://github.com/afaur/ruby-nicefn.git".freeze s.licenses = ["Unlicense".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "This gem adds an alternative way of specifying one-liners in your project.".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.16".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.16".freeze, ">= 0.16.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.2".freeze, ">= 3.2.8".freeze]) end