Commit 8121aa8 1 parent 429f5e2 commit 8121aa8 Copy full SHA for 8121aa8
File tree 4 files changed +23
-17
lines changed
4 files changed +23
-17
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ AllCops:
10
10
11
11
# - Pending Cops as of 1.56.3 ---------------------------------------------#
12
12
13
+
14
+
13
15
Gemspec/DeprecatedAttributeAssignment : # new in 1.30
14
16
Enabled : true
15
17
Gemspec/DevelopmentDependencies : # new in 1.44
@@ -200,10 +202,14 @@ Style/ReturnNilInPredicateMethodDefinition: # new in 1.53
200
202
Enabled : true
201
203
Style/SelectByRegexp : # new in 1.22
202
204
Enabled : true
205
+ Style/SendWithLiteralMethodName : # new in 1.64
206
+ Enabled : true
203
207
Style/SingleLineDoEndBlock : # new in 1.57
204
208
Enabled : true
205
209
Style/StringChars : # (new in 1.12)
206
210
Enabled : true
211
+ Style/SuperArguments : # new in 1.64
212
+ Enabled : true
207
213
Style/SuperWithArgsParentheses : # new in 1.58
208
214
Enabled : true
209
215
Style/SwapValues : # (new in 1.1)
Original file line number Diff line number Diff line change 1
- ## Master
1
+ ## 0.15.1
2
2
3
3
##### Breaking
4
4
Original file line number Diff line number Diff line change 9
9
PATH
10
10
remote: .
11
11
specs:
12
- jazzy (0.15.0 )
12
+ jazzy (0.15.1 )
13
13
cocoapods (~> 1.5 )
14
14
mustache (~> 1.1 )
15
15
open4 (~> 1.3 )
27
27
base64
28
28
nkf
29
29
rexml
30
- activesupport (7.1.3.2 )
30
+ activesupport (7.1.3.4 )
31
31
base64
32
32
bigdecimal
33
33
concurrent-ruby (~> 1.0 , >= 1.0.2 )
46
46
atomos (0.1.3 )
47
47
bacon (1.2.0 )
48
48
base64 (0.2.0 )
49
- bigdecimal (3.1.7 )
49
+ bigdecimal (3.1.8 )
50
50
claide (1.1.0 )
51
51
claide-plugins (0.9.2 )
52
52
cork
90
90
netrc (~> 0.11 )
91
91
cocoapods-try (1.2.0 )
92
92
colored2 (3.1.2 )
93
- concurrent-ruby (1.2.3 )
93
+ concurrent-ruby (1.3.2 )
94
94
connection_pool (2.4.1 )
95
95
cork (0.3.0 )
96
96
colored2 (~> 3.1 )
@@ -115,13 +115,13 @@ GEM
115
115
escape (0.0.4 )
116
116
ethon (0.16.0 )
117
117
ffi (>= 1.15.0 )
118
- faraday (2.9.0 )
118
+ faraday (2.9.1 )
119
119
faraday-net_http (>= 2.0 , < 3.2 )
120
120
faraday-http-cache (2.5.1 )
121
121
faraday (>= 0.8 )
122
122
faraday-net_http (3.1.0 )
123
123
net-http
124
- ffi (1.16.3 )
124
+ ffi (1.17.0 )
125
125
fourflusher (2.3.1 )
126
126
fuzzy_match (2.0.4 )
127
127
gh_inspector (1.1.3 )
130
130
rchardet (~> 1.8 )
131
131
hashdiff (1.1.0 )
132
132
httpclient (2.8.3 )
133
- i18n (1.14.4 )
133
+ i18n (1.14.5 )
134
134
concurrent-ruby (~> 1.0 )
135
135
json (2.7.2 )
136
136
kramdown (2.4.0 )
139
139
kramdown (~> 2.0 )
140
140
language_server-protocol (3.17.0.3 )
141
141
liferaft (0.0.6 )
142
- mini_portile2 (2.8.6 )
143
- minitest (5.22.3 )
144
- mocha (2.2 .0 )
142
+ mini_portile2 (2.8.7 )
143
+ minitest (5.23.1 )
144
+ mocha (2.3 .0 )
145
145
ruby2_keywords (>= 0.0.5 )
146
146
mocha-on-bacon (0.2.3 )
147
147
mocha (>= 0.13.0 )
@@ -161,22 +161,22 @@ GEM
161
161
sawyer (~> 0.9 )
162
162
open4 (1.3.4 )
163
163
parallel (1.24.0 )
164
- parser (3.3.1 .0 )
164
+ parser (3.3.2 .0 )
165
165
ast (~> 2.4.1 )
166
166
racc
167
167
prettybacon (0.0.2 )
168
168
bacon (~> 1.2 )
169
169
public_suffix (4.0.7 )
170
- racc (1.7.3 )
170
+ racc (1.8.0 )
171
171
rainbow (3.1.1 )
172
172
rake (13.2.1 )
173
173
rchardet (1.8.0 )
174
174
redcarpet (3.6.0 )
175
- regexp_parser (2.9.0 )
175
+ regexp_parser (2.9.2 )
176
176
rexml (3.2.8 )
177
177
strscan (>= 3.0.9 )
178
178
rouge (4.2.1 )
179
- rubocop (1.63.4 )
179
+ rubocop (1.64.1 )
180
180
json (~> 2.3 )
181
181
language_server-protocol (>= 3.17.0 )
182
182
parallel (~> 1.10 )
208
208
concurrent-ruby (~> 1.0 )
209
209
unicode-display_width (2.5.0 )
210
210
uri (0.13.0 )
211
- webmock (3.23.0 )
211
+ webmock (3.23.1 )
212
212
addressable (>= 2.8.0 )
213
213
crack (>= 0.3.2 )
214
214
hashdiff (>= 0.4.0 , < 2.0.0 )
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module Jazzy
4
- VERSION = '0.15.0 ' unless defined? Jazzy ::VERSION
4
+ VERSION = '0.15.1 ' unless defined? Jazzy ::VERSION
5
5
end
You can’t perform that action at this time.
0 commit comments