around_the_world 0.25.3 → 0.25.8.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: a2d6639985934f74a64af69b9519b6f2708b3ecc876fea56c43809e355c13433
4
- data.tar.gz: f4b744b553fdd510f8367d32a720e1cec243d67bf6378857a64e51ee49533668
3
+ metadata.gz: 2ec83a1ce16ad483bb9e48412858699a4a2ad27b126ecf4e5353176ff2b446b2
4
+ data.tar.gz: 376e0cc391732585335834968b5d556481d3c140e7b1ff83818a07b395261754
5
5
  SHA512:
6
- metadata.gz: ca91cbe228bbb7de69335a3864e674f47288b1416bfaef76d63572e5ab66598a193b7d721a1615cac0f9f8c6707755b529b378b9b8d91c789e18ddccc65a840d
7
- data.tar.gz: 3cf36db99c781699c12122716669170ef70c78afc4b443116d880f078534d629d4da6d7c26b43b91ce6c0fb95ad7805138a55a8bae3cce61fb7f2175e3b8120d
6
+ metadata.gz: 6fd473e438ab40fbe1858b64ca4accaf223d039def862c3be0d9bbe9d7b953db962b6f72de175ff40e6eef650d5fccc4866ce5d0eb0bee0402f7e861ccb69f9b
7
+ data.tar.gz: e10129f43e67b797424e576a937034c417c699c08afa172156043e4ecda58949982f31005df1eb7bef3c354aff5bb0c908ec55f7937aa938f4ecbce56bdaa96b
@@ -2,5 +2,5 @@
2
2
 
3
3
  module AroundTheWorld
4
4
  # This constant is managed by spicerack
5
- VERSION = "0.25.3"
5
+ VERSION = "0.25.8.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.25.3
4
+ version: 0.25.8.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: 2020-12-23 00:00:00.000000000 Z
11
+ date: 2021-04-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -47,7 +47,7 @@ metadata:
47
47
  homepage_uri: https://github.com/Freshly/spicerack/tree/master/around_the_world
48
48
  source_code_uri: https://github.com/Freshly/spicerack/tree/master/around_the_world
49
49
  changelog_uri: https://github.com/Freshly/spicerack/blob/master/around_the_world/CHANGELOG.md
50
- documentation_uri: https://www.rubydoc.info/gems/around_the_world/0.25.3
50
+ documentation_uri: https://www.rubydoc.info/gems/around_the_world/0.25.8.1
51
51
  post_install_message:
52
52
  rdoc_options: []
53
53
  require_paths:
@@ -63,7 +63,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
63
63
  - !ruby/object:Gem::Version
64
64
  version: '0'
65
65
  requirements: []
66
- rubygems_version: 3.1.4
66
+ rubygems_version: 3.1.6
67
67
  signing_key:
68
68
  specification_version: 4
69
69
  summary: Allows you to easily wrap methods with custom logic on any class