onoma 0.8.1 → 0.8.2

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
- SHA1:
3
- metadata.gz: 9a1d3a60aca712efdfb37ea58059793bb4d164cc
4
- data.tar.gz: 9820f1841f4290baa78fdc175e117ae0cd09a508
2
+ SHA256:
3
+ metadata.gz: c96d95f1db7adabc563cbde0eea01989e9412b82d9d839e5ba03888c6195966f
4
+ data.tar.gz: 13979413ece73ecc8a89a242fc86f3cee50db574366fd7f3f950a2902387fc30
5
5
  SHA512:
6
- metadata.gz: 35d6295eea96bd196963b6cf9a2b753ea7025490c805fc40256716d32b90dd4ab3b0518654247b4f4493d107109080e494d55218ec84fb92bc67acc9614d374f
7
- data.tar.gz: dcc273221ab82fbdcd5ffb22f3972e6b9d864bf3ac28a59b7f5d0d93b5eab48b7506a244101345a3e3e15e141d40ce270100114314781e6cebf4a7e14849d8f0
6
+ metadata.gz: 7ccd446988f5855a27f1f28e4ddffdf5f9baec7e6376bbb354d9b206f4300ef9753780166124ee2229f5567f2bb28e1e1c65e6ab23667fa9b62f7e2e05d66be1
7
+ data.tar.gz: 9a0eb46edeca459558c148f5a45c91d712e7dfe618f29a0ef79ee663f07d4d9318b9248aeb0417d7088520e98ca4c9598b656b1ccdb1483ac217da4dfe101a2a
@@ -1947,6 +1947,7 @@ eng:
1947
1947
  phytosanitary_applicator_sheet: "Applicator sheet"
1948
1948
  phytosanitary_certification: "Phytosanitary certification"
1949
1949
  phytosanitary_register: "Phytosanitary register"
1950
+ planned_budget_sheet: "Planned budget sheet"
1950
1951
  prescription: "Prescription"
1951
1952
  products_sheet: "Products sheet"
1952
1953
  provisional_manure_management_plan: "Provisional manure management plan"
@@ -2021,6 +2021,7 @@ fra:
2021
2021
  phytosanitary_applicator_sheet: "Fiche applicateur"
2022
2022
  phytosanitary_certification: "Certi-Phyto"
2023
2023
  phytosanitary_register: "Registre phytosanitaire"
2024
+ planned_budget_sheet: "Budget prévisionnel"
2024
2025
  prescription: "Prescription vétérinaire"
2025
2026
  products_sheet: "Fiche des produits"
2026
2027
  provisional_manure_management_plan: "Plan prévisionnel de fumure (PPF)"
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="20220714161601">
2
+ <nomenclatures xmlns="http://www.ekylibre.org/XML/2013/nomenclatures" version="20220809095601">
3
3
  <nomenclature name="abilities" translateable="true">
4
4
  <properties>
5
5
  <property name="parameters" type="choice_list" choices="variety, issue_nature"/>
@@ -2016,6 +2016,7 @@
2016
2016
  <item name="phytosanitary_applicator_sheet" category="management"/>
2017
2017
  <item name="phytosanitary_certification" category="land_parcel_management"/>
2018
2018
  <item name="phytosanitary_register" category="land_parcel_management"/>
2019
+ <item name="planned_budget_sheet" category="management"/>
2019
2020
  <item name="prescription" category="health"/>
2020
2021
  <item name="products_sheet" category="management"/>
2021
2022
  <item name="provisional_manure_management_plan" category="land_parcel_management"/>
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.8.1'
4
+ VERSION = '0.8.2'
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.8.1
4
+ version: 0.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ekylibre developers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-28 00:00:00.000000000 Z
11
+ date: 2022-08-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -247,8 +247,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
247
247
  - !ruby/object:Gem::Version
248
248
  version: '0'
249
249
  requirements: []
250
- rubyforge_project:
251
- rubygems_version: 2.6.14.1
250
+ rubygems_version: 3.0.3
252
251
  signing_key:
253
252
  specification_version: 4
254
253
  summary: Provides open nomenclature data in a gem