ws-style 6.13.5 → 6.13.9

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 037da84be2b394b42f7ad88871b02616ead95249969e4d0c4d0d0af3ffca0324
4
- data.tar.gz: ed3dcd4123ac5a41cd376c80358aa56a59f4875855bb1b2d076ed45030fbb083
3
+ metadata.gz: 52c77f2aeb623657d93a2e6c80b5c9c808541803798c66aeab3f47837c6c6bea
4
+ data.tar.gz: 5b90917b6da86c9d2a79bd9ad7e572292de4e1a42ab784a6e4ea14479598856a
5
5
  SHA512:
6
- metadata.gz: d28945eeb98cb66250931b1ee37ea113c62fb028db8d115349a9373917cbef8cec2bd2474f43c2f55ef5b999a639c0bc05cdaef262abda59cd79633ca9c3af95
7
- data.tar.gz: 6b8610ef7b20cb00d61c3b25c386973c5afed4dac39867561e59a48f72bc31ec4b918d95af29203e88985e13c40c22472c31353c360c38661dcb42b5fc18350f
6
+ metadata.gz: dc76005ccd54f1e921a7cee75adf1c857e6065afbd6926015c7087a9d424ebe9415353ac188faab4dfd7e3712c3cbdc9562a7e40748d775fe3e7fb35c3670576
7
+ data.tar.gz: fc2c40d6840af9f003c4c5dd64f1647625aa4e08e6713ad446bf70de43f85edb936041ab44f28553f43f033016df609e75d202ebc939b9b2465dd99a5e6c01cb
data/CHANGELOG.md CHANGED
@@ -4,6 +4,22 @@ 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
+ ## 6.13.9 - 2022-02-14
8
+ ### Changed
9
+ - Updated dependencies
10
+
11
+ ## 6.13.8 - 2022-02-10
12
+ ### Changed
13
+ - Updated rspec dependencies
14
+
15
+ ## 6.13.7 - 2022-02-07
16
+ ### Changed
17
+ - Updated dependencies
18
+
19
+ ## 6.13.6 - 2022-01-31
20
+ ### Changed
21
+ - Updated dependencies
22
+
7
23
  ## 6.13.5 - 2022-01-24
8
24
  ### Changed
9
25
  - Updated dependencies
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ws-style (6.13.5)
4
+ ws-style (6.13.9)
5
5
  rubocop (>= 1.23)
6
6
  rubocop-performance (>= 1.10.2)
7
7
  rubocop-rails (>= 2.9.1)
@@ -11,7 +11,7 @@ PATH
11
11
  GEM
12
12
  remote: https://rubygems.org/
13
13
  specs:
14
- activesupport (7.0.1)
14
+ activesupport (7.0.2.2)
15
15
  concurrent-ruby (~> 1.0, >= 1.0.2)
16
16
  i18n (>= 1.6, < 2)
17
17
  minitest (>= 5.1)
@@ -24,7 +24,7 @@ GEM
24
24
  diff-lcs (1.5.0)
25
25
  git (1.10.2)
26
26
  rchardet (~> 1.8)
27
- i18n (1.8.11)
27
+ i18n (1.9.1)
28
28
  concurrent-ruby (~> 1.0)
29
29
  json (2.6.1)
30
30
  keepachangelog (0.6.1)
@@ -38,22 +38,22 @@ GEM
38
38
  rainbow (3.1.1)
39
39
  rake (13.0.6)
40
40
  rchardet (1.8.0)
41
- regexp_parser (2.2.0)
41
+ regexp_parser (2.2.1)
42
42
  rexml (3.2.5)
43
- rspec (3.10.0)
44
- rspec-core (~> 3.10.0)
45
- rspec-expectations (~> 3.10.0)
46
- rspec-mocks (~> 3.10.0)
47
- rspec-core (3.10.1)
48
- rspec-support (~> 3.10.0)
49
- rspec-expectations (3.10.2)
43
+ rspec (3.11.0)
44
+ rspec-core (~> 3.11.0)
45
+ rspec-expectations (~> 3.11.0)
46
+ rspec-mocks (~> 3.11.0)
47
+ rspec-core (3.11.0)
48
+ rspec-support (~> 3.11.0)
49
+ rspec-expectations (3.11.0)
50
50
  diff-lcs (>= 1.2.0, < 2.0)
51
- rspec-support (~> 3.10.0)
52
- rspec-mocks (3.10.2)
51
+ rspec-support (~> 3.11.0)
52
+ rspec-mocks (3.11.0)
53
53
  diff-lcs (>= 1.2.0, < 2.0)
54
- rspec-support (~> 3.10.0)
55
- rspec-support (3.10.3)
56
- rubocop (1.25.0)
54
+ rspec-support (~> 3.11.0)
55
+ rspec-support (3.11.0)
56
+ rubocop (1.25.1)
57
57
  parallel (~> 1.10)
58
58
  parser (>= 3.1.0.0)
59
59
  rainbow (>= 2.2.2, < 4.0)
@@ -62,7 +62,7 @@ GEM
62
62
  rubocop-ast (>= 1.15.1, < 2.0)
63
63
  ruby-progressbar (~> 1.7)
64
64
  unicode-display_width (>= 1.4.0, < 3.0)
65
- rubocop-ast (1.15.1)
65
+ rubocop-ast (1.15.2)
66
66
  parser (>= 3.0.1.1)
67
67
  rubocop-performance (1.13.2)
68
68
  rubocop (>= 1.7.0, < 2.0)
@@ -73,7 +73,7 @@ GEM
73
73
  rubocop (>= 1.7.0, < 2.0)
74
74
  rubocop-rspec (2.8.0)
75
75
  rubocop (~> 1.19)
76
- rubocop-vendor (0.8.0)
76
+ rubocop-vendor (0.8.1)
77
77
  rubocop (>= 0.53.0)
78
78
  ruby-progressbar (1.11.0)
79
79
  thor (0.20.3)
@@ -90,7 +90,7 @@ DEPENDENCIES
90
90
  git
91
91
  keepachangelog
92
92
  rake
93
- rspec (~> 3.10.0)
93
+ rspec (~> 3.11.0)
94
94
  ws-style!
95
95
 
96
96
  BUNDLED WITH
@@ -1,5 +1,5 @@
1
1
  module Ws
2
2
  module Style
3
- VERSION = '6.13.5'.freeze
3
+ VERSION = '6.13.9'.freeze
4
4
  end
5
5
  end
data/ws-style.gemspec CHANGED
@@ -33,5 +33,5 @@ Gem::Specification.new do |s|
33
33
  s.add_development_dependency 'git'
34
34
  s.add_development_dependency 'keepachangelog'
35
35
  s.add_development_dependency 'rake'
36
- s.add_development_dependency 'rspec', '~> 3.10.0'
36
+ s.add_development_dependency 'rspec', '~> 3.11.0'
37
37
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ws-style
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.13.5
4
+ version: 6.13.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter Graham
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-01-24 00:00:00.000000000 Z
11
+ date: 2022-02-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop
@@ -156,14 +156,14 @@ dependencies:
156
156
  requirements:
157
157
  - - "~>"
158
158
  - !ruby/object:Gem::Version
159
- version: 3.10.0
159
+ version: 3.11.0
160
160
  type: :development
161
161
  prerelease: false
162
162
  version_requirements: !ruby/object:Gem::Requirement
163
163
  requirements:
164
164
  - - "~>"
165
165
  - !ruby/object:Gem::Version
166
- version: 3.10.0
166
+ version: 3.11.0
167
167
  description: Shared config to enforce Ruby style consistently across Wealthsimple
168
168
  services.
169
169
  email: