clocale 0.0.5.alpha.87.7 → 0.0.5.alpha.89.3

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 +5 -5
  2. data/.appveyor.yml +1 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: f5bc985f1234b1899e1b5feadcd8fdace9905e6e
4
- data.tar.gz: 1fe1e9ae6e37fd22210b79b00f945ff9111b9e9b
2
+ SHA256:
3
+ metadata.gz: 488e7516d00d6be780d3d1088902e980cabee2d06421fcdf7281aa4d2897ae2b
4
+ data.tar.gz: ea2c6ee55d21d65401a039e9c6999114e1159ecf4f48d54e19166fec89a53d8a
5
5
  SHA512:
6
- metadata.gz: 3a93f13f4dd3c4452baa74435f70868332a421f18b1b48823c2ad8c461f896c5d8cc73e4952a77a828de57692318edbdc286b6a8cbf0173c20558a22234fab4b
7
- data.tar.gz: 349dd19cca0f8e4095c30470c0804817b48a6a3518800d23ae9f9d8398987af9f103f1fae66f243289cb80a81ff728dbff116752899c99f2190da03bb9508002
6
+ metadata.gz: 6d49722ddc6d9ce2e0295ef4ccc7dec71f4c0bfe5c4b96cf99ac3e40f8cd147d6a36d67da76af8a0ab175b6f9c4ddd20640b6a10de49897a4c48f2cbf23ca349
7
+ data.tar.gz: 68211bcdb1e1320bec8db07cd3c0ebbe10071317a70ddb108a84dfec49c9b2e67d9132bc0d5023380c8ca31c7004373b09b01245c18e3171748e22427e380537
data/.appveyor.yml CHANGED
@@ -6,6 +6,7 @@ environment:
6
6
  - RUBY_VERSION: 24
7
7
  - RUBY_VERSION: 24-x64
8
8
  - RUBY_VERSION: 25-x64
9
+ - RUBY_VERSION: 26-x64
9
10
 
10
11
  cache:
11
12
  - vendor/bundle
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: clocale
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5.alpha.87.7
4
+ version: 0.0.5.alpha.89.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Claudio Bley
@@ -150,7 +150,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
150
150
  version: 1.3.1
151
151
  requirements: []
152
152
  rubyforge_project:
153
- rubygems_version: 2.6.14
153
+ rubygems_version: 2.7.7
154
154
  signing_key:
155
155
  specification_version: 4
156
156
  summary: A Ruby gem that wraps C locale functions.