From b41479c91e6685511c1f8ba8586106b322073b62 Mon Sep 17 00:00:00 2001 From: Ben Sanders Date: Sun, 2 Aug 2026 09:49:25 -0400 Subject: added statscounter code --- .../ruby/3.4.0/specifications/i18n-1.15.2.gemspec | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 vendor/bundle/ruby/3.4.0/specifications/i18n-1.15.2.gemspec (limited to 'vendor/bundle/ruby/3.4.0/specifications/i18n-1.15.2.gemspec') diff --git a/vendor/bundle/ruby/3.4.0/specifications/i18n-1.15.2.gemspec b/vendor/bundle/ruby/3.4.0/specifications/i18n-1.15.2.gemspec new file mode 100644 index 0000000..1253c2a --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/specifications/i18n-1.15.2.gemspec @@ -0,0 +1,26 @@ +# -*- encoding: utf-8 -*- +# stub: i18n 1.15.2 ruby lib + +Gem::Specification.new do |s| + s.name = "i18n".freeze + s.version = "1.15.2".freeze + + s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5".freeze) if s.respond_to? :required_rubygems_version= + s.metadata = { "bug_tracker_uri" => "https://github.com/ruby-i18n/i18n/issues", "changelog_uri" => "https://github.com/ruby-i18n/i18n/releases", "documentation_uri" => "https://guides.rubyonrails.org/i18n.html", "source_code_uri" => "https://github.com/ruby-i18n/i18n" } if s.respond_to? :metadata= + s.require_paths = ["lib".freeze] + s.authors = ["Sven Fuchs".freeze, "Joshua Harvey".freeze, "Matt Aimonetti".freeze, "Stephan Soller".freeze, "Saimon Moore".freeze, "Ryan Bigg".freeze] + s.date = "1980-01-02" + s.description = "New wave Internationalization support for Ruby.".freeze + s.email = "rails-i18n@googlegroups.com".freeze + s.homepage = "https://github.com/ruby-i18n/i18n".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 3.1".freeze) + s.rubygems_version = "3.6.9".freeze + s.summary = "New wave Internationalization support for Ruby".freeze + + s.installed_by_version = "3.6.5".freeze + + s.specification_version = 4 + + s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) +end -- cgit v1.2.3