code-ruby 1.9.4 → 1.9.5

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +73 -64
  3. data/VERSION +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1f08b2e7af8f9cc36ddb680eb1d62d84ada6b1848025cf1d231dc10f1d39523c
4
- data.tar.gz: 0fa0bffda699ee3067916308f5751fed9526e26144273d2aeecc97c3bf0570c1
3
+ metadata.gz: df0804f190945d8f07a6f5cae42a219bc576f28f02031dfd3996c6cb9d2ba65c
4
+ data.tar.gz: 6256656f387e5d7314989d6ec36565a6513b2a79a9b90cc56de37c5fc36dda94
5
5
  SHA512:
6
- metadata.gz: 04c0ea8332a715b4d9d39d9f22d7b7ee1cd959c9d7a9ecc1c57a76b0ea07ac1744d4c44777969478bdaccc2de28f389ae0a6200fb9f5fd19b6b468692f0406ad
7
- data.tar.gz: 5484b3ceae22f03f63427f0f48351e90b1ee15e793f668cbdfb5b839df64dadcdd2ead2a6b47152df0b130a09420d12f5710b3ded917b8ed08d78322b811d526
6
+ metadata.gz: 3c5ef827b4df8b02930ea953d32deb87416417e390ba82c28b8106fb6450d7187a9e65341c3e843416ca5cffe58d2639ae7db078a47c474350b070d912f4c40f
7
+ data.tar.gz: fb25671a2ba8c4643325dbafc837b6a7819402ceda55ff1f6870d6cedcf81a3ff1166d370896528a03e6ed8fc7587a95b84e468f12c15b8c3b1629941ed8140b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- code-ruby (1.9.4)
4
+ code-ruby (1.9.5)
5
5
  activesupport
6
6
  base64
7
7
  bigdecimal
@@ -19,40 +19,39 @@ PATH
19
19
  GEM
20
20
  remote: https://rubygems.org/
21
21
  specs:
22
- activesupport (8.0.2.1)
22
+ activesupport (8.1.2)
23
23
  base64
24
- benchmark (>= 0.3)
25
24
  bigdecimal
26
25
  concurrent-ruby (~> 1.0, >= 1.3.1)
27
26
  connection_pool (>= 2.2.5)
28
27
  drb
29
28
  i18n (>= 1.6, < 2)
29
+ json
30
30
  logger (>= 1.4.2)
31
31
  minitest (>= 5.1)
32
32
  securerandom (>= 0.3)
33
33
  tzinfo (~> 2.0, >= 2.0.5)
34
34
  uri (>= 0.13.1)
35
- addressable (2.8.7)
36
- public_suffix (>= 2.0.2, < 7.0)
35
+ addressable (2.8.9)
36
+ public_suffix (>= 2.0.2, < 8.0)
37
37
  ast (2.4.3)
38
38
  base64 (0.3.0)
39
- benchmark (0.4.1)
40
- bigdecimal (3.2.3)
41
- bundler-audit (0.9.2)
42
- bundler (>= 1.2.0, < 3)
39
+ bigdecimal (4.0.1)
40
+ bundler-audit (0.9.3)
41
+ bundler (>= 1.2.0)
43
42
  thor (~> 1.0)
44
43
  cmdparse (3.0.7)
45
- concurrent-ruby (1.3.5)
46
- connection_pool (2.5.4)
47
- crack (1.0.0)
44
+ concurrent-ruby (1.3.6)
45
+ connection_pool (3.0.2)
46
+ crack (1.0.1)
48
47
  bigdecimal
49
48
  rexml
50
49
  csv (3.3.5)
51
- date (3.4.1)
50
+ date (3.5.1)
52
51
  did-you-mean (0.1.1)
53
52
  levenshtein (>= 0.2.0)
54
53
  diff-lcs (1.6.2)
55
- dorian (2.6.7)
54
+ dorian (2.6.8)
56
55
  csv
57
56
  dorian-arguments
58
57
  dorian-eval
@@ -79,47 +78,55 @@ GEM
79
78
  dorian-to_struct (2.0.2)
80
79
  drb (2.2.3)
81
80
  geom2d (0.4.1)
82
- git (4.0.5)
81
+ git (4.3.1)
83
82
  activesupport (>= 5.0)
84
83
  addressable (~> 2.8)
85
84
  process_executer (~> 4.0)
86
85
  rchardet (~> 1.9)
87
- haml (6.3.0)
86
+ haml (7.2.0)
88
87
  temple (>= 0.8.2)
89
88
  thor
90
89
  tilt
91
90
  hashdiff (1.2.1)
92
- hexapdf (1.4.0)
91
+ hexapdf (1.6.0)
93
92
  cmdparse (~> 3.0, >= 3.0.3)
94
93
  geom2d (~> 0.4, >= 0.4.1)
95
94
  openssl (>= 2.2.1)
96
95
  strscan (>= 3.1.2)
