invocations 0.2.7 → 0.2.8

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
  SHA256:
3
- metadata.gz: 8dda6ffe3277451ac652cbbb6b6266ad3102f3b2c94b79f4f26c58d710dc0d8c
4
- data.tar.gz: 6893f6511704128238594993f99193896bba1114816f14e0c731015f9837b57c
3
+ metadata.gz: 78a783cee82c6c53f47939ea766db48c14adb1a0ff17bf74cf905a9bb3046eec
4
+ data.tar.gz: bf41cb67a9e4398523363da6cb77cfc1c3c40ba31c0438be94853c56b2a8f2a2
5
5
  SHA512:
6
- metadata.gz: 8fd98a1f2051d84caad6fecb39674c42e2b103bd4f88f287fcff23ad77135a8a52d735a425612f4ace1f9f81381cbf1e4c7969aed45dfa94bde3bc4820023e60
7
- data.tar.gz: 9364d0e949a3d1c079f189373611a099a11df3ab90aa0470dfa420f917ade7fe0937effbd88af2906d536c2dad650886901c773e0cc6da468800e85e58b282ef
6
+ metadata.gz: 3a9196de2ba92a022e7a90124a3388bf35d509276492e5fed3655a8aefa1cd4c418163f6a4a3c31394f7398bcba86b8bb63507239bca0a689badafb2d872c978
7
+ data.tar.gz: cb02440c13a378fbc55bbcfece7b1f40438b727aae0bd1fbfbabeed5709cbd7b0409965fce5682b3f9c56ddcba69dee057211b1f2b929bb7348e3e25700ad643
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -9,7 +9,7 @@
9
9
  # keywords.
10
10
  #
11
11
  class Invocation
12
- %i(call yield []).each { |name| singleton_class.alias_method name, :new }
12
+ %i(call yield []).each { |name| singleton_class.send :alias_method, name, :new }
13
13
 
14
14
  # Creates a new Invocation.
15
15
  #
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: invocations
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.7
4
+ version: 0.2.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Olstrom
@@ -34,7 +34,7 @@ cert_chain:
34
34
  EIKh6yDoB+oCRuiTV0uw/lKE2PtbONhJb7uN1qhZqla/iBpmUjiEu8+skI+ygv9n
35
35
  7Krw8FJrV3+VRCiZTPKHeshAfL9yeIZh
36
36
  -----END CERTIFICATE-----
37
- date: 2018-05-10 00:00:00.000000000 Z
37
+ date: 2018-05-11 00:00:00.000000000 Z
38
38
  dependencies: []
39
39
  description:
40
40
  email: chris@olstrom.com
metadata.gz.sig CHANGED
Binary file