pheme 5.1.11 → 5.1.12
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/.github/workflows/main.yml +2 -2
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +14 -14
- 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: a98956438d45e80beb1c5d0ec9764aac337a7ad3d4905dbcfcc232c9a93d9800
|
|
4
|
+
data.tar.gz: 186df42815116e88405b868f8138c31f4aff223377258441700214fb2aa4b574
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b357cbfbf90b5e25f84d582ec288de13f1748191c8fe2deab4336062a831673e58ce21574a3ef9c90f7dba65963dc582e1e4f7f641552b2dd4a5ca3246b38605
|
|
7
|
+
data.tar.gz: 3f55f1d69d67357fa6705febb7dce59a5ef54272768ec1caae3bc8deb6746548f3132e46afdba475d0ef81d46adfdaf51559de24dc4df0294f23e5b35ce55a3c
|
data/.github/workflows/main.yml
CHANGED
data/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,10 @@ 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.12 - 2023-03-24
|
|
8
|
+
### Changed
|
|
9
|
+
- Updated dependencies
|
|
10
|
+
|
|
7
11
|
## 5.1.11 - 2023-03-14
|
|
8
12
|
### Changed
|
|
9
13
|
- Updated rack
|
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.12)
|
|
5
5
|
activesupport (>= 4)
|
|
6
6
|
aws-sdk-sns (~> 1.1)
|
|
7
7
|
aws-sdk-sqs (~> 1.3)
|
|
@@ -20,8 +20,8 @@ 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.734.0)
|
|
24
|
+
aws-sdk-core (3.171.0)
|
|
25
25
|
aws-eventstream (~> 1, >= 1.0.2)
|
|
26
26
|
aws-partitions (~> 1, >= 1.651.0)
|
|
27
27
|
aws-sigv4 (~> 1.5)
|
|
@@ -40,7 +40,7 @@ GEM
|
|
|
40
40
|
concurrent-ruby (1.2.2)
|
|
41
41
|
diff-lcs (1.5.0)
|
|
42
42
|
docile (1.4.0)
|
|
43
|
-
git (1.
|
|
43
|
+
git (1.18.0)
|
|
44
44
|
addressable (~> 2.8)
|
|
45
45
|
rchardet (~> 1.8)
|
|
46
46
|
i18n (1.12.0)
|
|
@@ -49,10 +49,10 @@ GEM
|
|
|
49
49
|
json (2.6.3)
|
|
50
50
|
minitest (5.18.0)
|
|
51
51
|
parallel (1.22.1)
|
|
52
|
-
parser (3.2.1.
|
|
52
|
+
parser (3.2.1.1)
|
|
53
53
|
ast (~> 2.4.1)
|
|
54
54
|
public_suffix (5.0.1)
|
|
55
|
-
rack (3.0.
|
|
55
|
+
rack (3.0.7)
|
|
56
56
|
rainbow (3.1.1)
|
|
57
57
|
rake (13.0.6)
|
|
58
58
|
rchardet (1.8.0)
|
|
@@ -73,13 +73,13 @@ GEM
|
|
|
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.4)
|
|
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.48.1)
|
|
83
83
|
json (~> 2.3)
|
|
84
84
|
parallel (~> 1.10)
|
|
85
85
|
parser (>= 3.2.0.0)
|
|
@@ -89,30 +89,30 @@ GEM
|
|
|
89
89
|
rubocop-ast (>= 1.26.0, < 2.0)
|
|
90
90
|
ruby-progressbar (~> 1.7)
|
|
91
91
|
unicode-display_width (>= 2.4.0, < 3.0)
|
|
92
|
-
rubocop-ast (1.
|
|
92
|
+
rubocop-ast (1.27.0)
|
|
93
93
|
parser (>= 3.2.1.0)
|
|
94
94
|
rubocop-capybara (2.17.1)
|
|
95
95
|
rubocop (~> 1.41)
|
|
96
96
|
rubocop-performance (1.16.0)
|
|
97
97
|
rubocop (>= 1.7.0, < 2.0)
|
|
98
98
|
rubocop-ast (>= 0.4.0)
|
|
99
|
-
rubocop-rails (2.
|
|
99
|
+
rubocop-rails (2.18.0)
|
|
100
100
|
activesupport (>= 4.2.0)
|
|
101
101
|
rack (>= 1.1)
|
|
102
102
|
rubocop (>= 1.33.0, < 2.0)
|
|
103
|
-
rubocop-rspec (2.
|
|
103
|
+
rubocop-rspec (2.19.0)
|
|
104
104
|
rubocop (~> 1.33)
|
|
105
105
|
rubocop-capybara (~> 2.17)
|
|
106
|
-
rubocop-vendor (0.
|
|
106
|
+
rubocop-vendor (0.9.1)
|
|
107
107
|
rubocop (>= 0.53.0)
|
|
108
|
-
ruby-progressbar (1.
|
|
108
|
+
ruby-progressbar (1.13.0)
|
|
109
109
|
simplecov (0.22.0)
|
|
110
110
|
docile (~> 1.1)
|
|
111
111
|
simplecov-html (~> 0.11)
|
|
112
112
|
simplecov_json_formatter (~> 0.1)
|
|
113
113
|
simplecov-html (0.12.3)
|
|
114
114
|
simplecov_json_formatter (0.1.4)
|
|
115
|
-
smarter_csv (1.
|
|
115
|
+
smarter_csv (1.8.2)
|
|
116
116
|
thor (1.2.1)
|
|
117
117
|
tzinfo (2.0.6)
|
|
118
118
|
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.12
|
|
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-03-
|
|
11
|
+
date: 2023-03-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: activesupport
|