short_circu_it 0.25.8.1 → 0.27.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: cd74476ed05e7242d9a1d3376a1d9f439c754c822b546c6b0dbb27d858859297
4
- data.tar.gz: c37f3b509666ca61e4d6eb879ecdf6f236c951d91dc4cfe1e9aade095ed5dcc9
3
+ metadata.gz: e30c261d33b0c6d536e144797e7f3fe2ef013aab618870d10e87b696c4a79ddf
4
+ data.tar.gz: f151ffdf6ed82c2d4d54cb5496789515afc3daad0ea9ed00684561b6ccf97932
5
5
  SHA512:
6
- metadata.gz: 8a8bb474cc2c12c3000dcfc23cc7d0607504cc3e418824405c6a8cdf094f4d1be3653941ca7cba038d1c050cf09a58b69dff1a33b2704409a91c0dff1682b157
7
- data.tar.gz: 8986296bc5cbd0557baf11902bb30d224c4e3446761799ee733b3c460f40fa19870bb192eb04b456df3c4b5293c06dd294292982887f49b7f75922a804ff131a
6
+ metadata.gz: e324ea7b1bc424c74e5bf101e3da29829d5aaef65529cc312f5d0790060eeac74448f3bf673850843a2409ec043d3174f1ad8642fd7728e1138fda81a6410d27
7
+ data.tar.gz: c61ec0c8e2f5f1436df6ac414482cc33af307f8a7799c4d6fee6f07ca7505a60165af4548b293e3ad3cf1fbb8c586640956f86421a3b24378fc43f9f7cbe5586
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Memoize methods safely with parameter and dependency observation
4
4
 
5
- [![Build Status](https://semaphoreci.com/api/v1/freshly/spicerack/branches/master/badge.svg)](https://semaphoreci.com/freshly/spicerack)
5
+ [![Build Status](https://semaphoreci.com/api/v1/freshly/spicerack/branches/main/badge.svg)](https://semaphoreci.com/freshly/spicerack)
6
6
  [![Maintainability](https://api.codeclimate.com/v1/badges/7e089c2617c530a85b17/maintainability)](https://codeclimate.com/github/Freshly/spicerack/maintainability)
7
7
  [![Test Coverage](https://api.codeclimate.com/v1/badges/7e089c2617c530a85b17/test_coverage)](https://codeclimate.com/github/Freshly/spicerack/test_coverage)
8
8
 
@@ -2,5 +2,5 @@
2
2
 
3
3
  module ShortCircuIt
4
4
  # This constant is managed by spicerack
5
- VERSION = "0.25.8.1"
5
+ VERSION = "0.27.0"
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: short_circu_it
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.8.1
4
+ version: 0.27.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: 2021-04-13 00:00:00.000000000 Z
11
+ date: 2021-08-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 0.25.8.1
33
+ version: 0.27.0
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 0.25.8.1
40
+ version: 0.27.0
41
41
  description: Memoize methods safely with parameter and dependency observation
42
42
  email:
43
43
  - allen.rettberg@freshly.com
@@ -52,14 +52,14 @@ files:
52
52
  - lib/short_circu_it/errors.rb
53
53
  - lib/short_circu_it/memoization_store.rb
54
54
  - lib/short_circu_it/version.rb
55
- homepage: https://github.com/Freshly/spicerack/tree/master/short_circu_it
55
+ homepage: https://github.com/Freshly/spicerack/tree/main/short_circu_it
56
56
  licenses:
57
57
  - MIT
58
58
  metadata:
59
- homepage_uri: https://github.com/Freshly/spicerack/tree/master/short_circu_it
60
- source_code_uri: https://github.com/Freshly/spicerack/tree/master/short_circu_it
61
- changelog_uri: https://github.com/Freshly/spicerack/blob/master/short_circu_it/CHANGELOG.md
62
- documentation_uri: https://www.rubydoc.info/gems/short_circu_it/0.25.8.1
59
+ homepage_uri: https://github.com/Freshly/spicerack/tree/main/short_circu_it
60
+ source_code_uri: https://github.com/Freshly/spicerack/tree/main/short_circu_it
61
+ changelog_uri: https://github.com/Freshly/spicerack/blob/main/short_circu_it/CHANGELOG.md
62
+ documentation_uri: https://www.rubydoc.info/gems/short_circu_it/0.27.0
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths:
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.1.6
78
+ rubygems_version: 3.2.25
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: An intelligent and feature rich memoization gem