ws-style 7.5.0 → 7.5.1

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: cb5fbc991670490cab0ca8719382b1a0916c15b0aed14e4caa58596d696c510c
4
- data.tar.gz: 3a4e6514cf87b4b8ece9fc6d9e4f1971aae456ed64faf6636cf4622d012bba16
3
+ metadata.gz: b96a0a07a0b8fb572282180e32868e61d9ad2d363302194d70c4057428f12d07
4
+ data.tar.gz: 04fe64cdd4dca518a5aeee7bfa9fbbfc1555a26b928596846fb96b6330d14d6a
5
5
  SHA512:
6
- metadata.gz: ab67b02bd13bc4794c3a03cfa0a6c35850d20aab0d21dd46708ab1f58d2d8ca629cd21d7be54a5ffcda6f291017750dd5624165cbf691024731f606093e80f22
7
- data.tar.gz: d98f03f612d621b325372c8359ef9b1014443d809647bb76505501bb8e797415f7ca524b17aa21d3fc0952bfe739158636b427d20652c23c591c1e582598bef2
6
+ metadata.gz: d6c146eb666896d2221ba0bbbe993f4c21d41c72c52e77cfda0e12c09e3ba2b3b3b0caf4b64ba961d5156eee139c2944d04fdd6d826ae420b892db72b20a9ff7
7
+ data.tar.gz: 298f133b5a7156224816126ae5929b7470a2ce7850049f9d1e963661ca764a20711edfd4b4be4be58771cdc41e30bfedb1cb9159fd8da79d1c6d89ae96cd2002
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.5.1 - 2024-06-19
10
+ ### Changed
11
+ - Updated dependencies
12
+
9
13
  ## 7.5.0 - 2024-06-13
10
14
  ### Changed
11
15
  - Upgraded rubocop-rspec to verion 3.0.0
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ws-style (7.5.0)
4
+ ws-style (7.5.1)
5
5
  rubocop-factory_bot (>= 2.26.0)
6
6
  rubocop-rspec (>= 3.0.0)
7
7
  rubocop-vendor (>= 0.11)
@@ -49,19 +49,19 @@ GEM
49
49
  parallel (1.25.1)
50
50
  parse_a_changelog (1.3.0)
51
51
  treetop (~> 1.6)
52
- parser (3.3.2.0)
52
+ parser (3.3.3.0)
53
53
  ast (~> 2.4.1)
54
54
  racc
55
55
  polyglot (0.3.5)
56
56
  process_executer (1.1.0)
57
- public_suffix (5.0.5)
57
+ public_suffix (5.1.0)
58
58
  racc (1.8.0)
59
- rack (3.0.11)
59
+ rack (3.1.3)
60
60
  rainbow (3.1.1)
61
61
  rake (13.2.1)
62
62
  rchardet (1.8.0)
63
63
  regexp_parser (2.9.2)
64
- rexml (3.2.9)
64
+ rexml (3.3.0)
65
65
  strscan
66
66
  rspec (3.13.0)
67
67
  rspec-core (~> 3.13.0)
@@ -69,14 +69,14 @@ GEM
69
69
  rspec-mocks (~> 3.13.0)
70
70
  rspec-core (3.13.0)
71
71
  rspec-support (~> 3.13.0)
72
- rspec-expectations (3.13.0)
72
+ rspec-expectations (3.13.1)
73
73
  diff-lcs (>= 1.2.0, < 2.0)
74
74
  rspec-support (~> 3.13.0)
75
75
  rspec-mocks (3.13.1)
76
76
  diff-lcs (>= 1.2.0, < 2.0)
77
77
  rspec-support (~> 3.13.0)
78
78
  rspec-support (3.13.1)
79
- rubocop (1.63.5)
79
+ rubocop (1.64.1)
80
80
  json (~> 2.3)
81
81
  language_server-protocol (>= 3.17.0)
82
82
  parallel (~> 1.10)
@@ -89,9 +89,9 @@ GEM
89
89
  unicode-display_width (>= 2.4.0, < 3.0)
90
90
  rubocop-ast (1.31.3)
91
91
  parser (>= 3.3.1.0)
92
- rubocop-factory_bot (2.26.0)
93
- rubocop (~> 1.41)
94
- rubocop-performance (1.21.0)
92
+ rubocop-factory_bot (2.26.1)
93
+ rubocop (~> 1.61)
94
+ rubocop-performance (1.21.1)
95
95
  rubocop (>= 1.48.1, < 2.0)
96
96
  rubocop-ast (>= 1.31.1, < 2.0)
97
97
  rubocop-rails (2.23.1)
@@ -104,10 +104,10 @@ GEM
104
104
  rubocop-vendor (0.13.0)
105
105
  rubocop
106
106
  ruby-progressbar (1.13.0)
107
- standard (1.36.0)
107
+ standard (1.37.0)
108
108
  language_server-protocol (~> 3.17.0.2)
109
109
  lint_roller (~> 1.0)
110
- rubocop (~> 1.63.0)
110
+ rubocop (~> 1.64.0)
111
111
  standard-custom (~> 1.0.0)
112
112
  standard-performance (~> 1.4)
113
113
  standard-custom (1.0.2)
@@ -7,7 +7,7 @@ module Ws
7
7
  if defined?(ActiveSupport::Inflector)
8
8
  ActiveSupport::Inflector.underscore(string)
9
9
  else
10
- super(string)
10
+ super
11
11
  end
12
12
  end
13
13
  end
@@ -1,5 +1,5 @@
1
1
  module Ws
2
2
  module Style
3
- VERSION = '7.5.0'.freeze
3
+ VERSION = '7.5.1'.freeze
4
4
  end
5
5
  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: 7.5.0
4
+ version: 7.5.1
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-06-14 00:00:00.000000000 Z
11
+ date: 2024-06-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: standard