pheme 5.2.15 → 5.3.0
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 +1 -1
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +26 -25
- data/lib/pheme/queue_poller.rb +2 -2
- 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: 3209bba8da4aac46487228ddfb6a1366173a09b1402335cab8c880ad3b75f6c6
|
|
4
|
+
data.tar.gz: eb1d30c9e36f9a8ad717dca1ebe9a7dabdf9ffcab24e62486261716d289d4c1c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9642e09b9922db04e1a8229409410e04e6c254ec69ed743e4f61bde2d1dd5028466bb45ce9d8af37a5735fbfc282bfb48d63f6a23cd2271e66c812e8dddfecb8
|
|
7
|
+
data.tar.gz: 7c1a4094b73188bd71048775f3233cb4164026d18d3ff44713a4153891b196873f34e495e0f39427f264cb409e6d50f9501f744b038fb73e230ee1335b5f9ea5
|
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.2.16 - 2024-03-28
|
|
8
|
+
### Changed
|
|
9
|
+
- Updated dependencies
|
|
10
|
+
|
|
7
11
|
## 5.2.15 - 2024-02-23
|
|
8
12
|
### Changed
|
|
9
13
|
- Updated dependencies
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
pheme (5.
|
|
4
|
+
pheme (5.3.0)
|
|
5
5
|
activesupport (>= 4)
|
|
6
6
|
aws-sdk-sns (~> 1.1)
|
|
7
7
|
aws-sdk-sqs (~> 1.3)
|
|
@@ -25,13 +25,13 @@ GEM
|
|
|
25
25
|
public_suffix (>= 2.0.2, < 6.0)
|
|
26
26
|
ast (2.4.2)
|
|
27
27
|
aws-eventstream (1.3.0)
|
|
28
|
-
aws-partitions (1.
|
|
29
|
-
aws-sdk-core (3.
|
|
28
|
+
aws-partitions (1.916.0)
|
|
29
|
+
aws-sdk-core (3.192.1)
|
|
30
30
|
aws-eventstream (~> 1, >= 1.3.0)
|
|
31
31
|
aws-partitions (~> 1, >= 1.651.0)
|
|
32
32
|
aws-sigv4 (~> 1.8)
|
|
33
33
|
jmespath (~> 1, >= 1.6.1)
|
|
34
|
-
aws-sdk-sns (1.
|
|
34
|
+
aws-sdk-sns (1.73.0)
|
|
35
35
|
aws-sdk-core (~> 3, >= 3.191.0)
|
|
36
36
|
aws-sigv4 (~> 1.1)
|
|
37
37
|
aws-sdk-sqs (1.70.0)
|
|
@@ -40,7 +40,7 @@ GEM
|
|
|
40
40
|
aws-sigv4 (1.8.0)
|
|
41
41
|
aws-eventstream (~> 1, >= 1.0.2)
|
|
42
42
|
base64 (0.2.0)
|
|
43
|
-
bigdecimal (3.1.
|
|
43
|
+
bigdecimal (3.1.7)
|
|
44
44
|
bundler-audit (0.9.1)
|
|
45
45
|
bundler (>= 1.2.0, < 3)
|
|
46
46
|
thor (~> 1.0)
|
|
@@ -48,28 +48,27 @@ GEM
|
|
|
48
48
|
connection_pool (2.4.1)
|
|
49
49
|
diff-lcs (1.5.1)
|
|
50
50
|
docile (1.4.0)
|
|
51
|
-
drb (2.2.
|
|
52
|
-
ruby2_keywords
|
|
51
|
+
drb (2.2.1)
|
|
53
52
|
git (1.19.1)
|
|
54
53
|
addressable (~> 2.8)
|
|
55
54
|
rchardet (~> 1.8)
|
|
56
|
-
i18n (1.14.
|
|
55
|
+
i18n (1.14.4)
|
|
57
56
|
concurrent-ruby (~> 1.0)
|
|
58
57
|
jmespath (1.6.2)
|
|
59
|
-
json (2.7.
|
|
58
|
+
json (2.7.2)
|
|
60
59
|
language_server-protocol (3.17.0.3)
|
|
61
60
|
lint_roller (1.1.0)
|
|
62
|
-
minitest (5.22.
|
|
61
|
+
minitest (5.22.3)
|
|
63
62
|
mutex_m (0.2.0)
|
|
64
63
|
parallel (1.24.0)
|
|
65
64
|
parser (3.3.0.5)
|
|
66
65
|
ast (~> 2.4.1)
|
|
67
66
|
racc
|
|
68
|
-
public_suffix (5.0.
|
|
67
|
+
public_suffix (5.0.5)
|
|
69
68
|
racc (1.7.3)
|
|
70
|
-
rack (3.0.
|
|
69
|
+
rack (3.0.10)
|
|
71
70
|
rainbow (3.1.1)
|
|
72
|
-
rake (13.1
|
|
71
|
+
rake (13.2.1)
|
|
73
72
|
rchardet (1.8.0)
|
|
74
73
|
regexp_parser (2.9.0)
|
|
75
74
|
resource-struct (0.4.0)
|
|
@@ -91,10 +90,10 @@ GEM
|
|
|
91
90
|
rspec-mocks (3.13.0)
|
|
92
91
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
93
92
|
rspec-support (~> 3.13.0)
|
|
94
|
-
rspec-support (3.13.
|
|
93
|
+
rspec-support (3.13.1)
|
|
95
94
|
rspec_junit_formatter (0.6.0)
|
|
96
95
|
rspec-core (>= 2, < 4, != 2.12.0)
|
|
97
|
-
rubocop (1.
|
|
96
|
+
rubocop (1.62.1)
|
|
98
97
|
json (~> 2.3)
|
|
99
98
|
language_server-protocol (>= 3.17.0)
|
|
100
99
|
parallel (~> 1.10)
|
|
@@ -102,11 +101,11 @@ GEM
|
|
|
102
101
|
rainbow (>= 2.2.2, < 4.0)
|
|
103
102
|
regexp_parser (>= 1.8, < 3.0)
|
|
104
103
|
rexml (>= 3.2.5, < 4.0)
|
|
105
|
-
rubocop-ast (>= 1.
|
|
104
|
+
rubocop-ast (>= 1.31.1, < 2.0)
|
|
106
105
|
ruby-progressbar (~> 1.7)
|
|
107
106
|
unicode-display_width (>= 2.4.0, < 3.0)
|
|
108
|
-
rubocop-ast (1.
|
|
109
|
-
parser (>= 3.
|
|
107
|
+
rubocop-ast (1.31.2)
|
|
108
|
+
parser (>= 3.3.0.4)
|
|
110
109
|
rubocop-capybara (2.20.0)
|
|
111
110
|
rubocop (~> 1.41)
|
|
112
111
|
rubocop-factory_bot (2.25.1)
|
|
@@ -119,25 +118,27 @@ GEM
|
|
|
119
118
|
rack (>= 1.1)
|
|
120
119
|
rubocop (>= 1.33.0, < 2.0)
|
|
121
120
|
rubocop-ast (>= 1.30.0, < 2.0)
|
|
122
|
-
rubocop-rspec (2.
|
|
121
|
+
rubocop-rspec (2.29.1)
|
|
123
122
|
rubocop (~> 1.40)
|
|
124
123
|
rubocop-capybara (~> 2.17)
|
|
125
124
|
rubocop-factory_bot (~> 2.22)
|
|
125
|
+
rubocop-rspec_rails (~> 2.28)
|
|
126
|
+
rubocop-rspec_rails (2.28.3)
|
|
127
|
+
rubocop (~> 1.40)
|
|
126
128
|
rubocop-vendor (0.13.0)
|
|
127
129
|
rubocop
|
|
128
130
|
ruby-progressbar (1.13.0)
|
|
129
|
-
ruby2_keywords (0.0.5)
|
|
130
131
|
simplecov (0.22.0)
|
|
131
132
|
docile (~> 1.1)
|
|
132
133
|
simplecov-html (~> 0.11)
|
|
133
134
|
simplecov_json_formatter (~> 0.1)
|
|
134
135
|
simplecov-html (0.12.3)
|
|
135
136
|
simplecov_json_formatter (0.1.4)
|
|
136
|
-
smarter_csv (1.10.
|
|
137
|
-
standard (1.
|
|
137
|
+
smarter_csv (1.10.3)
|
|
138
|
+
standard (1.35.1)
|
|
138
139
|
language_server-protocol (~> 3.17.0.2)
|
|
139
140
|
lint_roller (~> 1.0)
|
|
140
|
-
rubocop (~> 1.
|
|
141
|
+
rubocop (~> 1.62.0)
|
|
141
142
|
standard-custom (~> 1.0.0)
|
|
142
143
|
standard-performance (~> 1.3)
|
|
143
144
|
standard-custom (1.0.2)
|
|
@@ -149,11 +150,11 @@ GEM
|
|
|
149
150
|
standard-rails (1.0.2)
|
|
150
151
|
lint_roller (~> 1.0)
|
|
151
152
|
rubocop-rails (~> 2.23.1)
|
|
152
|
-
thor (1.3.
|
|
153
|
+
thor (1.3.1)
|
|
153
154
|
tzinfo (2.0.6)
|
|
154
155
|
concurrent-ruby (~> 1.0)
|
|
155
156
|
unicode-display_width (2.5.0)
|
|
156
|
-
ws-style (7.4.
|
|
157
|
+
ws-style (7.4.4)
|
|
157
158
|
rubocop-rspec (>= 2.2.0)
|
|
158
159
|
rubocop-vendor (>= 0.11)
|
|
159
160
|
standard (>= 1.30.1)
|
data/lib/pheme/queue_poller.rb
CHANGED
|
@@ -159,9 +159,9 @@ module Pheme
|
|
|
159
159
|
end
|
|
160
160
|
end
|
|
161
161
|
|
|
162
|
-
def with_optional_connection_pool_block(&
|
|
162
|
+
def with_optional_connection_pool_block(&)
|
|
163
163
|
if connection_pool_block
|
|
164
|
-
ActiveRecord::Base.connection_pool.with_connection(&
|
|
164
|
+
ActiveRecord::Base.connection_pool.with_connection(&)
|
|
165
165
|
else
|
|
166
166
|
yield
|
|
167
167
|
end
|
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.
|
|
4
|
+
version: 5.3.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter Graham
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-
|
|
11
|
+
date: 2024-04-19 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.1'
|
|
277
277
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
278
278
|
requirements:
|
|
279
279
|
- - ">="
|