pheme 5.1.3 → 5.1.5
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 +23 -23
- 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: 5c1bae0d42648411a4f20956cd263bb5eaf806cf8bee286b90c5c562784eac9d
|
4
|
+
data.tar.gz: 6f2cc909763edc95c0f79f9eb671a0569bd760758865593afa07383aa887afb7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1d2c6c5f05cabcda662a170aeb17459afaa4113b82c04831372dbf8f93a8f6704f8a10ade1db975f252da32eaa7d8aa25455cff05d77af49e2736797534046db
|
7
|
+
data.tar.gz: bbc43d6cf2ae21ca64939b7b7d02fbff06f623e5f13f217a30bfad61f86b9fba148ff91c6a19fb419d034e55cc288596de7e63d8a659d6d1c01e4a6a63c6adaf
|
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.5 - 2023-01-03
|
8
|
+
### Changed
|
9
|
+
- Updated dependencies
|
10
|
+
|
11
|
+
## 5.1.4 - 2022-12-02
|
12
|
+
### Changed
|
13
|
+
- Updated dependencies
|
14
|
+
|
7
15
|
## 5.1.3 - 2022-11-08
|
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.5)
|
5
5
|
activesupport (>= 4)
|
6
6
|
aws-sdk-sns (~> 1.1)
|
7
7
|
aws-sdk-sqs (~> 1.3)
|
@@ -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.
|
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,23 +40,23 @@ 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
|
-
jmespath (1.6.
|
49
|
-
json (2.6.
|
48
|
+
jmespath (1.6.2)
|
49
|
+
json (2.6.3)
|
50
50
|
minitest (5.16.3)
|
51
51
|
parallel (1.22.1)
|
52
|
-
parser (3.1.
|
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)
|
59
|
-
regexp_parser (2.6.
|
59
|
+
regexp_parser (2.6.1)
|
60
60
|
resource-struct (0.4.0)
|
61
61
|
rexml (3.2.5)
|
62
62
|
rspec (3.12.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,32 +89,32 @@ 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.
|
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)
|
116
116
|
unicode-display_width (2.3.0)
|
117
|
-
ws-style (6.14.
|
117
|
+
ws-style (6.14.2)
|
118
118
|
rubocop (>= 1.36)
|
119
119
|
rubocop-performance (>= 1.10.2)
|
120
120
|
rubocop-rails (>= 2.9.1)
|
@@ -138,4 +138,4 @@ DEPENDENCIES
|
|
138
138
|
ws-style
|
139
139
|
|
140
140
|
BUNDLED WITH
|
141
|
-
2.3.
|
141
|
+
2.3.26
|
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.5
|
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-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|