apress-yandex_market 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: apress-yandex_market
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
7
  - Mikhail Nelaev
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-01-10 00:00:00.000000000 Z
11
+ date: 2019-01-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oj
@@ -202,6 +202,7 @@ files:
202
202
  - spec/fixtures/get_category_with_invalid_id.yml
203
203
  - spec/fixtures/get_root_categories.yml
204
204
  - spec/fixtures/read_models_from_category.yml
205
+ - spec/fixtures/read_models_without_category.yml
205
206
  - spec/fixtures/read_two_categories.yml
206
207
  - spec/fixtures/read_two_categories_with_page_error.yml
207
208
  - spec/spec_helper.rb
@@ -235,6 +236,7 @@ test_files:
235
236
  - spec/fixtures/get_category_with_invalid_id.yml
236
237
  - spec/fixtures/get_root_categories.yml
237
238
  - spec/fixtures/read_models_from_category.yml
239
+ - spec/fixtures/read_models_without_category.yml
238
240
  - spec/fixtures/read_two_categories.yml
239
241
  - spec/fixtures/read_two_categories_with_page_error.yml
240
242
  - spec/spec_helper.rb