dynarex 1.5.27 → 1.5.28

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: bdf53cf29ad59049ba3cc051e83c5dcc6bf1bdce
4
- data.tar.gz: b4523f7fc0fdbf14beff8058e5b710295ebabae6
3
+ metadata.gz: 39ea9d50fe30b29b9ba4ded01ed71dbb4f344d30
4
+ data.tar.gz: 5c48775b4668e0d2ec406fae472d96b8971e724f
5
5
  SHA512:
6
- metadata.gz: 06d70892f4e0fcd5d53c7d9f5b8d26f32f78b2834899b8783970402ff5d96909d6aec29fe4ccaa2482d5ef64948eff0d4027ee1dfd22292b053ee95a99da1199
7
- data.tar.gz: 2a221c7f133992bfca3d2134865bce07c19a766b82a97950b76d5560a5db364b091c6521a973ae710b920a1781b8607b3b4a36a0ebd85db8550244925fbf765d
6
+ metadata.gz: 8d7973c1cdfefbb27f784571f5b5aa766b9d25d071288df06ec1d57d8ed8eabc15aed51e1db8caa412b34880e622fdfecd2973a46f83d66e32138e6e00a399c0
7
+ data.tar.gz: 6fb04a1e41a7ce2a285165c4eb502393c6e3ddd1f2ad82a0fbe3358c17e8046793950740a2a32dd87ac6d6878dd1bb5ba12bfa314471cfb69e529055af7bb889
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -338,7 +338,7 @@ EOF
338
338
  # dynarex = Dynarex.new 'contacts/contact(name,age,dob)'
339
339
  # dynarex.create name: Bob, age: 52
340
340
 
341
- def create(arg, id=nil, custom_attributes: {})
341
+ def create(arg, id: nil, custom_attributes: {})
342
342
 
343
343
  raise 'Dynarex#create(): input error: no arg provided' unless arg
344
344
 
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.5.27
4
+ version: 1.5.28
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -31,7 +31,7 @@ cert_chain:
31
31
  zafTuKRozNy5wCw7Z32VaDGcJ+yTPq73CrcPrNyaoxqGfU0qNsh6oGvwrq4Q1k4j
32
32
  Pz2GWE7KigXTBg==
33
33
  -----END CERTIFICATE-----
34
- date: 2015-06-23 00:00:00.000000000 Z
34
+ date: 2015-06-25 00:00:00.000000000 Z
35
35
  dependencies:
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: dynarex-import
metadata.gz.sig CHANGED
Binary file