dynarex 1.2.57 → 1.2.58

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
  SHA1:
3
- metadata.gz: d42eb9a5d0717deaab404e5de5a46aba88618505
4
- data.tar.gz: 43258f7e46ec208c9987ad051855b030c34846e0
3
+ metadata.gz: e79ec677512d0cfaca33077b81d1bb797c452d62
4
+ data.tar.gz: 402a7b1c97bb8e103030e0609ea7bcdf09b9fe17
5
5
  SHA512:
6
- metadata.gz: 9c758ffd422a1b382e945b458d74785db9b1daf173eb2f75bcb02044d47dd8d9b02783ccd85cbab8e18061682383f658583daac295819c43bd55d95d2015efa7
7
- data.tar.gz: ff5a7cfe62dd3244cd1cd91c30bae062a8e548a54b4eb4d1a61ff817ef9f1d7ec51666aaf349e33335dabdd74e5d6f64383c3d637676bd4132f94c53a797ad09
6
+ metadata.gz: 5621838507c3bf0d1dbfa3dfaadf7aa6c887e176a5359119c4fbf754a73373b4c910489736274def021698ff6108f98b2e8e622050aa5309db5a0ca4bed2698a
7
+ data.tar.gz: 15b5dce430c1fba0d1376560d1423649b3f0bd530146a470892663b53b8e7d86cfb9f3ac4ed64cb30aa59202f5ffc1e006c99f2a31895abb9b7d1c4c6ea2a0ac
@@ -1 +1,5 @@
1
- 3�ҹV�A�Thg��$�����)�����q�7�/y)�T�"�9���3?ў�٨=1�-餲c
2
1
  O�:A�ٚ.v�%S�`}���4a?������68A�$��l>;�=���������}$��/���i�������թ��^�ۦ�¤G���{�J�|<+�+ۓ/!��2��$&cB�.bl��w�8{�\z��+�\��-�Xܞױ�eŅg���L�C$��;�=P��!YG��y��r0
2
+ ��Y. /�C����xj�B`Z����
3
+ ��c�Dn�ې� ��':d���h��^�vkLU-�wO���Mʗ�؉'FM�*���W�o�KH�L�E
4
+ IJ3�6��UKJ�"�@{�&�Q!�{{��'����
5
+ ����9+�}ifM�i��&�A�ui�d���d���E\�8�ũgD�-[�T�7H8�
6
+ �����1� U�Ξ/96��>���]�?(��X�j�v�Ѷ�T�B� ����ߣ.?
data.tar.gz.sig CHANGED
Binary file
@@ -185,9 +185,9 @@ EOF
185
185
  sumry = ''
186
186
 
187
187
  if raw_summary_fields then
188
- summary_fields = raw_summary_fields.split(',')
188
+ summary_fields = raw_summary_fields.split(',') # .map(&:to_sym)
189
189
  sumry = "\n" + summary_fields.map {|x| x + ': ' + \
190
- self.summary[x]}.join("\n")
190
+ self.summary[x.to_sym]}.join("\n")
191
191
  end
192
192
 
193
193
  if @raw_header then
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dynarex
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.57
4
+ version: 1.2.58
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -29,7 +29,7 @@ cert_chain:
29
29
  kUea9jZD+xTq1Js9t2BHCz3Ev/sgS7CaijrbQetbNwzasFGHRd30xBEwd4zANQOp
30
30
  i0OBH0e4iIMkv+Q+PYlNRnlpQogsAdTs
31
31
  -----END CERTIFICATE-----
32
- date: 2013-10-24 00:00:00.000000000 Z
32
+ date: 2013-10-31 00:00:00.000000000 Z
33
33
  dependencies:
34
34
  - !ruby/object:Gem::Dependency
35
35
  name: rexle
metadata.gz.sig CHANGED
Binary file