yaml-translator 0.11.2 → 0.11.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e3bfa580dc446bc7a0c98da5d0cc7ce74d191b35
4
- data.tar.gz: 75427c09ee6f7749e01509990230b47a8e4aa0a1
3
+ metadata.gz: 130ef30b21f836cba0a2033644821351b5bbc9a4
4
+ data.tar.gz: d9017a5974398b708c688d21c78be90bf08bebdf
5
5
  SHA512:
6
- metadata.gz: 984c67e93ed798aca92a50e4fb78738c72bda3afb8c3e470fd94003f19f21e67615a8cefac9278f765235713444abaf0ff427f43958931aba57fed2dde99206e
7
- data.tar.gz: 1115fdb4126c618712970663bd19df037d8d796b15eb94bd4584d2c9ba88013b4d03c81ed7d54fbf88195fe12f75f3142ce46039d36deb8caa8dc0cb5d8edc9f
6
+ metadata.gz: cbb60026b3e4829338507cbb25cfc017c4c7bee8f18e57f21523bf185f665f2dfe2e90d6ba9db44e47e249a3c6c8ea7012f20e10ae6367ad791bf585988b887f
7
+ data.tar.gz: 3ca1f07d249e4a4209869ea21283e32a0933c5c3b458c075ee11c167459eeecf73ef9cb4d121a8b7ff4bb465ba7dd6d0c4409bc0f05a761032a795cb59152555
@@ -6,4 +6,6 @@ rvm:
6
6
  - 2.2
7
7
  - 2.3.0
8
8
  - 2.4.0
9
+ - 2.5.0
9
10
  cache: bundler
11
+
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- yaml-translator (0.11.2)
4
+ yaml-translator (0.11.3)
5
5
  diff-lcs
6
6
  easy_translate
7
7
 
@@ -9,75 +9,70 @@ GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
11
  ansi (1.5.0)
12
- ast (2.3.0)
13
- coveralls (0.7.2)
14
- multi_json (~> 1.3)
15
- rest-client (= 1.6.7)
16
- simplecov (>= 0.7)
17
- term-ansicolor (= 1.2.2)
18
- thor (= 0.18.1)
12
+ ast (2.4.0)
13
+ coveralls (0.8.21)
14
+ json (>= 1.8, < 3)
15
+ simplecov (~> 0.14.1)
16
+ term-ansicolor (~> 1.3)
17
+ thor (~> 0.19.4)
18
+ tins (~> 1.6)
19
19
  diff-lcs (1.3)
20
20
  docile (1.1.5)
21
- easy_translate (0.5.0)
22
- json
21
+ easy_translate (0.5.1)
23
22
  thread
24
23
  thread_safe
25
24
  hirb (0.7.3)
26
- json (2.0.3)
27
- mime-types (3.1)
28
- mime-types-data (~> 3.2015)
29
- mime-types-data (3.2016.0521)
30
- multi_json (1.12.1)
31
- onkcop (0.47.1.2)
32
- rubocop (~> 0.47.1)
33
- rubocop-rspec (>= 1.12.0)
34
- parser (2.4.0.0)
35
- ast (~> 2.2)
25
+ json (2.1.0)
26
+ onkcop (0.52.1.1)
27
+ rubocop (~> 0.52.1)
28
+ rubocop-rspec (>= 1.22.0)
29
+ parallel (1.12.1)
30
+ parser (2.4.0.2)
31
+ ast (~> 2.3)
36
32
  powerpack (0.1.1)
37
- rainbow (2.2.1)
33
+ rainbow (3.0.0)
38
34
  rake (10.5.0)
39
- rest-client (1.6.7)
40
- mime-types (>= 1.16)
41
- rspec (3.5.0)
42
- rspec-core (~> 3.5.0)
43
- rspec-expectations (~> 3.5.0)
44
- rspec-mocks (~> 3.5.0)
45
- rspec-core (3.5.4)
46
- rspec-support (~> 3.5.0)
47
- rspec-expectations (3.5.0)
35
+ rspec (3.7.0)
36
+ rspec-core (~> 3.7.0)
37
+ rspec-expectations (~> 3.7.0)
38
+ rspec-mocks (~> 3.7.0)
39
+ rspec-core (3.7.1)
40
+ rspec-support (~> 3.7.0)
41
+ rspec-expectations (3.7.0)
48
42
  diff-lcs (>= 1.2.0, < 2.0)
49
- rspec-support (~> 3.5.0)
50
- rspec-mocks (3.5.0)
43
+ rspec-support (~> 3.7.0)
44
+ rspec-mocks (3.7.0)
51
45
  diff-lcs (>= 1.2.0, < 2.0)
52
- rspec-support (~> 3.5.0)
53
- rspec-support (3.5.0)
46
+ rspec-support (~> 3.7.0)
47
+ rspec-support (3.7.1)
54
48
  rspec-temp_dir (1.0.0)
55
49
  rspec (>= 3.0)
56
- rubocop (0.47.1)
57
- parser (>= 2.3.3.1, < 3.0)
50
+ rubocop (0.52.1)
51
+ parallel (~> 1.10)
52
+ parser (>= 2.4.0.2, < 3.0)
58
53
  powerpack (~> 0.1)
59
- rainbow (>= 1.99.1, < 3.0)
54
+ rainbow (>= 2.2.2, < 4.0)
60
55
  ruby-progressbar (~> 1.7)
61
56
  unicode-display_width (~> 1.0, >= 1.0.1)
62
- rubocop-rspec (1.13.0)
63
- rubocop (>= 0.42.0)
64
- ruby-progressbar (1.8.1)
65
- simplecov (0.13.0)
57
+ rubocop-rspec (1.22.2)
58
+ rubocop (>= 0.52.1)
59
+ ruby-progressbar (1.9.0)
60
+ simplecov (0.14.1)
66
61
  docile (~> 1.1.0)
67
62
  json (>= 1.8, < 3)
68
63
  simplecov-html (~> 0.10.0)
69
- simplecov-console (0.4.1)
64
+ simplecov-console (0.4.2)
70
65
  ansi
71
66
  hirb
72
67
  simplecov
73
- simplecov-html (0.10.0)
74
- term-ansicolor (1.2.2)
75
- tins (~> 0.8)
76
- thor (0.18.1)
68
+ simplecov-html (0.10.2)
69
+ term-ansicolor (1.6.0)
70
+ tins (~> 1.0)
71
+ thor (0.19.4)
77
72
  thread (0.2.2)
78
73
  thread_safe (0.3.6)
79
- tins (0.13.2)
80
- unicode-display_width (1.1.3)
74
+ tins (1.16.3)
75
+ unicode-display_width (1.3.0)
81
76
 
82
77
  PLATFORMS
83
78
  ruby
@@ -1,3 +1,3 @@
1
1
  module YamlTranslator
2
- VERSION = '0.11.2'.freeze
2
+ VERSION = '0.11.3'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yaml-translator
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.2
4
+ version: 0.11.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Noritaka Horio
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-03-19 00:00:00.000000000 Z
11
+ date: 2018-02-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: easy_translate
@@ -218,7 +218,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
218
218
  version: '0'
219
219
  requirements: []
220
220
  rubyforge_project:
221
- rubygems_version: 2.6.8
221
+ rubygems_version: 2.6.13
222
222
  signing_key:
223
223
  specification_version: 4
224
224
  summary: Translate for the locales configuration file