ws-style 6.14.1 → 6.14.2
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/CHANGELOG.md +4 -0
- data/Gemfile.lock +20 -20
- data/lib/ws/style/version.rb +1 -1
- data/ws-style.gemspec +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a9bcee6f86a26bc27f48c2daaae41d4655c8ebad86362df00af15c60dd657652
|
|
4
|
+
data.tar.gz: 5c612a0645def60930a340e1dfd698138e346590c5630083caa2ecafb0f6eefd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 40c54c16d74f287bf40b2fe960729a2a55caa64f0d5edc1c1f24a470bed42595e0296b61401a8d3d92b6d92b294f5cc8ec9ddd9330be291940c88786f4d0b3ef
|
|
7
|
+
data.tar.gz: bd397ed5ff242e37f5cb475a1a4a911caa51623457719de37b8aa5d278fd5056c805b2d165798bbb8d24efd63ac5c601361bcdb341dc029899c03ee7402d9d36
|
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
|
+
## 6.14.2 - 2022-11-08
|
|
8
|
+
### Changed
|
|
9
|
+
- Updated rspec
|
|
10
|
+
|
|
7
11
|
## 6.14.1 - 2022-09-14
|
|
8
12
|
### Changed
|
|
9
13
|
- 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.
|
|
4
|
+
ws-style (6.14.2)
|
|
5
5
|
rubocop (>= 1.36)
|
|
6
6
|
rubocop-performance (>= 1.10.2)
|
|
7
7
|
rubocop-rails (>= 2.9.1)
|
|
@@ -42,41 +42,41 @@ GEM
|
|
|
42
42
|
rainbow (3.1.1)
|
|
43
43
|
rake (13.0.6)
|
|
44
44
|
rchardet (1.8.0)
|
|
45
|
-
regexp_parser (2.
|
|
45
|
+
regexp_parser (2.6.0)
|
|
46
46
|
rexml (3.2.5)
|
|
47
|
-
rspec (3.
|
|
48
|
-
rspec-core (~> 3.
|
|
49
|
-
rspec-expectations (~> 3.
|
|
50
|
-
rspec-mocks (~> 3.
|
|
51
|
-
rspec-core (3.
|
|
52
|
-
rspec-support (~> 3.
|
|
53
|
-
rspec-expectations (3.
|
|
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.0)
|
|
54
54
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
55
|
-
rspec-support (~> 3.
|
|
56
|
-
rspec-mocks (3.
|
|
55
|
+
rspec-support (~> 3.12.0)
|
|
56
|
+
rspec-mocks (3.12.0)
|
|
57
57
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
58
|
-
rspec-support (~> 3.
|
|
59
|
-
rspec-support (3.
|
|
60
|
-
rubocop (1.
|
|
58
|
+
rspec-support (~> 3.12.0)
|
|
59
|
+
rspec-support (3.12.0)
|
|
60
|
+
rubocop (1.38.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.
|
|
67
|
+
rubocop-ast (>= 1.23.0, < 2.0)
|
|
68
68
|
ruby-progressbar (~> 1.7)
|
|
69
69
|
unicode-display_width (>= 1.4.0, < 3.0)
|
|
70
|
-
rubocop-ast (1.
|
|
70
|
+
rubocop-ast (1.23.0)
|
|
71
71
|
parser (>= 3.1.1.0)
|
|
72
72
|
rubocop-performance (1.15.0)
|
|
73
73
|
rubocop (>= 1.7.0, < 2.0)
|
|
74
74
|
rubocop-ast (>= 0.4.0)
|
|
75
|
-
rubocop-rails (2.
|
|
75
|
+
rubocop-rails (2.17.2)
|
|
76
76
|
activesupport (>= 4.2.0)
|
|
77
77
|
rack (>= 1.1)
|
|
78
78
|
rubocop (>= 1.33.0, < 2.0)
|
|
79
|
-
rubocop-rspec (2.
|
|
79
|
+
rubocop-rspec (2.15.0)
|
|
80
80
|
rubocop (~> 1.33)
|
|
81
81
|
rubocop-vendor (0.8.10)
|
|
82
82
|
rubocop (>= 0.53.0)
|
|
@@ -95,8 +95,8 @@ DEPENDENCIES
|
|
|
95
95
|
git
|
|
96
96
|
keepachangelog
|
|
97
97
|
rake
|
|
98
|
-
rspec (~> 3.
|
|
98
|
+
rspec (~> 3.12.0)
|
|
99
99
|
ws-style!
|
|
100
100
|
|
|
101
101
|
BUNDLED WITH
|
|
102
|
-
2.3.
|
|
102
|
+
2.3.25
|
data/lib/ws/style/version.rb
CHANGED
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.
|
|
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.
|
|
4
|
+
version: 6.14.2
|
|
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-
|
|
11
|
+
date: 2022-11-08 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.
|
|
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.
|
|
166
|
+
version: 3.12.0
|
|
167
167
|
description: Shared config to enforce Ruby style consistently across Wealthsimple
|
|
168
168
|
services.
|
|
169
169
|
email:
|