apidae 0.9.26 → 0.9.27

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: apidae
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.26
4
+ version: 0.9.27
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jean-Baptiste Vilain
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-06 00:00:00.000000000 Z
11
+ date: 2020-06-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -230,6 +230,7 @@ files:
230
230
  - test/dummy/config/secrets.yml
231
231
  - test/dummy/db/schema.rb
232
232
  - test/dummy/log/development.log
233
+ - test/dummy/log/test.log
233
234
  - test/dummy/public/404.html
234
235
  - test/dummy/public/422.html
235
236
  - test/dummy/public/500.html
@@ -310,6 +311,7 @@ test_files:
310
311
  - test/dummy/public/500.html
311
312
  - test/dummy/public/404.html
312
313
  - test/dummy/db/schema.rb
314
+ - test/dummy/log/test.log
313
315
  - test/dummy/log/development.log
314
316
  - test/dummy/README.rdoc
315
317
  - test/integration/navigation_test.rb