ws-style 6.14.1 → 6.14.3

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: '080fad03ff8a68d35d0255d447ebd0d27590c91cd5b9ed21e1d980a8251b0fd2'
4
- data.tar.gz: 1e6467363fe04551f59380a097c32476e03872698377ecee6bcccfad48059cac
3
+ metadata.gz: 7c821ff6adb6c34fbfb753c778e5e05326ab8a1e737812a18b3947ae7c72a5cc
4
+ data.tar.gz: bf270bd6102378cfc04f24e15fe9319a24e9800631c56b6e1e9815f3d7f9170c
5
5
  SHA512:
6
- metadata.gz: 14e82c577413ec122736a4522f54aa1ecf7d182f53c91da6c670ff48d51fc82f1b367c8aebbfcaedeb08176df5c00872f7959acb7b1a77255df75ee9905f1b21
7
- data.tar.gz: 035642e69ac586c9c60944304fa6123860a4cf163f1a0f39e8b97d6309b91f7a7b18df8d9f58e9f3a63119bf20ac0ecdd8ef8a4e57bff433f91062fb038446d5
6
+ metadata.gz: f1ceb57c43f6ac6119310eb2315dc41d4f50fa36b26d3cf1de80f8c651e172d8152199e1e0d8ed8448af75564f299995654aec98ab0ed1e2495462307c9a71a1
7
+ data.tar.gz: b42141f9ae31180138709be82cc21d1727f0758b210eb1cd6380408205b1a122ea3095569f867478bb141ba41b7ed4fd8023dfde1aa576ef5849ec3931a39e62
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
+ ## 6.14.3 - 2023-01-03
8
+ ### Changed
9
+ - Updated dependencies
10
+
11
+ ## 6.14.2 - 2022-11-08
12
+ ### Changed
13
+ - Updated rspec
14
+
7
15
  ## 6.14.1 - 2022-09-14
8
16
  ### Changed
9
17
  - NewCops rule can only be defined once.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ws-style (6.14.1)
4
+ ws-style (6.14.3)
5
5
  rubocop (>= 1.36)
6
6
  rubocop-performance (>= 1.10.2)
7
7
  rubocop-rails (>= 2.9.1)
@@ -24,59 +24,59 @@ GEM
24
24
  thor (>= 0.18, < 2)
25
25
  concurrent-ruby (1.1.10)
26
26
  diff-lcs (1.5.0)
27
- git (1.12.0)
27
+ git (1.13.0)
28
28
  addressable (~> 2.8)
29
29
  rchardet (~> 1.8)
30
30
  i18n (1.12.0)
31
31
  concurrent-ruby (~> 1.0)
32
- json (2.6.2)
32
+ json (2.6.3)
33
33
  keepachangelog (0.6.1)
34
34
  json (~> 2.1)
35
35
  thor (~> 0.20)
36
- minitest (5.16.3)
36
+ minitest (5.17.0)
37
37
  parallel (1.22.1)
38
- parser (3.1.2.1)
38
+ parser (3.2.0.0)
39
39
  ast (~> 2.4.1)
40
- public_suffix (5.0.0)
41
- rack (3.0.0)
40
+ public_suffix (5.0.1)
41
+ rack (3.0.3)
42
42
  rainbow (3.1.1)
43
43
  rake (13.0.6)
44
44
  rchardet (1.8.0)
45
- regexp_parser (2.5.0)
45
+ regexp_parser (2.6.1)
46
46
  rexml (3.2.5)
47
- rspec (3.11.0)
48
- rspec-core (~> 3.11.0)
49
- rspec-expectations (~> 3.11.0)
50
- rspec-mocks (~> 3.11.0)
51
- rspec-core (3.11.0)
52
- rspec-support (~> 3.11.0)
53
- rspec-expectations (3.11.0)
47
+ rspec (3.12.0)
48
+ rspec-core (~> 3.12.0)
49
+ rspec-expectations (~> 3.12.0)
50
+ rspec-mocks (~> 3.12.0)
51
+ rspec-core (3.12.0)
52
+ rspec-support (~> 3.12.0)
53
+ rspec-expectations (3.12.1)
54
54
  diff-lcs (>= 1.2.0, < 2.0)
55
- rspec-support (~> 3.11.0)
56
- rspec-mocks (3.11.1)
55
+ rspec-support (~> 3.12.0)
56
+ rspec-mocks (3.12.1)
57
57
  diff-lcs (>= 1.2.0, < 2.0)
58
- rspec-support (~> 3.11.0)
59
- rspec-support (3.11.0)
60
- rubocop (1.36.0)
58
+ rspec-support (~> 3.12.0)
59
+ rspec-support (3.12.0)
60
+ rubocop (1.42.0)
61
61
  json (~> 2.3)
62
62
  parallel (~> 1.10)
63
63
  parser (>= 3.1.2.1)
64
64
  rainbow (>= 2.2.2, < 4.0)
65
65
  regexp_parser (>= 1.8, < 3.0)
66
66
  rexml (>= 3.2.5, < 4.0)
67
- rubocop-ast (>= 1.20.1, < 2.0)
67
+ rubocop-ast (>= 1.24.1, < 2.0)
68
68
  ruby-progressbar (~> 1.7)
69
69
  unicode-display_width (>= 1.4.0, < 3.0)
70
- rubocop-ast (1.21.0)
70
+ rubocop-ast (1.24.1)
71
71
  parser (>= 3.1.1.0)
72
- rubocop-performance (1.15.0)
72
+ rubocop-performance (1.15.2)
73
73
  rubocop (>= 1.7.0, < 2.0)
74
74
  rubocop-ast (>= 0.4.0)
75
- rubocop-rails (2.16.0)
75
+ rubocop-rails (2.17.4)
76
76
  activesupport (>= 4.2.0)
77
77
  rack (>= 1.1)
78
78
  rubocop (>= 1.33.0, < 2.0)
79
- rubocop-rspec (2.13.1)
79
+ rubocop-rspec (2.16.0)
80
80
  rubocop (~> 1.33)
81
81
  rubocop-vendor (0.8.10)
82
82
  rubocop (>= 0.53.0)
@@ -84,7 +84,7 @@ GEM
84
84
  thor (0.20.3)
85
85
  tzinfo (2.0.5)
86
86
  concurrent-ruby (~> 1.0)
87
- unicode-display_width (2.3.0)
87
+ unicode-display_width (2.4.0)
88
88
 
89
89
  PLATFORMS
90
90
  ruby
@@ -95,8 +95,8 @@ DEPENDENCIES
95
95
  git
96
96
  keepachangelog
97
97
  rake
98
- rspec (~> 3.11.0)
98
+ rspec (~> 3.12.0)
99
99
  ws-style!
100
100
 
101
101
  BUNDLED WITH
102
- 2.3.21
102
+ 2.3.26
@@ -1,5 +1,5 @@
1
1
  module Ws
2
2
  module Style
3
- VERSION = '6.14.1'.freeze
3
+ VERSION = '6.14.3'.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.11.0'
36
+ s.add_development_dependency 'rspec', '~> 3.12.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.14.1
4
+ version: 6.14.3
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-09-16 00:00:00.000000000 Z
11
+ date: 2023-01-03 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.11.0
159
+ version: 3.12.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.11.0
166
+ version: 3.12.0
167
167
  description: Shared config to enforce Ruby style consistently across Wealthsimple
168
168
  services.
169
169
  email: