traquitana 2.0.7 → 2.0.8

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 63db15b2943d28614639493c7d4b745993649c02777f6394cdfc88f7cf55b433
4
- data.tar.gz: c7dc75b61fa0e38103f01a97b476d404e89792ba2934e5b0d1e50cc57b86afc8
3
+ metadata.gz: cfee5399c6f691554b9be937685a91a6c02bf8deb1a71dad0caa79f1bdad29e8
4
+ data.tar.gz: 4f80c78d6374c2ae7b0d211903c9d9af67ae475a29c121f53bab9fcb2ea932fb
5
5
  SHA512:
6
- metadata.gz: dfbac69f905d9dd21dd6d426edb11a290fdc06f10fde4c9e2c4fcc43a99a4190ce6a79e9208d09f1f04423ba1823da10b0c3b87d0086ee9fc005effec1c80cc7
7
- data.tar.gz: 9c41350ff6452738f3f5c4d27e62b82189617b82c40f3e392b97b4de2e0d6a16a2f3adfa08b13d3583055da65811a828b9e1b383e7ab0b46e876e9f62056cd5c
6
+ metadata.gz: 17f039a9868aa72b659c812b094a03a2536f0e4f9645278b291db850184927e06bf5f60dae38530c9eddc9cb9b44dbde3836ea81b2bd3ef2a76cb2a5538cd9bc
7
+ data.tar.gz: 2ce1d08ff3b56e6bf6da06c7990eb6889052a946dd60bdce90ef874b262418fabc2c11ace6a47e55c2b06533a47a79f453ea5e37b8c1bb5c15301aa8cf8303dc
checksums.yaml.gz.sig CHANGED
Binary file
data/config/default.yml CHANGED
@@ -11,6 +11,7 @@ list:
11
11
  - postcss.config.js
12
12
  - - config/application.rb
13
13
  - - config/environment.rb
14
+ - - config/importmap.rb
14
15
  - - config/initializers/**/*
15
16
  - - config/environments/production.rb
16
17
  - - config/locales/**/*
@@ -20,7 +21,9 @@ list:
20
21
  - - config/secrets.yml
21
22
  - - config/storage.yml
22
23
  - - config/cable.yml
23
- - - config/importmap.rb
24
+ - - config/cache.yml
25
+ - - config/queue.yml
26
+ - - config/recurring.yml
24
27
  - - config/webpacker.yml
25
28
  - - config/webpack/environment.js
26
29
  - - config/webpack/production.js
@@ -1,3 +1,3 @@
1
1
  module Traquitana
2
- VERSION = '2.0.7'
2
+ VERSION = '2.0.8'
3
3
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: traquitana
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.7
4
+ version: 2.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eustaquio Rangel
metadata.gz.sig CHANGED
Binary file