marathi_typing 0.1.1 → 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: 87e22df66e7f4edc09f4e068f23f80677373a2e80bc06fe95175e538712e93dc
4
- data.tar.gz: 22570b897196a7d1174e8bd89f81492405e26b1460f15934cf6d76fd97da1d75
3
+ metadata.gz: 48d1b5510e3ce8ed69245b076104f3865b6c74ad1d4ce07394c47f8c5b08d9aa
4
+ data.tar.gz: 7e735d1d796b2c2cb26f2412a6136dd6fd75db772467279ff123d8cd9de8ef48
5
5
  SHA512:
6
- metadata.gz: bb92752a2001d6aa7a69bc4fac0815f9c89b3ae8f7a6222612d9f094b4c1f513cbb4e07d5b51675f32fba769f374fb8510048221df0a405e4e108d46b4959228
7
- data.tar.gz: 65b63dcabc6f44f48649be926176b659dec718609b7c830dbed4fbb39f4a33046f53e5e6dbd536ec7a20c46b5c35fc00b37589ce8e521f524c9cc9ebc79d33f9
6
+ metadata.gz: acd0feff334b2e7edf6a3e2fae89d137a5c40ce9024b27f226da25448a1eb474fd11508b996ea3ef95346f734c231f1e8e4961533ab85c5e05129df6b318218f
7
+ data.tar.gz: 3255f38a8ac16a26ce0595520c0f5b01f3ae0378012ebc4575d02fda7a90b726e517a7171efea4093a73a988548d8c9af6096d3514fe49abe2f3b61c8ce4232f
@@ -1,3 +1,3 @@
1
1
  module MarathiTyping
2
- VERSION = '0.1.1'
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.1
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,10 +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
28
  metadata:
26
29
  source_code_uri: https://github.com/dhanajit96/marathi_typing.git
30
+ post_install_message:
27
31
  rdoc_options: []
28
32
  require_paths:
29
33
  - lib
@@ -38,7 +42,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
38
42
  - !ruby/object:Gem::Version
39
43
  version: '0'
40
44
  requirements: []
41
- rubygems_version: 3.6.6
45
+ rubygems_version: 3.2.3
46
+ signing_key:
42
47
  specification_version: 4
43
48
  summary: Enable Marathi transliteration typing with Stimulus
44
49
  test_files: []