# -*- encoding: utf-8 -*- # stub: tomo-plugin-rollbar 1.2.0 ruby lib Gem::Specification.new do |s| s.name = "tomo-plugin-rollbar".freeze s.version = "1.2.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "bug_tracker_uri" => "https://github.com/mattbrictson/tomo-plugin-rollbar/issues", "changelog_uri" => "https://github.com/mattbrictson/tomo-plugin-rollbar/releases", "homepage_uri" => "https://github.com/mattbrictson/tomo-plugin-rollbar", "rubygems_mfa_required" => "true", "source_code_uri" => "https://github.com/mattbrictson/tomo-plugin-rollbar" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Matt Brictson".freeze] s.bindir = "exe".freeze s.date = "2023-07-23" s.email = ["opensource@mattbrictson.com".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "lib/tomo/plugin/rollbar.rb".freeze, "lib/tomo/plugin/rollbar/tasks.rb".freeze, "lib/tomo/plugin/rollbar/version.rb".freeze] s.homepage = "https://github.com/mattbrictson/tomo-plugin-rollbar".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 3.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Provides rollbar tasks for tomo".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) end