egov_utils 0.4.5 → 0.4.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: 95806a00ea00056d9b5fde6021f6c21396b32e2df79cd83013c5037d6b70e8bd
4
- data.tar.gz: f4b1b82603961bfa405a571a3334f9d314e6ae7d1a4129207c20a7443ea5be18
3
+ metadata.gz: 66d133407dc31299f15ce849825b23a6ac77d52783fbf4686a8928a0f4e05a9a
4
+ data.tar.gz: 95497bdd6db247defa4ec9f100407841eec6d0a735332f88d000a768dca837be
5
5
  SHA512:
6
- metadata.gz: 1940243795ec41628b229e5c8c11d4cf72c9756a64b392bffda8ca592fb352acf5c9b0f827f8984b15e249908a2d8ec101b1626f00c2f2b55b2c61a9c044937f
7
- data.tar.gz: bfa492468b390a86787ea875592fa4b2708044f5d24060621df3547262926d6136d351ce9dc92cfa0bcef5cb3c410e60dc1c8f2b5efc8dc15bdb9678bdf12487
6
+ metadata.gz: a467e39164e6d48664139f449d21c87302ea8aadb7117b802c9b8043a728d8dcae69e206177082e17a1b424f9c5943c4c6cdd3bd51e07b1b3f5db476177fd5f3
7
+ data.tar.gz: 1c92a72ca60dcad40c5362ad891a508516e15466af6d18b3a412650782f7fe316ab92a109729b4a78069e9039de73fe5bc496fd18ca97f31227ab29e4b0f95b5
@@ -11,7 +11,7 @@ module EgovUtils
11
11
 
12
12
  private
13
13
  def all_agendas
14
- ['T', 'Tm', 'INS', 'E'] # a dalsi
14
+ %w(C Cd D Dt Dtm E EPR EVC EXE L Nc Nt Ntm P PP Rod Sd T Td Tm U)
15
15
  end
16
16
 
17
17
  def javascript_str(options)
@@ -1,3 +1,3 @@
1
1
  module EgovUtils
2
- VERSION = '0.4.5'
2
+ VERSION = '0.4.6'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: egov_utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.5
4
+ version: 0.4.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ondřej Ezr