eve_online 0.33.0 → 0.34.0

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
  SHA256:
3
- metadata.gz: 8ffdc2d320b2e622d1ef6854427ea8cf1766caf92728b650cf883743ad48f3fc
4
- data.tar.gz: 351019ab095b9a5bf5501d27334c96bd7c13e39411c97627118059c5d79d2af9
3
+ metadata.gz: 9cadda78a7d2823ea8f60726c89e502e1caa67ee86dd28e038cb572f5fe80071
4
+ data.tar.gz: 0cf160ff1abfd87caa400555de5c69e5b9625265ea1b581480e22a84cdde8793
5
5
  SHA512:
6
- metadata.gz: 81a63fb458887869b4db9e0e4c66573e8dfe769dab3602ba50733252a1d82212338cd7ac8134b9d9d0aec9406a0a4afbfbc3426786c98df6445da06c91b002e7
7
- data.tar.gz: 5e9fd5089f51b4360cd8e73679d69e3e3034b4e2310a7d410e3ee325540298855672b6d905fcbcf9b49f33c3c3a662f68c06213f723cf16183457596a15b28d4
6
+ metadata.gz: b91ba41d06502f88b69af1de359bbf2f3c10b2fe515590e3fc574cc3216a404c5dc02a959b6a00491a1ee6e4d9284e68a9dad2ff2ac682077a6272326d922523
7
+ data.tar.gz: 3bf4ea87dfc8ef0198828da27ba2ce54f34cbb2c46f94f2e824c71f5aeb2ae24733bb508d927c4cd8e540cda83b53c713d4305bc3e66bc8de6ebfaedf306c1c3
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.34.0
4
+
5
+ * Rename `EveOnline::ESI::Models::Race#alliance_id` to `#faction_id`. [Fix esi issue 812](https://github.com/esi/esi-issues/issues/812).
6
+
3
7
  ## v0.33.0
4
8
 
5
9
  * Sync with new ESI API
@@ -1,13 +1,13 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- eve_online (0.33.0)
5
- activesupport (>= 4.2.0)
4
+ eve_online (0.34.0)
5
+ activesupport (>= 5.2.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activesupport (6.0.3)
10
+ activesupport (6.0.3.1)
11
11
  concurrent-ruby (~> 1.0, >= 1.0.2)
12
12
  i18n (>= 0.7, < 2)
13
13
  minitest (~> 5.1)
@@ -15,13 +15,13 @@ GEM
15
15
  zeitwerk (~> 2.2, >= 2.2.2)
16
16
  addressable (2.7.0)
17
17
  public_suffix (>= 2.0.2, < 5.0)
18
- appraisal (2.2.0)
18
+ appraisal (2.3.0)
19
19
  bundler
20
20
  rake
21
21
  thor (>= 0.14.0)
22
22
  ast (2.4.0)
23
23
  awesome_print (1.8.0)
24
- coderay (1.1.2)
24
+ coderay (1.1.3)
25
25
  colorize (0.8.1)
26
26
  concurrent-ruby (1.1.6)
27
27
  crack (0.4.3)
@@ -32,9 +32,8 @@ GEM
32
32
  colorize (~> 0.7)
33
33
  ruby_parser (>= 3.14.1)
34
34
  hashdiff (1.0.1)
35
- i18n (1.8.2)
35
+ i18n (1.8.3)
36
36
  concurrent-ruby (~> 1.0)
37
- jaro_winkler (1.5.4)
38
37
  kramdown (2.2.1)
39
38
  rexml
40
39
  kramdown-parser-gfm (1.1.0)
@@ -46,21 +45,22 @@ GEM
46
45
  mixlib-config (>= 2.2.1, < 4)
47
46
  method_source (1.0.0)
48
47
  mini_portile2 (2.4.0)
49
- minitest (5.14.0)
48
+ minitest (5.14.1)
50
49
  mixlib-cli (2.1.6)
51
50
  mixlib-config (3.0.6)
52
51
  tomlrb
53
52
  nokogiri (1.10.9)
54
53
  mini_portile2 (~> 2.4.0)
55
54
  parallel (1.19.1)
56
- parser (2.7.1.2)
55
+ parser (2.7.1.3)
57
56
  ast (~> 2.4.0)
58
57
  pry (0.13.1)
59
58
  coderay (~> 1.1)
60
59
  method_source (~> 1.0)
61
- public_suffix (4.0.4)
60
+ public_suffix (4.0.5)
62
61
  rainbow (3.0.0)
63
62
  rake (13.0.1)
63
+ regexp_parser (1.7.1)
64
64
  rexml (3.2.4)
65
65
  rspec (3.9.0)
66
66
  rspec-core (~> 3.9.0)
@@ -68,7 +68,7 @@ GEM
68
68
  rspec-mocks (~> 3.9.0)
69
69
  rspec-core (3.9.2)
70
70
  rspec-support (~> 3.9.3)
71
- rspec-expectations (3.9.1)
71
+ rspec-expectations (3.9.2)
72
72
  diff-lcs (>= 1.2.0, < 2.0)
73
73
  rspec-support (~> 3.9.0)
74
74
  rspec-its (1.3.0)
@@ -78,15 +78,18 @@ GEM
78
78
  diff-lcs (>= 1.2.0, < 2.0)
79
79
  rspec-support (~> 3.9.0)
80
80
  rspec-support (3.9.3)
81
- rubocop (0.82.0)
82
- jaro_winkler (~> 1.5.1)
81
+ rubocop (0.85.1)
83
82
  parallel (~> 1.10)
84
83
  parser (>= 2.7.0.1)
85
84
  rainbow (>= 2.2.2, < 4.0)
85
+ regexp_parser (>= 1.7)
86
86
  rexml
87
+ rubocop-ast (>= 0.0.3)
87
88
  ruby-progressbar (~> 1.7)
88
89
  unicode-display_width (>= 1.4.0, < 2.0)
89
- rubocop-performance (1.5.2)
90
+ rubocop-ast (0.0.3)
91
+ parser (>= 2.7.0.1)
92
+ rubocop-performance (1.6.1)
90
93
  rubocop (>= 0.71.0)
91
94
  ruby-progressbar (1.10.1)
92
95
  ruby_parser (3.14.2)
@@ -97,16 +100,16 @@ GEM
97
100
  docile (~> 1.1)
98
101
  simplecov-html (~> 0.11)
99
102
  simplecov-html (0.12.2)
100
- standard (0.3.0)
101
- rubocop (~> 0.82.0)
102
- rubocop-performance (~> 1.5.2)
103
+ standard (0.4.7)
104
+ rubocop (~> 0.85.0)
105
+ rubocop-performance (~> 1.6.0)
103
106
  thor (1.0.1)
104
107
  thread_safe (0.3.6)
105
108
  tomlrb (1.3.0)
106
109
  tzinfo (1.2.7)
107
110
  thread_safe (~> 0.1)
108
111
  unicode-display_width (1.7.0)
109
- vcr (5.1.0)
112
+ vcr (6.0.0)
110
113
  webmock (3.8.3)
111
114
  addressable (>= 2.3.6)
112
115
  crack (>= 0.3.2)
@@ -1,14 +1,14 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- eve_online (0.33.0)
5
- activesupport (>= 4.2.0)
4
+ eve_online (0.34.0)
5
+ activesupport (>= 5.2.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
10
  abstract_type (0.0.7)
11
- activesupport (6.0.3)
11
+ activesupport (6.0.3.1)
12
12
  concurrent-ruby (~> 1.0, >= 1.0.2)
13
13
  i18n (>= 0.7, < 2)
14
14
  minitest (~> 5.1)
@@ -23,7 +23,7 @@ GEM
23
23
  abstract_type (~> 0.0.7)
24
24
  adamantium (~> 0.2)
25
25
  equalizer (~> 0.0.11)
26
- appraisal (2.2.0)
26
+ appraisal (2.3.0)
27
27
  bundler
28
28
  rake
29
29
  thor (>= 0.14.0)
@@ -38,7 +38,7 @@ GEM
38
38
  docile (1.3.2)
39
39
  equalizer (0.0.11)
40
40
  hashdiff (1.0.1)
41
- i18n (1.8.2)
41
+ i18n (1.8.3)
42
42
  concurrent-ruby (~> 1.0)
43
43
  ice_nine (0.11.2)
44
44
  kramdown (2.2.1)
@@ -53,7 +53,7 @@ GEM
53
53
  memoizable (0.4.2)
54
54
  thread_safe (~> 0.3, >= 0.3.1)
55
55
  mini_portile2 (2.4.0)
56
- minitest (5.14.0)
56
+ minitest (5.14.1)
57
57
  mixlib-cli (2.1.6)
58
58
  mixlib-config (3.0.6)
59
59
  tomlrb
@@ -87,7 +87,7 @@ GEM
87
87
  parser (2.7.0.5)
88
88
  ast (~> 2.4.0)
89
89
  procto (0.0.3)
90
- public_suffix (4.0.4)
90
+ public_suffix (4.0.5)
91
91
  rake (13.0.1)
92
92
  rexml (3.2.4)
93
93
  rspec (3.9.0)
@@ -96,7 +96,7 @@ GEM
96
96
  rspec-mocks (~> 3.9.0)
97
97
  rspec-core (3.9.2)
98
98
  rspec-support (~> 3.9.3)
99
- rspec-expectations (3.9.1)
99
+ rspec-expectations (3.9.2)
100
100
  diff-lcs (>= 1.2.0, < 2.0)
101
101
  rspec-support (~> 3.9.0)
102
102
  rspec-its (1.3.0)
@@ -126,7 +126,7 @@ GEM
126
126
  procto (~> 0.0.2)
127
127
  variable (0.0.1)
128
128
  equalizer (~> 0.0.11)
129
- vcr (5.1.0)
129
+ vcr (6.0.0)
130
130
  webmock (3.8.3)
131
131
  addressable (>= 2.3.6)
132
132
  crack (>= 0.3.2)
@@ -38,5 +38,5 @@ Gem::Specification.new do |spec|
38
38
  spec.add_development_dependency "mdl"
39
39
  spec.add_development_dependency "appraisal"
40
40
 
41
- spec.add_runtime_dependency "activesupport", ">= 4.2.0"
41
+ spec.add_runtime_dependency "activesupport", ">= 5.2.0"
42
42
  end
@@ -6,14 +6,14 @@ module EveOnline
6
6
  class Race < Base
7
7
  def as_json
8
8
  {
9
- alliance_id: alliance_id,
9
+ faction_id: faction_id,
10
10
  description: description,
11
11
  name: name,
12
12
  race_id: race_id
13
13
  }
14
14
  end
15
15
 
16
- def alliance_id
16
+ def faction_id
17
17
  options["alliance_id"]
18
18
  end
19
19
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module EveOnline
4
- VERSION = "0.33.0"
4
+ VERSION = "0.34.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eve_online
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.33.0
4
+ version: 0.34.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Igor Zubkov
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-07 00:00:00.000000000 Z
11
+ date: 2020-06-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -142,14 +142,14 @@ dependencies:
142
142
  requirements:
143
143
  - - ">="
144
144
  - !ruby/object:Gem::Version
145
- version: 4.2.0
145
+ version: 5.2.0
146
146
  type: :runtime
147
147
  prerelease: false
148
148
  version_requirements: !ruby/object:Gem::Requirement
149
149
  requirements:
150
150
  - - ">="
151
151
  - !ruby/object:Gem::Version
152
- version: 4.2.0
152
+ version: 5.2.0
153
153
  description: EveOnline ESI API.
154
154
  email:
155
155
  - igor.zubkov@gmail.com
@@ -367,7 +367,7 @@ metadata:
367
367
  documentation_uri: https://github.com/evemonk/eve_online/blob/master/README.md
368
368
  homepage_uri: https://github.com/evemonk/eve_online
369
369
  source_code_uri: https://github.com/evemonk/eve_online
370
- post_install_message:
370
+ post_install_message:
371
371
  rdoc_options: []
372
372
  require_paths:
373
373
  - lib
@@ -383,7 +383,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
383
383
  version: '0'
384
384
  requirements: []
385
385
  rubygems_version: 3.1.2
386
- signing_key:
386
+ signing_key:
387
387
  specification_version: 4
388
388
  summary: EveOnline ESI API.
389
389
  test_files: []