around_the_world 0.8.4 → 0.9.0

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: fa3e21807cc3b64c756f91dc1566dacace50c900ffcf147dc06098cbe7db99a8
4
- data.tar.gz: 3f1ca8b89d4ec1f4c062f785f0413273f5ae12f1d70fcaf9dd136b3110b698c3
3
+ metadata.gz: 7295a69a512f914c8e6645b957a2a8e8858ff2190663f0d7c97e6553c4a69287
4
+ data.tar.gz: 1e2a493e559c3763e2310a4d978ab84562d3554baad1b9de2e07244e6cf909c4
5
5
  SHA512:
6
- metadata.gz: 591c87403300ac1db724406c7a39020f2b2a1f20acc823b95f21cb36c7d8539916cf09e957fd5fa159bb9c71bf1315dfc8ed518bb0bfb0ff7b45cd0bd175ea7f
7
- data.tar.gz: ec14667d9ec107c5149dab48660e85917d87bb822d4f2bf9b12748410fad58a57f301786c164aba10a14c93452f16f21a25de246996703d37c1d9845b9e37855
6
+ metadata.gz: c90b57d25be5c518b338bfd9780270bcf4f4519e061d94c110dbf08b912ae42b0dcc4c7a0c399ddd991c791bbe8c9d867d7d771ea61432ce0b497d40198b82af
7
+ data.tar.gz: 88bd660f1db7a5c949f9ba16c21ff2765ae47af28bdf04e925203f72f8141d68a53b64002d3060ec2c8f105b1f542ec991cc2a5c90bfec4be02acef647c41166
@@ -2,5 +2,5 @@
2
2
 
3
3
  module AroundTheWorld
4
4
  # This constant is managed by spicerack
5
- VERSION = "0.8.4"
5
+ VERSION = "0.9.0"
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: around_the_world
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.4
4
+ version: 0.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Allen Rettberg
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-05-15 00:00:00.000000000 Z
11
+ date: 2019-05-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -39,7 +39,7 @@ files:
39
39
  - lib/around_the_world/method_wrapper/proxy_creation.rb
40
40
  - lib/around_the_world/proxy_module.rb
41
41
  - lib/around_the_world/version.rb
42
- homepage: https://www.freshly.com
42
+ homepage: https://github.com/Freshly/spicerack/tree/master/around_the_world
43
43
  licenses:
44
44
  - MIT
45
45
  metadata: {}