dynarex 1.2.86 → 1.2.87

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: 4a5cf0b3511ac026e1b91052e1fbf14c3e241365
4
- data.tar.gz: 7c487f6e3d20c44346e368527f59029446662bd0
3
+ metadata.gz: d7a2f3be6bb751a5ae6f294fbd9056dc5e351a12
4
+ data.tar.gz: 3787f7efac16f311d891e40d52b2fc5830cefa58
5
5
  SHA512:
6
- metadata.gz: 6c363fd98e8dcf7f797f5b6dc60f7a4f8ff28ee2ce6e9a3b176c91258a71e133e7291d92e7e5ca0663cb45255a71eb9288f0a7ec7117257f9638b77f228f6eb4
7
- data.tar.gz: 68f883614adadb1fff6f0175d8c39a11cd2eda1c24dc4dfa5da48081432dc862d9b8b6d3adb25e99f20a85cd3a609fd6809725d2d322641a4e063ed853ebcc7c
6
+ metadata.gz: 682ae1685a78728c9f6cb1da907fafabfebbfb54935b47eb2a529137cdb688bcc263f67e4268a764b0c5dfd570053f2c1e9bb0a29f5ee0126b1cc18a4b575ff3
7
+ data.tar.gz: 538b595d673e45bc01336cb0fd56a851737a4e471947abfbf3b7580c51f33a8d06196257aab3aa2c028991db7d815bb99906d7b355afe0cc8f92f0b035885194
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -350,7 +350,7 @@ EOF
350
350
  def delete(x)
351
351
 
352
352
  if x.to_i.to_s == x.to_s and x[/[0-9]/] then
353
- @doc.delete("records/*[@id='#{x}']")
353
+ @doc.root.delete("records/*[@id='#{x}']")
354
354
  else
355
355
  @doc.delete x
356
356
  end
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.86
4
+ version: 1.2.87
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
metadata.gz.sig CHANGED
Binary file