rscript 0.4.1 → 0.4.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f820eec7370d30c6d9722ad365f7cf8047d043a0
4
- data.tar.gz: 34d3a21943d3bf371cb51dd1c23bfb515de09114
3
+ metadata.gz: fc3f40360bfcfaa7ccad1714ff106750a5b02a34
4
+ data.tar.gz: 6c76f8853884bd8971ba0df510768146c97031b8
5
5
  SHA512:
6
- metadata.gz: '079a7fe21e8f061f699847f17c43ea833610c3cd1aab431566945846edbe9c5bafe498af4da176a9a3776c24eb8140fd08b29a22a81d5d651a2dd2c95629d5b8'
7
- data.tar.gz: 41f090eeb256bb0dc35534a4d67eeeb7fb32bf11f3509b9bf6217731f025ac09ebd52caa3e768e61ed969be9ba1e464e7388c88ae7389b6f1b9f796f13a4f481
6
+ metadata.gz: a478c2358ce674b43ddd48305f87fce6ac64c216c6f5658e3e745d88714709faf7414315e173e0571936d6d9397f143e545ed2bb465e1506ae60c72bfe2eb33d
7
+ data.tar.gz: 4b943c128dab882f79dab27e390ac481b3f3f79612e385db6a8f0448ac4fbd682329478d36bee8933fd570ce2b41f84dbeca04299a2bf83c23ba23e0c3063ce4
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/lib/rscript.rb CHANGED
@@ -3,10 +3,11 @@
3
3
  # file: rscript.rb
4
4
 
5
5
  # created: 1-Jul-2009
6
- # updated: 24-Mar-2018
6
+ # updated: 10-Jul-2018
7
7
 
8
8
  # modification:
9
9
 
10
+ # 10-Jul-2018: feature: Attributes can now be read from the job
10
11
  # 24-Mar-2018: Bug fix: Public method run() can now correctly
11
12
  # handle a param value of nil
12
13
  # 07-Nov-2017: feature: The log object is now passed into initialize()
@@ -20,6 +21,7 @@
20
21
  # 08-Aug-2013: re-enabled the hashcache;
21
22
  # 24-Jun-2011: disabled the hashcache
22
23
 
24
+
23
25
  # description
24
26
  # - This script executes Ruby script contained within an XML file.
25
27
  # - The XML file can be stored locally or on a website.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rscript
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -31,7 +31,7 @@ cert_chain:
31
31
  TqGxWMRGelsOt2zNIFH+8d4Yz1dYsNbhK66Q8KRR2vHoT/9T3IJGBPHdsR6Kl6yB
32
32
  e5SlxbsP/R/Leg==
33
33
  -----END CERTIFICATE-----
34
- date: 2018-03-24 00:00:00.000000000 Z
34
+ date: 2018-07-10 00:00:00.000000000 Z
35
35
  dependencies:
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: hashcache
metadata.gz.sig CHANGED
Binary file