97
- i18n (1.14.7)
96
+ i18n (1.14.8)
98
97
  concurrent-ruby (~> 1.0)
99
- json (2.13.2)
98
+ json (2.18.1)
99
+ json-schema (6.1.0)
100
+ addressable (~> 2.8)
101
+ bigdecimal (>= 3.1, < 5)
100
102
  language-ruby (1.2.0)
101
103
  dorian-arguments
102
104
  zeitwerk
103
105
  language_server-protocol (3.17.0.5)
104
106
  levenshtein (0.2.2)
105
- libv8-node (24.1.0.0-arm64-darwin)
106
- libv8-node (24.1.0.0-x86_64-linux)
107
+ libv8-node (24.12.0.1-arm64-darwin)
108
+ libv8-node (24.12.0.1-x86_64-linux)
107
109
  lint_roller (1.1.0)
108
110
  logger (1.7.0)
109
- mail (2.8.1)
111
+ mail (2.9.0)
112
+ logger
110
113
  mini_mime (>= 0.1.1)
111
114
  net-imap
112
115
  net-pop
113
116
  net-smtp
117
+ mcp (0.7.1)
118
+ json-schema (>= 4.1)
114
119
  mini_mime (1.1.5)
115
- mini_racer (0.19.0)
116
- libv8-node (~> 24.1.0.0)
117
- minitest (5.25.5)
120
+ mini_racer (0.20.0)
121
+ libv8-node (~> 24.12.0.1)
122
+ minitest (6.0.2)
123
+ drb (~> 2.0)
124
+ prism (~> 1.5)
118
125
  mustermann (3.0.4)
119
126
  ruby2_keywords (~> 0.0.1)
120
- net-http (0.6.0)
121
- uri
122
- net-imap (0.5.10)
127
+ net-http (0.9.1)
128
+ uri (>= 0.11.1)
129
+ net-imap (0.6.3)
123
130
  date
124
131
  net-protocol
125
132
  net-pop (0.1.2)
@@ -128,24 +135,24 @@ GEM
128
135
  timeout
129
136
  net-smtp (0.5.1)
130
137
  net-protocol
131
- nokogiri (1.18.10-arm64-darwin)
138
+ nokogiri (1.19.1-arm64-darwin)
132
139
  racc (~> 1.4)
133
- nokogiri (1.18.10-x86_64-linux-gnu)
140
+ nokogiri (1.19.1-x86_64-linux-gnu)
134
141
  racc (~> 1.4)
135
- openssl (3.3.0)
142
+ openssl (4.0.1)
136
143
  ostruct (0.6.3)
137
144
  parallel (1.27.0)
138
- parser (3.3.9.0)
145
+ parser (3.3.10.2)
139
146
  ast (~> 2.4.1)
140
147
  racc
141
148
  prettier_print (1.2.1)
142
- prism (1.5.1)
143
- process_executer (4.0.0)
149
+ prism (1.9.0)
150
+ process_executer (4.0.2)
144
151
  track_open_instances (~> 0.1)
145
- public_suffix (6.0.2)
152
+ public_suffix (7.0.2)
146
153
  racc (1.8.1)
147
- rack (3.2.1)
148
- rack-protection (4.1.1)
154
+ rack (3.2.5)
155
+ rack-protection (4.2.1)
149
156
  base64 (>= 0.1.0)
150
157
  logger (>= 1.6.0)
151
158
  rack (>= 3.0.0, < 4)
@@ -153,48 +160,49 @@ GEM
153
160
  base64 (>= 0.1.0)
154
161
  rack (>= 3.0.0)
155
162
  rainbow (3.1.1)
156
- rake (13.3.0)
163
+ rake (13.3.1)
157
164
  rchardet (1.10.0)
158
165
  regexp_parser (2.11.3)
159
166
  rexml (3.4.4)
160
- rspec (3.13.1)
167
+ rspec (3.13.2)
161
168
  rspec-core (~> 3.13.0)
162
169
  rspec-expectations (~> 3.13.0)
163
170
  rspec-mocks (~> 3.13.0)
164
- rspec-core (3.13.5)
171
+ rspec-core (3.13.6)
165
172
  rspec-support (~> 3.13.0)
166
173
  rspec-expectations (3.13.5)
167
174
  diff-lcs (>= 1.2.0, < 2.0)
168
175
  rspec-support (~> 3.13.0)
169
- rspec-mocks (3.13.5)
176
+ rspec-mocks (3.13.8)
170
177
  diff-lcs (>= 1.2.0, < 2.0)
171
178
  rspec-support (~> 3.13.0)
172
- rspec-support (3.13.6)
173
- rubocop (1.80.2)
179
+ rspec-support (3.13.7)
180
+ rubocop (1.85.0)
174
181
  json (~> 2.3)
175
182
  language_server-protocol (~> 3.17.0.2)
176
183
  lint_roller (~> 1.1.0)
184
+ mcp (~> 0.6)
177
185
  parallel (~> 1.10)
