1 2 3 4 5 6
# frozen_string_literal: true MRuby::Gem::Specification.new('mruby-felecs') do |spec| spec.license = 'MIT' spec.author = '_Tradam' end