pheme 5.2.8 → 5.2.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/main.yml +1 -1
- data/CHANGELOG.md +8 -0
- data/Gemfile.lock +24 -25
- data/lib/pheme/version.rb +1 -1
- data/pheme.gemspec +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1609837855073da5bd001e2c563b5372e4383870b3530f19f86cd7ac16fdcbf4
|
4
|
+
data.tar.gz: 73c5d9dce746756ee694abd2b5f42465aff67f7977f174ab9a3794899502b64d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 71766e0701bade8508ad38d7743292783c4dbaa6bc9501dcb1cd48eb4a799b4716aff9c166eed58b1361d6eb847d7e8113c2f35df885461a71cf5483a7e4496a
|
7
|
+
data.tar.gz: 100fd53fb80fabeb8b7b13dfa77fad9ac5a05f0e8aed4f186d06a1b4af66b208ecc2a6d016298b9f576ff26a315f4b63a276042cbfe59dd3f2d7eb591933ebf5
|
data/.github/workflows/main.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.2.9 - 2023-11-30
|
8
|
+
### Changed
|
9
|
+
- Support all currently supported versions of Ruby
|
10
|
+
|
11
|
+
## 5.2.8 - 2023-11-06
|
12
|
+
### Changed
|
13
|
+
- Updated dependencies
|
14
|
+
|
7
15
|
## 5.2.7 - 2023-10-13
|
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.2.
|
4
|
+
pheme (5.2.10)
|
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.1.
|
14
|
+
activesupport (7.1.2)
|
15
15
|
base64
|
16
16
|
bigdecimal
|
17
17
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
@@ -25,21 +25,21 @@ GEM
|
|
25
25
|
public_suffix (>= 2.0.2, < 6.0)
|
26
26
|
ast (2.4.2)
|
27
27
|
aws-eventstream (1.2.0)
|
28
|
-
aws-partitions (1.
|
29
|
-
aws-sdk-core (3.
|
28
|
+
aws-partitions (1.844.0)
|
29
|
+
aws-sdk-core (3.186.0)
|
30
30
|
aws-eventstream (~> 1, >= 1.0.2)
|
31
31
|
aws-partitions (~> 1, >= 1.651.0)
|
32
32
|
aws-sigv4 (~> 1.5)
|
33
33
|
jmespath (~> 1, >= 1.6.1)
|
34
|
-
aws-sdk-sns (1.
|
34
|
+
aws-sdk-sns (1.68.0)
|
35
35
|
aws-sdk-core (~> 3, >= 3.184.0)
|
36
36
|
aws-sigv4 (~> 1.1)
|
37
|
-
aws-sdk-sqs (1.
|
37
|
+
aws-sdk-sqs (1.65.0)
|
38
38
|
aws-sdk-core (~> 3, >= 3.184.0)
|
39
39
|
aws-sigv4 (~> 1.1)
|
40
|
-
aws-sigv4 (1.6.
|
40
|
+
aws-sigv4 (1.6.1)
|
41
41
|
aws-eventstream (~> 1, >= 1.0.2)
|
42
|
-
base64 (0.
|
42
|
+
base64 (0.2.0)
|
43
43
|
bigdecimal (3.1.4)
|
44
44
|
bundler-audit (0.9.1)
|
45
45
|
bundler (>= 1.2.0, < 3)
|
@@ -48,7 +48,7 @@ GEM
|
|
48
48
|
connection_pool (2.4.1)
|
49
49
|
diff-lcs (1.5.0)
|
50
50
|
docile (1.4.0)
|
51
|
-
drb (2.
|
51
|
+
drb (2.2.0)
|
52
52
|
ruby2_keywords
|
53
53
|
git (1.18.0)
|
54
54
|
addressable (~> 2.8)
|
@@ -60,18 +60,18 @@ GEM
|
|
60
60
|
language_server-protocol (3.17.0.3)
|
61
61
|
lint_roller (1.1.0)
|
62
62
|
minitest (5.20.0)
|
63
|
-
mutex_m (0.
|
63
|
+
mutex_m (0.2.0)
|
64
64
|
parallel (1.23.0)
|
65
65
|
parser (3.2.2.4)
|
66
66
|
ast (~> 2.4.1)
|
67
67
|
racc
|
68
68
|
public_suffix (5.0.3)
|
69
|
-
racc (1.7.
|
69
|
+
racc (1.7.3)
|
70
70
|
rack (3.0.8)
|
71
71
|
rainbow (3.1.1)
|
72
|
-
rake (13.0
|
72
|
+
rake (13.1.0)
|
73
73
|
rchardet (1.8.0)
|
74
|
-
regexp_parser (2.8.
|
74
|
+
regexp_parser (2.8.2)
|
75
75
|
resource-struct (0.4.0)
|
76
76
|
rexml (3.2.6)
|
77
77
|
rspec (3.12.0)
|
@@ -94,19 +94,18 @@ GEM
|
|
94
94
|
rspec-support (3.12.1)
|
95
95
|
rspec_junit_formatter (0.6.0)
|
96
96
|
rspec-core (>= 2, < 4, != 2.12.0)
|
97
|
-
rubocop (1.
|
98
|
-
base64 (~> 0.1.1)
|
97
|
+
rubocop (1.57.2)
|
99
98
|
json (~> 2.3)
|
100
99
|
language_server-protocol (>= 3.17.0)
|
101
100
|
parallel (~> 1.10)
|
102
|
-
parser (>= 3.2.2.
|
101
|
+
parser (>= 3.2.2.4)
|
103
102
|
rainbow (>= 2.2.2, < 4.0)
|
104
103
|
regexp_parser (>= 1.8, < 3.0)
|
105
104
|
rexml (>= 3.2.5, < 4.0)
|
106
105
|
rubocop-ast (>= 1.28.1, < 2.0)
|
107
106
|
ruby-progressbar (~> 1.7)
|
108
107
|
unicode-display_width (>= 2.4.0, < 3.0)
|
109
|
-
rubocop-ast (1.
|
108
|
+
rubocop-ast (1.30.0)
|
110
109
|
parser (>= 3.2.1.0)
|
111
110
|
rubocop-capybara (2.19.0)
|
112
111
|
rubocop (~> 1.41)
|
@@ -119,8 +118,8 @@ GEM
|
|
119
118
|
activesupport (>= 4.2.0)
|
120
119
|
rack (>= 1.1)
|
121
120
|
rubocop (>= 1.33.0, < 2.0)
|
122
|
-
rubocop-rspec (2.
|
123
|
-
rubocop (~> 1.
|
121
|
+
rubocop-rspec (2.25.0)
|
122
|
+
rubocop (~> 1.40)
|
124
123
|
rubocop-capybara (~> 2.17)
|
125
124
|
rubocop-factory_bot (~> 2.22)
|
126
125
|
rubocop-vendor (0.12.1)
|
@@ -134,26 +133,26 @@ GEM
|
|
134
133
|
simplecov-html (0.12.3)
|
135
134
|
simplecov_json_formatter (0.1.4)
|
136
135
|
smarter_csv (1.9.0)
|
137
|
-
standard (1.
|
136
|
+
standard (1.32.0)
|
138
137
|
language_server-protocol (~> 3.17.0.2)
|
139
138
|
lint_roller (~> 1.0)
|
140
|
-
rubocop (~> 1.
|
139
|
+
rubocop (~> 1.57.2)
|
141
140
|
standard-custom (~> 1.0.0)
|
142
141
|
standard-performance (~> 1.2)
|
143
142
|
standard-custom (1.0.2)
|
144
143
|
lint_roller (~> 1.0)
|
145
144
|
rubocop (~> 1.50)
|
146
|
-
standard-performance (1.2.
|
145
|
+
standard-performance (1.2.1)
|
147
146
|
lint_roller (~> 1.1)
|
148
|
-
rubocop-performance (~> 1.19.
|
147
|
+
rubocop-performance (~> 1.19.1)
|
149
148
|
standard-rails (0.2.0)
|
150
149
|
lint_roller (~> 1.0)
|
151
150
|
rubocop-rails (~> 2.20.2)
|
152
|
-
thor (1.
|
151
|
+
thor (1.3.0)
|
153
152
|
tzinfo (2.0.6)
|
154
153
|
concurrent-ruby (~> 1.0)
|
155
154
|
unicode-display_width (2.5.0)
|
156
|
-
ws-style (7.2.
|
155
|
+
ws-style (7.2.1)
|
157
156
|
rubocop-rspec (>= 2.2.0)
|
158
157
|
rubocop-vendor (>= 0.11)
|
159
158
|
standard (>= 1.30.1)
|
data/lib/pheme/version.rb
CHANGED
data/pheme.gemspec
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.2.
|
4
|
+
version: 5.2.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Peter Graham
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-12-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|
@@ -273,7 +273,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
273
273
|
requirements:
|
274
274
|
- - ">="
|
275
275
|
- !ruby/object:Gem::Version
|
276
|
-
version: '3.
|
276
|
+
version: '3.0'
|
277
277
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
278
278
|
requirements:
|
279
279
|
- - ">="
|