7
7
GEM
8
8
remote: https://rubygems.org/
9
9
specs:
10
- activesupport (7.1.3. 4 )
10
+ activesupport (7.1.4 )
11
11
base64
12
12
bigdecimal
13
13
concurrent-ruby (~> 1.0 , >= 1.0.2 )
19
19
tzinfo (~> 2.0 )
20
20
ast (2.4.2 )
21
21
base64 (0.2.0 )
22
- benchmark-ips (2.13 .0 )
22
+ benchmark-ips (2.14 .0 )
23
23
bigdecimal (3.1.8 )
24
24
byebug (11.1.3 )
25
25
coderay (1.1.3 )
26
- concurrent-ruby (1.3.3 )
26
+ concurrent-ruby (1.3.4 )
27
27
connection_pool (2.4.1 )
28
28
diff-lcs (1.5.1 )
29
29
docile (1.4.1 )
55
55
dry-inflector (~> 1.0 )
56
56
dry-logic (~> 1.4 )
57
57
zeitwerk (~> 2.6 )
58
- factory_bot (6.4.6 )
58
+ factory_bot (6.5.0 )
59
59
activesupport (>= 5.0.0 )
60
- i18n (1.14.5 )
60
+ i18n (1.14.6 )
61
61
concurrent-ruby (~> 1.0 )
62
62
json (2.7.2 )
63
63
language_server-protocol (3.17.0.3 )
64
64
method_source (1.1.0 )
65
- minitest (5.24 .1 )
65
+ minitest (5.25 .1 )
66
66
mutex_m (0.2.0 )
67
- parallel (1.25.1 )
68
- parser (3.3.4 .0 )
67
+ parallel (1.26.3 )
68
+ parser (3.3.5 .0 )
69
69
ast (~> 2.4.1 )
70
70
racc
71
71
pry (0.14.2 )
84
84
rainbow (>= 2.0 , < 4.0 )
85
85
rexml (~> 3.1 )
86
86
regexp_parser (2.9.2 )
87
- rexml (3.3.4 )
88
- strscan
87
+ rexml (3.3.8 )
89
88
rspec (3.13.0 )
90
89
rspec-core (~> 3.13.0 )
91
90
rspec-expectations (~> 3.13.0 )
99
98
diff-lcs (>= 1.2.0 , < 2.0 )
100
99
rspec-support (~> 3.13.0 )
101
100
rspec-support (3.13.1 )
102
- rubocop (1.65 .1 )
101
+ rubocop (1.66 .1 )
103
102
json (~> 2.3 )
104
103
language_server-protocol (>= 3.17.0 )
105
104
parallel (~> 1.10 )
106
105
parser (>= 3.3.0.2 )
107
106
rainbow (>= 2.2.2 , < 4.0 )
108
107
regexp_parser (>= 2.4 , < 3.0 )
109
- rexml (>= 3.2.5 , < 4.0 )
110
- rubocop-ast (>= 1.31.1 , < 2.0 )
108
+ rubocop-ast (>= 1.32.2 , < 2.0 )
111
109
ruby-progressbar (~> 1.7 )
112
110
unicode-display_width (>= 2.4.0 , < 3.0 )
113
- rubocop-ast (1.31 .3 )
111
+ rubocop-ast (1.32 .3 )
114
112
parser (>= 3.3.1.0 )
115
- rubocop-performance (1.21 .1 )
113
+ rubocop-performance (1.22 .1 )
116
114
rubocop (>= 1.48.1 , < 2.0 )
117
115
rubocop-ast (>= 1.31.1 , < 2.0 )
118
- rubocop-rspec (3.0.3 )
116
+ rubocop-rspec (3.0.5 )
119
117
rubocop (~> 1.61 )
120
118
ruby-progressbar (1.13.0 )
121
119
simplecov (0.22.0 )
@@ -124,12 +122,11 @@ GEM
124
122
simplecov_json_formatter (~> 0.1 )
125
123
simplecov-html (0.12.3 )
126
124
simplecov_json_formatter (0.1.4 )
127
- strscan (3.1.0 )
128
125
tzinfo (2.0.6 )
129
126
concurrent-ruby (~> 1.0 )
130
- unicode-display_width (2.5 .0 )
131
- webrick (1.8.1 )
132
- yard (0.9.36 )
127
+ unicode-display_width (2.6 .0 )
128
+ webrick (1.8.2 )
129
+ yard (0.9.37 )
133
130
zeitwerk (2.6.17 )
134
131
135
132
PLATFORMS
@@ -147,7 +144,7 @@ DEPENDENCIES
147
144
rspec (>= 3.12 , < 4.0 )
148
145
rubocop (>= 1.56 , < 2.0 )
149
146
rubocop-performance (>= 1.19 , < 2.0 )
150
- rubocop-rspec (~> 3.0 , >= 3.0.3 )
147
+ rubocop-rspec (~> 3.0 )
151
148
simplecov (>= 0.22.0 , < 1.0 )
152
149
webrick (>= 1.7 , < 2.0 )
153
150
yard (>= 0.9.26 , < 1.0 )
0 commit comments