marathi_typing 0.1.0 → 0.1.2

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: a972fdc675dc4f764df511984f1f61bef95845d9545affce413f3626f0fc0036
4
- data.tar.gz: cb4c9eb324f4e6c47d6c4837223cea98ce211ec960193415d4fa4bbc9d5a8962
3
+ metadata.gz: 48d1b5510e3ce8ed69245b076104f3865b6c74ad1d4ce07394c47f8c5b08d9aa
4
+ data.tar.gz: 7e735d1d796b2c2cb26f2412a6136dd6fd75db772467279ff123d8cd9de8ef48
5
5
  SHA512:
6
- metadata.gz: 6faa10db25acb067951a28886f5e1147b43648bdc2e13748b6e69cabef2a57ee4408af53baeff57d331d1885858a520f84fcc097daf4fc261794a6d44981d6b0
7
- data.tar.gz: 7ee3789aa33c9eb2d18c2ce5e03ccd553e0543c10814501ba9c488e5289c497c2c74bff3e3fb931ca8049a3475031c0e8fda550c02015dda540065cd157e4f1a
6
+ metadata.gz: acd0feff334b2e7edf6a3e2fae89d137a5c40ce9024b27f226da25448a1eb474fd11508b996ea3ef95346f734c231f1e8e4961533ab85c5e05129df6b318218f
7
+ data.tar.gz: 3255f38a8ac16a26ce0595520c0f5b01f3ae0378012ebc4575d02fda7a90b726e517a7171efea4093a73a988548d8c9af6096d3514fe49abe2f3b61c8ce4232f
@@ -1,3 +1,3 @@
1
1
  module MarathiTyping
2
- VERSION = '0.1.0'
2
+ VERSION = '0.1.2'
3
3
  end
metadata CHANGED
@@ -1,14 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: marathi_typing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ajit Dhanje
8
+ autorequire:
8
9
  bindir: bin
9
10
  cert_chain: []
10
11
  date: 2025-04-14 00:00:00.000000000 Z
11
12
  dependencies: []
13
+ description:
12
14
  email:
13
15
  - ajitdhanje@gmail.com
14
16
  executables: []
@@ -20,9 +22,12 @@ files:
20
22
  - lib/marathi_typing.rb
21
23
  - lib/marathi_typing/engine.rb
22
24
  - lib/marathi_typing/version.rb
25
+ homepage:
23
26
  licenses:
24
27
  - MIT
25
- metadata: {}
28
+ metadata:
29
+ source_code_uri: https://github.com/dhanajit96/marathi_typing.git
30
+ post_install_message:
26
31
  rdoc_options: []
27
32
  require_paths:
28
33
  - lib
@@ -37,7 +42,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
37
42
  - !ruby/object:Gem::Version
38
43
  version: '0'
39
44
  requirements: []
40
- rubygems_version: 3.6.6
45
+ rubygems_version: 3.2.3
46
+ signing_key:
41
47
  specification_version: 4
42
48
  summary: Enable Marathi transliteration typing with Stimulus
43
49
  test_files: []