deepl-rb.gemspec in deepl-rb-3.0.2 vs deepl-rb.gemspec in deepl-rb-3.1.0
- old
+ new
@@ -1,19 +1,19 @@
# Generated by juwelier
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: deepl-rb 3.0.2 ruby lib
+# stub: deepl-rb 3.1.0 ruby lib
Gem::Specification.new do |s|
s.name = "deepl-rb".freeze
- s.version = "3.0.2"
+ s.version = "3.1.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.metadata = { "bug_tracker_uri" => "https://github.com/DeepLcom/deepl-rb/issues", "changelog_uri" => "https://github.com/DeepLcom/deepl-rb/blob/main/CHANGELOG.md", "documentation_uri" => "https://github.com/DeepLcom/deepl-rb/blob/main/README.md", "homepage_uri" => "https://github.com/DeepLcom/deepl-rb" } if s.respond_to? :metadata=
s.require_paths = ["lib".freeze]
s.authors = ["DeepL SE".freeze]
- s.date = "2024-10-02"
+ s.date = "2024-11-15"
s.description = "Official Ruby library for the DeepL language translation API (v2). For more information, check this: https://www.deepl.com/docs/api-reference.html".freeze
s.email = "open-source@deepl.com".freeze
s.extra_rdoc_files = [
"CHANGELOG.md",
"LICENSE.md",