applocale 0.1.0 → 0.1.1

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/applocale/version.rb +1 -1
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b45b48d7674c6d97e3d11df01c42f8c01846f111
4
- data.tar.gz: 3aff08fc3d51d24ba1d9bdc3ab24d52d73be9a2a
3
+ metadata.gz: 31a7dcd314ffff0b048da49dec9ce0535d8002c0
4
+ data.tar.gz: 181e9f985cfe69505f9ce1863945472a1f5a65d0
5
5
  SHA512:
6
- metadata.gz: 73bd62b7e73636000fae0a58189b5e3cfe9acc7b35943de568c99ecb3312f932329823ec6fd2db94832792fe88afd42970c578bec50658786170be72aca6721f
7
- data.tar.gz: ead0928386d2a507f3f1945b48297c8ac622b02faf61f5694c392d3b16ea123a0c7679ad0a4dcb1fb657681f4f731c48506f2cfa7fde429181bb1c8d7cb8a38d
6
+ metadata.gz: 85ef2622d09a3a69c3130ba330e1ad3d320b7e701077e7d702e9d4e15a2f6172cb9a527b445f69194c5797b906fe40cb8c0ce79753272b44e7e37010b2e5f753
7
+ data.tar.gz: a7db380a93dde08008a3a45951c7b60bf780fad3c1c2cd5549fdd9a006a5d544a8fdcf37a83178979b08455fd3e770c4c73ab574ddbe064b0d9507f428dd32af
@@ -1,3 +1,3 @@
1
1
  module Applocale
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: applocale
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
- - Kennix Chui
7
+ - Kennix
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-05-13 00:00:00.000000000 Z
11
+ date: 2017-05-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -179,7 +179,7 @@ files:
179
179
  - lib/applocale/Util/platform.rb
180
180
  - lib/applocale/Util/regex_util.rb
181
181
  - lib/applocale/version.rb
182
- homepage: https://github.com/kennix426/applocale
182
+ homepage: https://github.com/kennixdev/applocale
183
183
  licenses:
184
184
  - MIT
185
185
  metadata: {}