gettext-setup-gem 9001.0

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.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +43 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 709c2eeb64116e198ee2e7ff90d768d14c095c605ec775004e7b62997ff81231
4
+ data.tar.gz: dfcd09ff9b2709f57f14ff4755e866a76151cc8dab94377a913a56c38dcdffab
5
+ SHA512:
6
+ metadata.gz: 5ee838415cca1bc22516fdc989d655db93313b3472faabf6b981c4d40f59f20cfc468e5a5950a148e1276db7c43e460dea5a10da1a9ab5a95f8590142aaa0467
7
+ data.tar.gz: fd00ae5a432a973379dea248d716e912fd10dc216ab312213af470f165dab2e847a8824a2c2748a416b5422d844d13d8c073d5ac2bca9eda0a5be25c984a58e0
metadata ADDED
@@ -0,0 +1,43 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: gettext-setup-gem
3
+ version: !ruby/object:Gem::Version
4
+ version: '9001.0'
5
+ platform: ruby
6
+ authors:
7
+ - Maciej Mensfeld
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2021-05-22 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: This gem is empty. It protects against brandjacking. You are welcome.
14
+ If you think it is yours to own, just contact me.
15
+ email: []
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files: []
20
+ homepage:
21
+ licenses:
22
+ - MIT
23
+ metadata: {}
24
+ post_install_message:
25
+ rdoc_options: []
26
+ require_paths:
27
+ - lib
28
+ required_ruby_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ required_rubygems_version: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - ">="
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ requirements: []
39
+ rubygems_version: 3.1.6
40
+ signing_key:
41
+ specification_version: 4
42
+ summary: Empty gem - this is not what you wanted to install.
43
+ test_files: []