# -*- encoding: utf-8 -*- # stub: iron_warbler 2.0.5 ruby lib Gem::Specification.new do |s| s.name = "iron_warbler".freeze s.version = "2.0.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "changelog_uri" => "https://wasya.co", "homepage_uri" => "https://wasya.co", "source_code_uri" => "https://wasya.co" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Victor Pudeyev".freeze] s.date = "2023-12-10" s.description = "Stocks and Options Trading Bot".freeze s.email = "victor@wasya.co".freeze s.files = ["Rakefile".freeze, "app/assets/config/iro_manifest.js".freeze, "app/assets/stylesheets/iro/alerts.css".freeze, "app/assets/stylesheets/iro/application.css".freeze, "app/assets/stylesheets/iro/profiles.css".freeze, "app/assets/stylesheets/scaffold.css".freeze, "app/controllers/iro/alerts_controller.rb".freeze, "app/controllers/iro/application_controller.rb".freeze, "app/controllers/iro/profiles_controller.rb".freeze, "app/helpers/iro/alerts_helper.rb".freeze, "app/helpers/iro/application_helper.rb".freeze, "app/helpers/iro/profiles_helper.rb".freeze, "app/jobs/iro/application_job.rb".freeze, "app/mailers/iro/application_mailer.rb".freeze, "app/models/iro/alert.rb".freeze, "app/models/iro/application_record.rb".freeze, "app/models/iro/profile.rb".freeze, "app/views/iro/alerts/_form.html.erb".freeze, "app/views/iro/alerts/edit.html.erb".freeze, "app/views/iro/alerts/index.html.erb".freeze, "app/views/iro/alerts/new.html.erb".freeze, "app/views/iro/alerts/show.html.erb".freeze, "app/views/iro/application/home.haml".freeze, "app/views/iro/profiles/_form.html.erb".freeze, "app/views/iro/profiles/edit.html.erb".freeze, "app/views/iro/profiles/index.html.erb".freeze, "app/views/iro/profiles/new.html.erb".freeze, "app/views/iro/profiles/show.html.erb".freeze, "app/views/layouts/iro/application.haml".freeze, "config/routes.rb".freeze, "db/migrate/20231210204830_create_iro_profiles.rb".freeze, "db/migrate/20231210205837_create_iro_alerts.rb".freeze, "lib/iro/engine.rb".freeze, "lib/iro/version.rb".freeze, "lib/iron_warbler.rb".freeze, "lib/iron_warbler/engine.rb-trash".freeze, "lib/tasks/iro_tasks.rake".freeze] s.homepage = "https://wasya.co".freeze s.licenses = ["Proprietary".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Stocks and Options Trading Bot".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 6.1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.21.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.11.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.5.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.4.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.2.0".freeze]) end