# -*- encoding: utf-8 -*-
# stub: qodex-rails 0.1.21 ruby lib

Gem::Specification.new do |s|
  s.name = "qodex-rails".freeze
  s.version = "0.1.21".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.metadata = { "allowed_push_host" => "https://rubygems.org", "changelog_uri" => "https://github.com/qodex-ai/qodex-rails", "homepage_uri" => "https://qodex.ai", "source_code_uri" => "https://github.com/qodex-ai/qodex-rails" } if s.respond_to? :metadata=
  s.require_paths = ["lib".freeze]
  s.authors = ["sid".freeze]
  s.bindir = "exe".freeze
  s.date = "2024-11-12"
  s.description = "Intercept your rails application to power Qodex.ai AI copilot.".freeze
  s.email = ["siddhant@qodex.ai".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/qodex-rails.rb".freeze, "lib/qodex-rails/configuration.rb".freeze, "lib/qodex-rails/masking_util.rb".freeze, "lib/qodex-rails/middleware.rb".freeze, "lib/qodex-rails/version.rb".freeze, "lib/qodex/rails.rb".freeze, "lib/qodex/rails/version.rb".freeze, "qodex-rails-0.1.12.gem".freeze, "sig/qodex/rails.rbs".freeze]
  s.homepage = "https://qodex.ai".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 = "Intercept your rails application to power Qodex.ai AI copilot.".freeze
end