around_the_world 0.7.0 → 0.7.1

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: 75b4b52a5e59536c62e6b4705323e3622f98a38ca67e65021ce8bef43bb8f9fd
4
- data.tar.gz: 04a4d142a736ec0a1cef59871122c45132a57b60f6d49a6992d2781779beddc4
3
+ metadata.gz: 0a9f796dca4bb5637efbadfa90297add8202f4f104690b3ab8326843fa78e307
4
+ data.tar.gz: '02976387d5da06fe10028afe752d321c62bb07370c081f5b4658b81d5164eb5e'
5
5
  SHA512:
6
- metadata.gz: 935d5560878af2d2644868e900df25f9de07862239eda5dc706da4017b5293ea96bc2e61a1e899d3c3c801a7467a86dcdc01f008535a7264e4d7b0782dae8971
7
- data.tar.gz: b9e7c153f050b0bf8f0aec4aa6e52a1095a8daa10fa0ef241652e4efb710345f243a81cdf3d142af9c652f44c902f94bedfc82f1e6c2d2000f1816abd30d0cd8
6
+ metadata.gz: 963d8be079facd0d2c6ba2b7898927d60d749bc11806af184593ab07f2b92f546769dd5cc3f10791b59bef0d0bb662291cdfb7ee8b398fd6223b0d76649a5d7a
7
+ data.tar.gz: 33f30e7c5746687b62e70273aa9d803931a9aadd9c9896fef5d3818797d3dc628b1d71ccfd8d80fab537fd5b221e176db26aa78190d77be2c9f0bb98f06022ea
@@ -2,5 +2,5 @@
2
2
 
3
3
  module AroundTheWorld
4
4
  # This constant is managed by spicerack
5
- VERSION = "0.7.0"
5
+ VERSION = "0.7.1"
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.7.0
4
+ version: 0.7.1
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-04-14 00:00:00.000000000 Z
11
+ date: 2019-04-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -58,8 +58,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
58
58
  - !ruby/object:Gem::Version
59
59
  version: '0'
60
60
  requirements: []
61
- rubyforge_project:
62
- rubygems_version: 2.7.6
61
+ rubygems_version: 3.0.3
63
62
  signing_key:
64
63
  specification_version: 4
65
64
  summary: Allows you to easily wrap methods with custom logic on any class