178
186
  parser (>= 3.3.0.2)
179
187
  rainbow (>= 2.2.2, < 4.0)
180
188
  regexp_parser (>= 2.9.3, < 3.0)
181
- rubocop-ast (>= 1.46.0, < 2.0)
189
+ rubocop-ast (>= 1.49.0, < 2.0)
182
190
  ruby-progressbar (~> 1.7)
183
191
  unicode-display_width (>= 2.4.0, < 4.0)
184
- rubocop-ast (1.46.0)
192
+ rubocop-ast (1.49.0)
185
193
  parser (>= 3.3.7.2)
186
- prism (~> 1.4)
194
+ prism (~> 1.7)
187
195
  rubocop-capybara (2.22.1)
188
196
  lint_roller (~> 1.1)
189
197
  rubocop (~> 1.72, >= 1.72.1)
190
- rubocop-factory_bot (2.27.1)
198
+ rubocop-factory_bot (2.28.0)
191
199
  lint_roller (~> 1.1)
192
200
  rubocop (~> 1.72, >= 1.72.1)
193
- rubocop-performance (1.26.0)
201
+ rubocop-performance (1.26.1)
194
202
  lint_roller (~> 1.1)
195
203
  rubocop (>= 1.75.0, < 2.0)
196
- rubocop-ast (>= 1.44.0, < 2.0)
197
- rubocop-rails (2.33.3)
204
+ rubocop-ast (>= 1.47.1, < 2.0)
205
+ rubocop-rails (2.34.3)
198
206
  activesupport (>= 4.2.0)
199
207
  lint_roller (~> 1.1)
200
208
  rack (>= 1.1)
@@ -203,26 +211,27 @@ GEM
203
211
  rubocop-rake (0.7.1)
204
212
  lint_roller (~> 1.1)
205
213
  rubocop (>= 1.72.1)
206
- rubocop-rspec (3.7.0)
214
+ rubocop-rspec (3.9.0)
207
215
  lint_roller (~> 1.1)
208
- rubocop (~> 1.72, >= 1.72.1)
209
- rubocop-rspec_rails (2.31.0)
216
+ rubocop (~> 1.81)
217
+ rubocop-rspec_rails (2.32.0)
210
218
  lint_roller (~> 1.1)
211
219
  rubocop (~> 1.72, >= 1.72.1)
212
220
  rubocop-rspec (~> 3.5)
213
- ruby-prof (1.7.2)
221
+ ruby-prof (2.0.3)
214
222
  base64
223
+ ostruct
215
224
  ruby-progressbar (1.13.0)
216
225
  ruby2_keywords (0.0.5)
217
226
  securerandom (0.4.1)
218
- sinatra (4.1.1)
227
+ sinatra (4.2.1)
219
228
  logger (>= 1.6.0)
220
229
  mustermann (~> 3.0)
221
230
  rack (>= 3.0.0, < 4)
222
- rack-protection (= 4.1.1)
231
+ rack-protection (= 4.2.1)
223
232
  rack-session (>= 2.0.0, < 3)
224
233
  tilt (~> 2.0)
225
- strscan (3.1.5)
234
+ strscan (3.1.7)
226
235
  syntax_tree (6.3.0)
227
236
  prettier_print (>= 1.2.0)
228
237
  syntax_tree-haml (4.0.3)
@@ -235,25 +244,25 @@ GEM
235
244
  temple (0.10.4)
236
245
  terminal-table (4.0.0)
237
246
  unicode-display_width (>= 1.1.1, < 4)
238
- thor (1.4.0)
239
- tilt (2.6.1)
240
- timeout (0.4.3)
247
+ thor (1.5.0)
248
+ tilt (2.7.0)
249
+ timeout (0.6.0)
241
250
  track_open_instances (0.1.15)
242
251
  tzinfo (2.0.6)
243
252
  concurrent-ruby (~> 1.0)
244
253
  unicode-display_width (3.2.0)
245
254
  unicode-emoji (~> 4.1)
246
- unicode-emoji (4.1.0)
247
- uri (1.0.3)
255
+ unicode-emoji (4.2.0)
256
+ uri (1.1.1)
248
257
  w_syntax_tree-erb (0.12.0)
249
258
  prettier_print (~> 1.2, >= 1.2.0)
250
259
  syntax_tree (~> 6.1, >= 6.1.1)
251
- webmock (3.25.1)
260
+ webmock (3.26.1)
252
261
  addressable (>= 2.8.0)
253
262
  crack (>= 0.3.2)
254
263
  hashdiff (>= 0.4.0, < 2.0.0)
255
264
  yaml (0.4.0)
256
- zeitwerk (2.7.3)
265
+ zeitwerk (2.7.5)
257
266
 
258
267
  PLATFORMS
259
268
  arm64-darwin-23
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.9.4
1
+ 1.9.5
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: code-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.4
4
+ version: 1.9.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dorian Marié