Skip to content

Commit 087f0e3

Browse files
author
Lucas Mathis
committed
Regenerate gemspec for version 3.2.0
1 parent e3a0127 commit 087f0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deepl-rb.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
1212
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=
1313
s.require_paths = ["lib".freeze]
1414
s.authors = ["DeepL SE".freeze]
15-
s.date = "2025-01-14"
15+
s.date = "2025-01-15"
1616
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
1717
s.email = "open-source@deepl.com".freeze
1818
s.extra_rdoc_files = [

0 commit comments

Comments
 (0)