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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bf7b6db7de46dce3b63f6082307e8a5022ceee6ef9d198b31253733ecc63ca69
4
- data.tar.gz: '09ae1ddf206801f5412a5d08124b5381a6276d3e364c2b17b20b1e08b7074362'
3
+ metadata.gz: 1609837855073da5bd001e2c563b5372e4383870b3530f19f86cd7ac16fdcbf4
4
+ data.tar.gz: 73c5d9dce746756ee694abd2b5f42465aff67f7977f174ab9a3794899502b64d
5
5
  SHA512:
6
- metadata.gz: f4052617a64fef11cf7ee222a0840b9e21a21f2ea05995e37d40767b8f7499b269e0d7522b0ec7b8489054c45b6fdd759f85f48e3d1d554d0eeaabb548f5541e
7
- data.tar.gz: eba8c50a12d08f3e74fb601c5b5e54689dfe551afd4671a092d3e45d37012af6ce47db4038d225a4309484aad318c1c44f79e0b952305adca182e6464ed7b5cd
6
+ metadata.gz: 71766e0701bade8508ad38d7743292783c4dbaa6bc9501dcb1cd48eb4a799b4716aff9c166eed58b1361d6eb847d7e8113c2f35df885461a71cf5483a7e4496a
7
+ data.tar.gz: 100fd53fb80fabeb8b7b13dfa77fad9ac5a05f0e8aed4f186d06a1b4af66b208ecc2a6d016298b9f576ff26a315f4b63a276042cbfe59dd3f2d7eb591933ebf5
@@ -12,7 +12,7 @@ jobs:
12
12
  runs-on: ubuntu-22.04
13
13
  strategy:
14
14
  matrix:
15
- ruby-version: [3.2.2]
15
+ ruby-version: [3.0.6, 3.1.4, 3.2.2]
16
16
  steps:
17
17
  - uses: actions/checkout@v3
18
18
  with:
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.8)
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.0)
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.834.0)
29
- aws-sdk-core (3.185.1)
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.67.0)
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.64.0)
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.0)
40
+ aws-sigv4 (1.6.1)
41
41
  aws-eventstream (~> 1, >= 1.0.2)
42
- base64 (0.1.1)
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.1.1)
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.1.2)
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.1)
69
+ racc (1.7.3)
70
70
  rack (3.0.8)
71
71
  rainbow (3.1.1)
72
- rake (13.0.6)
72
+ rake (13.1.0)
73
73
  rchardet (1.8.0)
74
- regexp_parser (2.8.1)
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.56.4)
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.3)
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.29.0)
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.24.1)
123
- rubocop (~> 1.33)
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.31.1)
136
+ standard (1.32.0)
138
137
  language_server-protocol (~> 3.17.0.2)
139
138
  lint_roller (~> 1.0)
140
- rubocop (~> 1.56.2)
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.0)
145
+ standard-performance (1.2.1)
147
146
  lint_roller (~> 1.1)
148
- rubocop-performance (~> 1.19.0)
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.2.2)
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.0)
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
@@ -1,3 +1,3 @@
1
1
  module Pheme
2
- VERSION = '5.2.8'.freeze
2
+ VERSION = '5.2.10'.freeze
3
3
  end
data/pheme.gemspec CHANGED
@@ -20,7 +20,7 @@ Gem::Specification.new do |s|
20
20
  s.require_paths = ['lib']
21
21
  s.license = 'MIT'
22
22
 
23
- s.required_ruby_version = '>= 3.2'
23
+ s.required_ruby_version = '>= 3.0'
24
24
 
25
25
  s.add_dependency 'activesupport', '>= 4'
26
26
  s.add_dependency 'aws-sdk-sns', '~> 1.1'
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.8
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-10-13 00:00:00.000000000 Z
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.2'
276
+ version: '3.0'
277
277
  required_rubygems_version: !ruby/object:Gem::Requirement
278
278
  requirements:
279
279
  - - ">="