pheme 5.2.4 → 5.2.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +13 -13
  3. data/lib/pheme/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6ed375e0e19c793324d607eaf5ccd3cede10d2820fb9310ba7c46cbb136f3f2f
4
- data.tar.gz: 6cb3cf29c767927da6b5a72cc1471c300d0b380168e47f6150661ade1f05eba2
3
+ metadata.gz: 40dd2e103e265a46728ce465907f217118e613868c6eb52da1c32e3b1442e4c2
4
+ data.tar.gz: 7727107cb264a06806a03fe9fff0be41146d23e9c47e72aa3ee7242c01cb8975
5
5
  SHA512:
6
- metadata.gz: cf182ee07aed1eff1c3366c6497974fa0192c9ed9582d9aee0d7c9db2b28b5e0cca53b15cbff8a7ebb9b96be8c01e48f3fbc70f48daddea9eebed3499731ff5d
7
- data.tar.gz: d48718eb31c7ecfeda0b5f9225930e12f209856e3136db6d4691d758acae102358c9c865a80bb5a4f21987dcb98f36dab02cd85b367bb90290087ebd3c479d4d
6
+ metadata.gz: 89f16d8375f40d5f8ac437437a2faef885cc4382606f3c05b963f766f4a055f95a02b0c05c915ca90f0b25bf61ba8492a07506e91e8e84dd5fd8d8f59f99367a
7
+ data.tar.gz: 3caa98df5b8255769ff393cbbf98056f10276e9cf1e2b9407bdd9b1f3a68fcc69edc6bb3c01fa872eab9c2d0c69501d1e3b383c12f4e78a9099b20468c7f5863
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- pheme (5.2.4)
4
+ pheme (5.2.5)
5
5
  activesupport (>= 4)
6
6
  aws-sdk-sns (~> 1.1)
7
7
  aws-sdk-sqs (~> 1.3)
@@ -11,17 +11,17 @@ PATH
11
11
  GEM
12
12
  remote: https://rubygems.org/
13
13
  specs:
14
- activesupport (7.0.6)
14
+ activesupport (7.0.7)
15
15
  concurrent-ruby (~> 1.0, >= 1.0.2)
16
16
  i18n (>= 1.6, < 2)
17
17
  minitest (>= 5.1)
18
18
  tzinfo (~> 2.0)
19
- addressable (2.8.4)
19
+ addressable (2.8.5)
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.786.0)
24
- aws-sdk-core (3.178.0)
23
+ aws-partitions (1.802.0)
24
+ aws-sdk-core (3.180.3)
25
25
  aws-eventstream (~> 1, >= 1.0.2)
26
26
  aws-partitions (~> 1, >= 1.651.0)
27
27
  aws-sigv4 (~> 1.5)
@@ -29,7 +29,7 @@ GEM
29
29
  aws-sdk-sns (1.65.0)
30
30
  aws-sdk-core (~> 3, >= 3.177.0)
31
31
  aws-sigv4 (~> 1.1)
32
- aws-sdk-sqs (1.61.0)
32
+ aws-sdk-sqs (1.62.0)
33
33
  aws-sdk-core (~> 3, >= 3.177.0)
34
34
  aws-sigv4 (~> 1.1)
35
35
  aws-sigv4 (1.6.0)
@@ -49,7 +49,7 @@ GEM
49
49
  json (2.6.3)
50
50
  language_server-protocol (3.17.0.3)
51
51
  lint_roller (1.1.0)
52
- minitest (5.18.1)
52
+ minitest (5.19.0)
53
53
  parallel (1.23.0)
54
54
  parser (3.2.2.3)
55
55
  ast (~> 2.4.1)
@@ -62,7 +62,7 @@ GEM
62
62
  rchardet (1.8.0)
63
63
  regexp_parser (2.8.1)
64
64
  resource-struct (0.4.0)
65
- rexml (3.2.5)
65
+ rexml (3.2.6)
66
66
  rspec (3.12.0)
67
67
  rspec-core (~> 3.12.0)
68
68
  rspec-expectations (~> 3.12.0)
@@ -106,12 +106,12 @@ GEM
106
106
  activesupport (>= 4.2.0)
107
107
  rack (>= 1.1)
108
108
  rubocop (>= 1.33.0, < 2.0)
109
- rubocop-rspec (2.22.0)
109
+ rubocop-rspec (2.23.2)
110
110
  rubocop (~> 1.33)
111
111
  rubocop-capybara (~> 2.17)
112
112
  rubocop-factory_bot (~> 2.22)
113
- rubocop-vendor (0.11.0)
114
- rubocop (>= 0.53.0)
113
+ rubocop-vendor (0.12.1)
114
+ rubocop
115
115
  ruby-progressbar (1.13.0)
116
116
  simplecov (0.22.0)
117
117
  docile (~> 1.1)
@@ -129,7 +129,7 @@ GEM
129
129
  standard-custom (1.0.2)
130
130
  lint_roller (~> 1.0)
131
131
  rubocop (~> 1.50)
132
- standard-performance (1.1.1)
132
+ standard-performance (1.1.2)
133
133
  lint_roller (~> 1.1)
134
134
  rubocop-performance (~> 1.18.0)
135
135
  standard-rails (0.1.0)
@@ -139,7 +139,7 @@ GEM
139
139
  tzinfo (2.0.6)
140
140
  concurrent-ruby (~> 1.0)
141
141
  unicode-display_width (2.4.2)
142
- ws-style (7.1.3)
142
+ ws-style (7.2.0)
143
143
  rubocop-rspec (>= 2.2.0)
144
144
  rubocop-vendor (>= 0.11)
145
145
  standard (>= 1.30.1)
data/lib/pheme/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Pheme
2
- VERSION = '5.2.4'.freeze
2
+ VERSION = '5.2.5'.freeze
3
3
  end
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
4
+ version: 5.2.5
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-26 00:00:00.000000000 Z
11
+ date: 2023-08-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport