invoice_bar 0.0.9 → 0.0.10
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: invoice_bar
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Josef Strzibny
|
@@ -791,7 +791,6 @@ files:
|
|
791
791
|
- test/dummy/tmp/cache/assets/development/sprockets/fcad63e66d813370f02bc15793a3bbf1
|
792
792
|
- test/dummy/tmp/cache/assets/development/sprockets/fe9e575868d38ffe032ce98aafac4489
|
793
793
|
- test/dummy/tmp/cache/assets/development/sprockets/ff010c2b915b437d94eb133033caf6fe
|
794
|
-
- test/dummy/tmp/pids/server.pid
|
795
794
|
- test/factories/invoice_bar_account.rb
|
796
795
|
- test/factories/invoice_bar_address.rb
|
797
796
|
- test/factories/invoice_bar_contact.rb
|
@@ -1218,7 +1217,6 @@ test_files:
|
|
1218
1217
|
- test/dummy/tmp/cache/assets/development/sprockets/82e6fe6e6c944d9c600f86499a447c02
|
1219
1218
|
- test/dummy/tmp/cache/assets/development/sprockets/3d8a5236a7e1117013998ca988af0b03
|
1220
1219
|
- test/dummy/tmp/cache/assets/development/sprockets/7d78da1d5f68174db0cc56fdc71e6d9c
|
1221
|
-
- test/dummy/tmp/pids/server.pid
|
1222
1220
|
- test/dummy/db/development.sqlite3
|
1223
1221
|
- test/dummy/db/schema.rb
|
1224
1222
|
- test/dummy/db/migrate/20160806120905_create_invoice_bar_currencies.invoice_bar.rb
|
@@ -1 +0,0 @@
|
|
1
|
-
6829
|