onoma 0.9.5 → 0.9.6

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: ad828651c24823b18b33e78dcc4f9ecdfa0548bffcffebcbc62c106b9b96c476
4
- data.tar.gz: b8809b02ecd789406e56c58ea168ee714e38cda50751bf9c9e4c5f5043e31742
3
+ metadata.gz: 691d93da460e02f00240592e7f868c5714aadca65592a76df9b2bce1f9b3ed01
4
+ data.tar.gz: e5dfafcbd87361ea74940dbe9cc47668759c95638bf856ed832886f119f2bd8b
5
5
  SHA512:
6
- metadata.gz: cc0f168a877fc3858c2c43b87c9a283012fea9c76e4e70a3581690d0891b26969504d2b8c6a7c4d4b74895ae78a098810ad204a2c18ca14e73414234fdf85013
7
- data.tar.gz: ddf4e35408285982f119bbbf40d55e9ab783bdd770eea73ee474b7891452c6ba9c4ad9c9bb1e568bed57c60aac02ad3672353f1cc0fbd0082e9f3e645888e7d7
6
+ metadata.gz: 292f2e824c0d6236a3c9be3631a833fd2d1d727f2cd9e0cc23cee4a86c158573705ca9aca70a3b929fa9809eb7b7c1fb8e292274050b2057ae3d0a7154adb3e5
7
+ data.tar.gz: 68ccd4d07b9c14cfbdf8f0f68168e6dd6fd080f3f90450be80c84da40f6f84aaf9017e81d46068802ee573edfbfa5bf02ac10a7b0bfdab65d48447c1bc1f61ed
data/db/reference.xml CHANGED
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0"?>
2
- <nomenclatures xmlns="http://www.ekylibre.org/XML/2013/nomenclatures" version="20250220135801">
2
+ <nomenclatures xmlns="http://www.ekylibre.org/XML/2013/nomenclatures" version="20250405145401">
3
3
  <nomenclature name="abilities" translateable="true">
4
4
  <properties>
5
5
  <property name="parameters" type="choice_list" choices="variety, issue_nature"/>
@@ -716,6 +716,7 @@
716
716
  <item name="administering" nature="auxiliary"/>
717
717
  <item name="animal_farming" support_variety="animal_group" cultivation_variety="animal"/>
718
718
  <item name="plant_farming" support_variety="land_parcel" cultivation_variety="plant"/>
719
+ <item name="plant_nursery"/>
719
720
  <item name="processing"/>
720
721
  <item name="service_delivering"/>
721
722
  <item name="tool_maintaining" nature="auxiliary" cultivation_variety="equipment" support_variety="equipment_fleet"/>
data/lib/onoma/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Onoma
4
- VERSION = '0.9.5'
4
+ VERSION = '0.9.6'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: onoma
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.5
4
+ version: 0.9.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ekylibre developers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-02-20 00:00:00.000000000 Z
11
+ date: 2025-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport