pheme 5.1.4 → 5.1.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/stale.yml +1 -1
- data/CHANGELOG.md +8 -0
- data/Gemfile.lock +20 -20
- data/lib/pheme/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7a613f6d02113d2f2d0d665ccefe465f14545a522f4b40c9cb48e8f026b7cdd2
|
4
|
+
data.tar.gz: 28379783f5dc9e9d93f03e4aef849e71617376a9b7edeaf9428312ed7138d978
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 67b499d1dfae2ed9c26b1cfbb800c3e37b3a53d14577c892186a41d4d298f0329dec9b3af5a953098c56818e90888f295555785a5d2850c13c59ad02318fb76a
|
7
|
+
data.tar.gz: 667326ee8bd25fd3d5a52d943f183232d2a70e367ad41bab10f85a1fdb595882fe2a3f92c956eac605ce511a023b4fbc188ab139cdce2304e09ca9b3e0ca5988
|
data/.github/workflows/stale.yml
CHANGED
data/CHANGELOG.md
CHANGED
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
|
|
4
4
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
5
5
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
6
6
|
|
7
|
+
## 5.1.6 - 2023-01-04
|
8
|
+
### Changed
|
9
|
+
- Updated dependencies
|
10
|
+
|
11
|
+
## 5.1.5 - 2023-01-03
|
12
|
+
### Changed
|
13
|
+
- Updated dependencies
|
14
|
+
|
7
15
|
## 5.1.4 - 2022-12-02
|
8
16
|
### Changed
|
9
17
|
- Updated dependencies
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
pheme (5.1.
|
4
|
+
pheme (5.1.6)
|
5
5
|
activesupport (>= 4)
|
6
6
|
aws-sdk-sns (~> 1.1)
|
7
7
|
aws-sdk-sqs (~> 1.3)
|
@@ -11,7 +11,7 @@ PATH
|
|
11
11
|
GEM
|
12
12
|
remote: https://rubygems.org/
|
13
13
|
specs:
|
14
|
-
activesupport (7.0.4)
|
14
|
+
activesupport (7.0.4.1)
|
15
15
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
16
16
|
i18n (>= 1.6, < 2)
|
17
17
|
minitest (>= 5.1)
|
@@ -20,16 +20,16 @@ GEM
|
|
20
20
|
public_suffix (>= 2.0.2, < 6.0)
|
21
21
|
ast (2.4.2)
|
22
22
|
aws-eventstream (1.2.0)
|
23
|
-
aws-partitions (1.
|
24
|
-
aws-sdk-core (3.168.
|
23
|
+
aws-partitions (1.686.0)
|
24
|
+
aws-sdk-core (3.168.4)
|
25
25
|
aws-eventstream (~> 1, >= 1.0.2)
|
26
26
|
aws-partitions (~> 1, >= 1.651.0)
|
27
27
|
aws-sigv4 (~> 1.5)
|
28
28
|
jmespath (~> 1, >= 1.6.1)
|
29
|
-
aws-sdk-sns (1.
|
29
|
+
aws-sdk-sns (1.57.0)
|
30
30
|
aws-sdk-core (~> 3, >= 3.165.0)
|
31
31
|
aws-sigv4 (~> 1.1)
|
32
|
-
aws-sdk-sqs (1.52.
|
32
|
+
aws-sdk-sqs (1.52.1)
|
33
33
|
aws-sdk-core (~> 3, >= 3.165.0)
|
34
34
|
aws-sigv4 (~> 1.1)
|
35
35
|
aws-sigv4 (1.5.2)
|
@@ -40,19 +40,19 @@ GEM
|
|
40
40
|
concurrent-ruby (1.1.10)
|
41
41
|
diff-lcs (1.5.0)
|
42
42
|
docile (1.4.0)
|
43
|
-
git (1.
|
43
|
+
git (1.13.0)
|
44
44
|
addressable (~> 2.8)
|
45
45
|
rchardet (~> 1.8)
|
46
46
|
i18n (1.12.0)
|
47
47
|
concurrent-ruby (~> 1.0)
|
48
48
|
jmespath (1.6.2)
|
49
|
-
json (2.6.
|
50
|
-
minitest (5.
|
49
|
+
json (2.6.3)
|
50
|
+
minitest (5.17.0)
|
51
51
|
parallel (1.22.1)
|
52
52
|
parser (3.1.3.0)
|
53
53
|
ast (~> 2.4.1)
|
54
|
-
public_suffix (5.0.
|
55
|
-
rack (3.0.
|
54
|
+
public_suffix (5.0.1)
|
55
|
+
rack (3.0.3)
|
56
56
|
rainbow (3.1.1)
|
57
57
|
rake (13.0.6)
|
58
58
|
rchardet (1.8.0)
|
@@ -67,19 +67,19 @@ GEM
|
|
67
67
|
rspec-expectations (>= 2.99.0.beta1)
|
68
68
|
rspec-core (3.12.0)
|
69
69
|
rspec-support (~> 3.12.0)
|
70
|
-
rspec-expectations (3.12.
|
70
|
+
rspec-expectations (3.12.1)
|
71
71
|
diff-lcs (>= 1.2.0, < 2.0)
|
72
72
|
rspec-support (~> 3.12.0)
|
73
73
|
rspec-its (1.3.0)
|
74
74
|
rspec-core (>= 3.0.0)
|
75
75
|
rspec-expectations (>= 3.0.0)
|
76
|
-
rspec-mocks (3.12.
|
76
|
+
rspec-mocks (3.12.1)
|
77
77
|
diff-lcs (>= 1.2.0, < 2.0)
|
78
78
|
rspec-support (~> 3.12.0)
|
79
79
|
rspec-support (3.12.0)
|
80
80
|
rspec_junit_formatter (0.6.0)
|
81
81
|
rspec-core (>= 2, < 4, != 2.12.0)
|
82
|
-
rubocop (1.
|
82
|
+
rubocop (1.41.1)
|
83
83
|
json (~> 2.3)
|
84
84
|
parallel (~> 1.10)
|
85
85
|
parser (>= 3.1.2.1)
|
@@ -89,27 +89,27 @@ GEM
|
|
89
89
|
rubocop-ast (>= 1.23.0, < 2.0)
|
90
90
|
ruby-progressbar (~> 1.7)
|
91
91
|
unicode-display_width (>= 1.4.0, < 3.0)
|
92
|
-
rubocop-ast (1.24.
|
92
|
+
rubocop-ast (1.24.1)
|
93
93
|
parser (>= 3.1.1.0)
|
94
|
-
rubocop-performance (1.15.
|
94
|
+
rubocop-performance (1.15.2)
|
95
95
|
rubocop (>= 1.7.0, < 2.0)
|
96
96
|
rubocop-ast (>= 0.4.0)
|
97
|
-
rubocop-rails (2.17.
|
97
|
+
rubocop-rails (2.17.4)
|
98
98
|
activesupport (>= 4.2.0)
|
99
99
|
rack (>= 1.1)
|
100
100
|
rubocop (>= 1.33.0, < 2.0)
|
101
|
-
rubocop-rspec (2.
|
101
|
+
rubocop-rspec (2.16.0)
|
102
102
|
rubocop (~> 1.33)
|
103
103
|
rubocop-vendor (0.8.10)
|
104
104
|
rubocop (>= 0.53.0)
|
105
105
|
ruby-progressbar (1.11.0)
|
106
|
-
simplecov (0.
|
106
|
+
simplecov (0.22.0)
|
107
107
|
docile (~> 1.1)
|
108
108
|
simplecov-html (~> 0.11)
|
109
109
|
simplecov_json_formatter (~> 0.1)
|
110
110
|
simplecov-html (0.12.3)
|
111
111
|
simplecov_json_formatter (0.1.4)
|
112
|
-
smarter_csv (1.7.
|
112
|
+
smarter_csv (1.7.3)
|
113
113
|
thor (1.2.1)
|
114
114
|
tzinfo (2.0.5)
|
115
115
|
concurrent-ruby (~> 1.0)
|
data/lib/pheme/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pheme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 5.1.
|
4
|
+
version: 5.1.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Peter Graham
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-01-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|