neeto-translate-cli 0.2.3 → 0.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e3799d5c89b393b28fb9e117a66a8c7fefb77637a4dec72d407b59dfd96ceb61
4
- data.tar.gz: 3b2f25d784270467711707bec2ce99cdb8ee9e20744a1717c367dd0e8eb4c19f
3
+ metadata.gz: a99642e6a7302e4fd97a8bb9cda071fe97ec31b3ad9faae8b8b8275dfb0afd7a
4
+ data.tar.gz: 0c6964b29f8d912441adb46791db159f8ebc5e28c052c9618bad21af8b3c363c
5
5
  SHA512:
6
- metadata.gz: 9a912ecb65942edd2246c6f1464e52e466d306e0f455669108910bb3462bc31a1a3d158f57a69153848b1a7037aef2a293f92871ccb73de023e50523258c89aa
7
- data.tar.gz: 971a96d55d8721ce5f3e2425e28ef515ea150522551b360f18c70c5dbf6f836cc84ea285656ea855a03def80b586c8bf0054330b5bf542720731c2b905b77669
6
+ metadata.gz: 885a22b76117b8cc493c446f66ae9247c4759520edbc7adcaac6d4b488de885776c0624eb813b23151afda6d634f70b6b1be14daa3b0590c89c0e6bccf160b95
7
+ data.tar.gz: a9a3b6ede2e72e06eae2d2f66abd6d856fc2de89650fef03c78de36c6b4d9a2036f723444d0372a92040bce51795a698081838b84c64b83b5eb598bd0a2d1811
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module NeetoTranslateCli
4
- VERSION = "0.2.3"
4
+ VERSION = "0.2.7"
5
5
  end
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neeto-translate-cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Abhay V Ashokan
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
11
  date: 2025-09-25 00:00:00.000000000 Z
@@ -62,7 +62,7 @@ licenses: []
62
62
  metadata:
63
63
  homepage_uri: https://github.com/neetozone/neeto-translate
64
64
  source_code_uri: https://github.com/neetozone/neeto-translate
65
- post_install_message:
65
+ post_install_message:
66
66
  rdoc_options: []
67
67
  require_paths:
68
68
  - lib
@@ -78,7 +78,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
78
78
  version: '0'
79
79
  requirements: []
80
80
  rubygems_version: 3.5.16
81
- signing_key:
81
+ signing_key:
82
82
  specification_version: 4
83
83
  summary: neeto-translate CLI tool to extract translation files and make requests to
84
84
  the neeto-translate API