ws-style 7.4.3 → 7.4.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +17 -19
- data/core.yml +1 -1
- data/lib/ws/style/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fa43cccf9be1c4aeefcb791ca16bb64d15d69dbd88059d2ffc70bf166b62e02e
|
4
|
+
data.tar.gz: 801d0349521e25defd772a7432e3bea6793ff33aed26b43372a56ca94bf795a9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f0420cc9c117067b40a8e8e102f0df9af4d8c2ae83a3b7a21ea889547048f397ba7119437118366fa18826f4361d73311bfd1ed2b55d4f1f530d9ca4ebb35fc0
|
7
|
+
data.tar.gz: 2d89610735766fea122ff2948eb8dbc9cdccebba34061a5d6a39b1f27ecf56db0cdb7552a3a28f94f69c14e8ad9f49a544e39b6195eb6e27a1d34ad0016410f2
|
data/CHANGELOG.md
CHANGED
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|
6
6
|
|
7
7
|
## [Unreleased]
|
8
8
|
|
9
|
+
## 7.4.4 - 2024-02-12
|
10
|
+
### Changed
|
11
|
+
- Ignore all migration folders in multi database
|
12
|
+
|
9
13
|
## 7.4.3 - 2024-02-12
|
10
14
|
### Changed
|
11
15
|
- Updated rspec dependency
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
ws-style (7.4.
|
4
|
+
ws-style (7.4.4)
|
5
5
|
rubocop-rspec (>= 2.2.0)
|
6
6
|
rubocop-vendor (>= 0.11)
|
7
7
|
standard (>= 1.30.1)
|
@@ -11,7 +11,7 @@ PATH
|
|
11
11
|
GEM
|
12
12
|
remote: https://rubygems.org/
|
13
13
|
specs:
|
14
|
-
activesupport (7.1.3)
|
14
|
+
activesupport (7.1.3.2)
|
15
15
|
base64
|
16
16
|
bigdecimal
|
17
17
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
@@ -25,24 +25,23 @@ GEM
|
|
25
25
|
public_suffix (>= 2.0.2, < 6.0)
|
26
26
|
ast (2.4.2)
|
27
27
|
base64 (0.2.0)
|
28
|
-
bigdecimal (3.1.
|
28
|
+
bigdecimal (3.1.7)
|
29
29
|
bundler-audit (0.9.1)
|
30
30
|
bundler (>= 1.2.0, < 3)
|
31
31
|
thor (~> 1.0)
|
32
32
|
concurrent-ruby (1.2.3)
|
33
33
|
connection_pool (2.4.1)
|
34
34
|
diff-lcs (1.5.1)
|
35
|
-
drb (2.2.
|
36
|
-
ruby2_keywords
|
35
|
+
drb (2.2.1)
|
37
36
|
git (1.19.1)
|
38
37
|
addressable (~> 2.8)
|
39
38
|
rchardet (~> 1.8)
|
40
|
-
i18n (1.14.
|
39
|
+
i18n (1.14.4)
|
41
40
|
concurrent-ruby (~> 1.0)
|
42
41
|
json (2.7.1)
|
43
42
|
language_server-protocol (3.17.0.3)
|
44
43
|
lint_roller (1.1.0)
|
45
|
-
minitest (5.22.
|
44
|
+
minitest (5.22.3)
|
46
45
|
mutex_m (0.2.0)
|
47
46
|
parallel (1.24.0)
|
48
47
|
parse_a_changelog (1.3.0)
|
@@ -53,7 +52,7 @@ GEM
|
|
53
52
|
polyglot (0.3.5)
|
54
53
|
public_suffix (5.0.4)
|
55
54
|
racc (1.7.3)
|
56
|
-
rack (3.0.9)
|
55
|
+
rack (3.0.9.1)
|
57
56
|
rainbow (3.1.1)
|
58
57
|
rake (13.1.0)
|
59
58
|
rchardet (1.8.0)
|
@@ -71,20 +70,20 @@ GEM
|
|
71
70
|
rspec-mocks (3.13.0)
|
72
71
|
diff-lcs (>= 1.2.0, < 2.0)
|
73
72
|
rspec-support (~> 3.13.0)
|
74
|
-
rspec-support (3.13.
|
75
|
-
rubocop (1.
|
73
|
+
rspec-support (3.13.1)
|
74
|
+
rubocop (1.62.1)
|
76
75
|
json (~> 2.3)
|
77
76
|
language_server-protocol (>= 3.17.0)
|
78
77
|
parallel (~> 1.10)
|
79
|
-
parser (>= 3.
|
78
|
+
parser (>= 3.3.0.2)
|
80
79
|
rainbow (>= 2.2.2, < 4.0)
|
81
80
|
regexp_parser (>= 1.8, < 3.0)
|
82
81
|
rexml (>= 3.2.5, < 4.0)
|
83
|
-
rubocop-ast (>= 1.
|
82
|
+
rubocop-ast (>= 1.31.1, < 2.0)
|
84
83
|
ruby-progressbar (~> 1.7)
|
85
84
|
unicode-display_width (>= 2.4.0, < 3.0)
|
86
|
-
rubocop-ast (1.
|
87
|
-
parser (>= 3.
|
85
|
+
rubocop-ast (1.31.2)
|
86
|
+
parser (>= 3.3.0.4)
|
88
87
|
rubocop-capybara (2.20.0)
|
89
88
|
rubocop (~> 1.41)
|
90
89
|
rubocop-factory_bot (2.25.1)
|
@@ -97,18 +96,17 @@ GEM
|
|
97
96
|
rack (>= 1.1)
|
98
97
|
rubocop (>= 1.33.0, < 2.0)
|
99
98
|
rubocop-ast (>= 1.30.0, < 2.0)
|
100
|
-
rubocop-rspec (2.
|
99
|
+
rubocop-rspec (2.27.1)
|
101
100
|
rubocop (~> 1.40)
|
102
101
|
rubocop-capybara (~> 2.17)
|
103
102
|
rubocop-factory_bot (~> 2.22)
|
104
103
|
rubocop-vendor (0.13.0)
|
105
104
|
rubocop
|
106
105
|
ruby-progressbar (1.13.0)
|
107
|
-
|
108
|
-
standard (1.33.0)
|
106
|
+
standard (1.35.1)
|
109
107
|
language_server-protocol (~> 3.17.0.2)
|
110
108
|
lint_roller (~> 1.0)
|
111
|
-
rubocop (~> 1.
|
109
|
+
rubocop (~> 1.62.0)
|
112
110
|
standard-custom (~> 1.0.0)
|
113
111
|
standard-performance (~> 1.3)
|
114
112
|
standard-custom (1.0.2)
|
@@ -120,7 +118,7 @@ GEM
|
|
120
118
|
standard-rails (1.0.2)
|
121
119
|
lint_roller (~> 1.0)
|
122
120
|
rubocop-rails (~> 2.23.1)
|
123
|
-
thor (1.3.
|
121
|
+
thor (1.3.1)
|
124
122
|
treetop (1.6.12)
|
125
123
|
polyglot (~> 0.3)
|
126
124
|
tzinfo (2.0.6)
|
data/core.yml
CHANGED
data/lib/ws/style/version.rb
CHANGED
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: 7.4.
|
4
|
+
version: 7.4.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Peter Graham
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-03-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: standard
|