wolf_core 0.1.61 → 0.1.62

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d0f219857bc809d80f343b7bcc8b28f14977ed19208b477f0e0190a07718a923
4
- data.tar.gz: 3d7f33b5c876cdf419cab8c1c0adbc659ccaa5f9721a07ef3fdfd36827b9e585
3
+ metadata.gz: 853e6d2ff17b08176755e0369ab146f3935ef2a77f11bd123bf65018a4591cd8
4
+ data.tar.gz: 85f22572ca89535a3ad09fcee391bf10cbbc23c66cb94adc6ab97c39636a72c8
5
5
  SHA512:
6
- metadata.gz: 34f155fde0542f35bca733a90e59aeefc34d2489cb334a65487a35888892dfced177393869825f8c57fc2ada636e0ed00bdf3944f4be1ee81e4702329bdda227
7
- data.tar.gz: 81cc3016466c2dada53416db13792da803018a300a138a06b36cb2fdc486be5a10e51cafe5f8c3ad6dcf73329bd3c683f3d9ce898424b624f19c85430f91e181
6
+ metadata.gz: b83678cbc64b36f000e8f20ffccce69735ca0d16cc1836f9c292a2ae13a7539d9c09452b6f98aba773dcf5bd31e5a5bddcdd15b31f37dbb527084e0805324306
7
+ data.tar.gz: acc23d398c33403eec19a06b5f3c6fbd4d04f551b227c58a78f85d6d8e85a0d67d30e4befa9902a0f23e34a3183ec0b08fbb8ca4644e8eddb67e000b1cc2f73f
@@ -15,6 +15,7 @@ module WolfCore
15
15
  'barton/export/order_application' => 'BartonExportOrderApplication',
16
16
  'barton/import/contract' => 'BartonImportContract',
17
17
  'barton/export/contract' => 'BartonExportContract',
18
+ 'barton/export/jobseeker/file' => 'BartonExportJobseekerFile',
18
19
  }
19
20
 
20
21
  def route_event_request(path:, body:)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module WolfCore
4
- VERSION = "0.1.61"
4
+ VERSION = "0.1.62"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wolf_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.61
4
+ version: 0.1.62
5
5
  platform: ruby
6
6
  authors:
7
7
  - Javier Roncallo