we_bridge_rails_engine_nations 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: we_bridge_rails_engine_nations
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shinjiro Itagaki
@@ -278,7 +278,6 @@ files:
278
278
  - spec/dummy/config.ru
279
279
  - spec/dummy/db/development.sqlite3
280
280
  - spec/dummy/db/schema.rb
281
- - spec/dummy/db/test.sqlite3
282
281
  - spec/dummy/log/development.log
283
282
  - spec/dummy/log/test.log
284
283
  - spec/dummy/public/404.html
@@ -410,7 +409,6 @@ test_files:
410
409
  - spec/dummy/config.ru
411
410
  - spec/dummy/db/development.sqlite3
412
411
  - spec/dummy/db/schema.rb
413
- - spec/dummy/db/test.sqlite3
414
412
  - spec/dummy/log/development.log
415
413
  - spec/dummy/log/test.log
416
414
  - spec/dummy/public/404.html
Binary file