forest_liana 2.10.0 → 2.10.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: forest_liana
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.10.0
4
+ version: 2.10.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sandro Munda
@@ -295,6 +295,8 @@ files:
295
295
  - test/dummy/db/migrate/20160628173505_add_timestamps.rb
296
296
  - test/dummy/db/migrate/20170614141921_create_serialize_field.rb
297
297
  - test/dummy/db/schema.rb
298
+ - test/dummy/db/test.sqlite3
299
+ - test/dummy/log/test.log
298
300
  - test/dummy/public/404.html
299
301
  - test/dummy/public/422.html
300
302
  - test/dummy/public/500.html
@@ -393,6 +395,7 @@ test_files:
393
395
  - test/dummy/public/500.html
394
396
  - test/dummy/public/404.html
395
397
  - test/dummy/db/schema.rb
398
+ - test/dummy/db/test.sqlite3
396
399
  - test/dummy/db/migrate/20150608133038_create_belongs_to_field.rb
397
400
  - test/dummy/db/migrate/20150608130516_create_date_field.rb
398
401
  - test/dummy/db/migrate/20160627172951_create_tree.rb
@@ -411,6 +414,7 @@ test_files:
411
414
  - test/dummy/db/migrate/20150608131603_create_decimal_field.rb
412
415
  - test/dummy/db/migrate/20150623115554_create_has_many_class_name_field.rb
413
416
  - test/dummy/db/migrate/20150616150629_create_polymorphic_field.rb
417
+ - test/dummy/log/test.log
414
418
  - test/dummy/README.rdoc
415
419
  - test/integration/navigation_test.rb
416
420
  - test/forest_liana_test.rb