pheme 5.2.1 → 5.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +9 -0
- data/Gemfile.lock +18 -16
- data/SECURITY.md +15 -0
- data/lib/pheme/version.rb +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f73be2c0198c779c7160e45a9822d56bc75dead45e91162d0fc404c6b50823a0
|
|
4
|
+
data.tar.gz: 652c61378164b2c04aa8b8785aebd53ab4f423dd2d4fee35f0e59d95554e2a58
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 890b6bba427ebcedd1f9678736ce83b90b71886248d586528f84a35537cdc5d593d54d1551077613bbba82ae2c98ae1d63f86425c4cca8f2c4a93d0765cfd035
|
|
7
|
+
data.tar.gz: 8da31084687842480e05028030d0bedeab510f71d6310bf1201f266389c346179168adaaf5465880ea24299c80dfb110a67807c7afd95d9e9bc3e38d33aee27b
|
data/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,15 @@ 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
|
+
|
|
8
|
+
## 5.2.3 - 2023-07-17
|
|
9
|
+
### Changed
|
|
10
|
+
- Updated dependencies
|
|
11
|
+
|
|
12
|
+
## 5.2.2 - 2023-07-14
|
|
13
|
+
### Changed
|
|
14
|
+
- Added SECURITY.md file to repo
|
|
15
|
+
|
|
7
16
|
## 5.2.1 - 2023-07-05
|
|
8
17
|
### Changed
|
|
9
18
|
- 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.3)
|
|
5
5
|
activesupport (>= 4)
|
|
6
6
|
aws-sdk-sns (~> 1.1)
|
|
7
7
|
aws-sdk-sqs (~> 1.3)
|
|
@@ -20,17 +20,17 @@ 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.786.0)
|
|
24
|
+
aws-sdk-core (3.178.0)
|
|
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.
|
|
30
|
-
aws-sdk-core (~> 3, >= 3.
|
|
29
|
+
aws-sdk-sns (1.65.0)
|
|
30
|
+
aws-sdk-core (~> 3, >= 3.177.0)
|
|
31
31
|
aws-sigv4 (~> 1.1)
|
|
32
|
-
aws-sdk-sqs (1.
|
|
33
|
-
aws-sdk-core (~> 3, >= 3.
|
|
32
|
+
aws-sdk-sqs (1.61.0)
|
|
33
|
+
aws-sdk-core (~> 3, >= 3.177.0)
|
|
34
34
|
aws-sigv4 (~> 1.1)
|
|
35
35
|
aws-sigv4 (1.6.0)
|
|
36
36
|
aws-eventstream (~> 1, >= 1.0.2)
|
|
@@ -48,13 +48,13 @@ GEM
|
|
|
48
48
|
jmespath (1.6.2)
|
|
49
49
|
json (2.6.3)
|
|
50
50
|
language_server-protocol (3.17.0.3)
|
|
51
|
-
lint_roller (1.
|
|
51
|
+
lint_roller (1.1.0)
|
|
52
52
|
minitest (5.18.1)
|
|
53
53
|
parallel (1.23.0)
|
|
54
54
|
parser (3.2.2.3)
|
|
55
55
|
ast (~> 2.4.1)
|
|
56
56
|
racc
|
|
57
|
-
public_suffix (5.0.
|
|
57
|
+
public_suffix (5.0.3)
|
|
58
58
|
racc (1.7.1)
|
|
59
59
|
rack (3.0.8)
|
|
60
60
|
rainbow (3.1.1)
|
|
@@ -77,7 +77,7 @@ GEM
|
|
|
77
77
|
rspec-its (1.3.0)
|
|
78
78
|
rspec-core (>= 3.0.0)
|
|
79
79
|
rspec-expectations (>= 3.0.0)
|
|
80
|
-
rspec-mocks (3.12.
|
|
80
|
+
rspec-mocks (3.12.6)
|
|
81
81
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
82
82
|
rspec-support (~> 3.12.0)
|
|
83
83
|
rspec-support (3.12.1)
|
|
@@ -120,16 +120,17 @@ GEM
|
|
|
120
120
|
simplecov-html (0.12.3)
|
|
121
121
|
simplecov_json_formatter (0.1.4)
|
|
122
122
|
smarter_csv (1.8.5)
|
|
123
|
-
standard (1.
|
|
123
|
+
standard (1.30.1)
|
|
124
124
|
language_server-protocol (~> 3.17.0.2)
|
|
125
125
|
lint_roller (~> 1.0)
|
|
126
126
|
rubocop (~> 1.52.0)
|
|
127
127
|
standard-custom (~> 1.0.0)
|
|
128
128
|
standard-performance (~> 1.1.0)
|
|
129
|
-
standard-custom (1.0.
|
|
130
|
-
lint_roller (~> 1.0)
|
|
131
|
-
standard-performance (1.1.0)
|
|
129
|
+
standard-custom (1.0.2)
|
|
132
130
|
lint_roller (~> 1.0)
|
|
131
|
+
rubocop (~> 1.50)
|
|
132
|
+
standard-performance (1.1.1)
|
|
133
|
+
lint_roller (~> 1.1)
|
|
133
134
|
rubocop-performance (~> 1.18.0)
|
|
134
135
|
standard-rails (0.1.0)
|
|
135
136
|
lint_roller (~> 1.0)
|
|
@@ -138,10 +139,11 @@ GEM
|
|
|
138
139
|
tzinfo (2.0.6)
|
|
139
140
|
concurrent-ruby (~> 1.0)
|
|
140
141
|
unicode-display_width (2.4.2)
|
|
141
|
-
ws-style (7.1.
|
|
142
|
+
ws-style (7.1.3)
|
|
142
143
|
rubocop-rspec (>= 2.2.0)
|
|
143
144
|
rubocop-vendor (>= 0.11)
|
|
144
|
-
standard (>= 1.
|
|
145
|
+
standard (>= 1.30.1)
|
|
146
|
+
standard-custom (>= 1.0.2)
|
|
145
147
|
standard-rails (>= 0.1.0)
|
|
146
148
|
|
|
147
149
|
PLATFORMS
|
data/SECURITY.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Security Policy
|
|
2
|
+
|
|
3
|
+
Wealthsimple secures our code base using a combination of code review, dependency review, and periodic security reviews. Static analysis is performed during automated verification additionally safeguards against common coding errors which may result in vulnerabilities.
|
|
4
|
+
|
|
5
|
+
### Reporting a Vulnerability
|
|
6
|
+
|
|
7
|
+
For general defects about this project, please file a [Bug Report](https://github.com/wealthsimple/pheme/issues/new/choose)
|
|
8
|
+
|
|
9
|
+
To report a vulnerability about this project please [Report a security vulnerability](https://github.com/wealthsimple/pheme/security/advisories/new)
|
|
10
|
+
|
|
11
|
+
If you have a vulnerability to report about the Wealthsimple platform, please use our white hat bug bounty program at [Hackerone](https://hackerone.com/wealthsimple)
|
|
12
|
+
|
|
13
|
+
### General Support
|
|
14
|
+
|
|
15
|
+
For additional support, please open a [Github Discussion](https://github.com/wealthsimple/pheme/discussions).
|
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.2.
|
|
4
|
+
version: 5.2.3
|
|
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-07-
|
|
11
|
+
date: 2023-07-17 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: activesupport
|
|
@@ -228,6 +228,7 @@ files:
|
|
|
228
228
|
- LICENSE
|
|
229
229
|
- README.md
|
|
230
230
|
- Rakefile
|
|
231
|
+
- SECURITY.md
|
|
231
232
|
- catalog-info.yaml
|
|
232
233
|
- lib/pheme.rb
|
|
233
234
|
- lib/pheme/compression.rb
|