8
8
GEM
9
9
remote: http://rubygems.org/
10
10
specs:
11
- actionpack (7.0.7.2 )
12
- actionview (= 7.0.7.2 )
13
- activesupport (= 7.0.7.2 )
14
- rack (~> 2.0 , >= 2.2.4 )
11
+ actionpack (7.1.3.2 )
12
+ actionview (= 7.1.3.2 )
13
+ activesupport (= 7.1.3.2 )
14
+ nokogiri (>= 1.8.5 )
15
+ racc
16
+ rack (>= 2.2.4 )
17
+ rack-session (>= 1.0.1 )
15
18
rack-test (>= 0.6.3 )
16
- rails-dom-testing (~> 2.0 )
17
- rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
18
- actionview (7.0.7 .2 )
19
- activesupport (= 7.0.7 .2 )
19
+ rails-dom-testing (~> 2.2 )
20
+ rails-html-sanitizer (~> 1.6 )
21
+ actionview (7.1.3 .2 )
22
+ activesupport (= 7.1.3 .2 )
20
23
builder (~> 3.1 )
21
- erubi (~> 1.4 )
22
- rails-dom-testing (~> 2.0 )
23
- rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
24
- activemodel (7.0.7.2 )
25
- activesupport (= 7.0.7.2 )
26
- activerecord (7.0.7.2 )
27
- activemodel (= 7.0.7.2 )
28
- activesupport (= 7.0.7.2 )
29
- activesupport (7.0.7.2 )
24
+ erubi (~> 1.11 )
25
+ rails-dom-testing (~> 2.2 )
26
+ rails-html-sanitizer (~> 1.6 )
27
+ activemodel (7.1.3.2 )
28
+ activesupport (= 7.1.3.2 )
29
+ activerecord (7.1.3.2 )
30
+ activemodel (= 7.1.3.2 )
31
+ activesupport (= 7.1.3.2 )
32
+ timeout (>= 0.4.0 )
33
+ activesupport (7.1.3.2 )
34
+ base64
35
+ bigdecimal
30
36
concurrent-ruby (~> 1.0 , >= 1.0.2 )
37
+ connection_pool (>= 2.2.5 )
38
+ drb
31
39
i18n (>= 1.6 , < 2 )
32
40
minitest (>= 5.1 )
41
+ mutex_m
33
42
tzinfo (~> 2.0 )
34
43
appraisal (2.5.0 )
35
44
bundler
36
45
rake
37
46
thor (>= 0.14.0 )
38
47
ast (2.4.2 )
48
+ base64 (0.2.0 )
49
+ bigdecimal (3.1.6 )
39
50
builder (3.2.4 )
40
- childprocess (4.1 .0 )
51
+ childprocess (5.0 .0 )
41
52
coderay (1.1.3 )
42
- concurrent-ruby (1.2.2 )
53
+ concurrent-ruby (1.2.3 )
54
+ connection_pool (2.4.1 )
43
55
crass (1.0.6 )
44
- diff-lcs (1.5.0 )
56
+ diff-lcs (1.5.1 )
57
+ drb (2.2.0 )
58
+ ruby2_keywords
45
59
erubi (1.12.0 )
46
60
i18n (1.14.1 )
47
61
concurrent-ruby (~> 1.0 )
48
62
iniparse (1.5.0 )
49
- json (2.6.3 )
63
+ io-console (0.7.2 )
64
+ irb (1.11.2 )
65
+ rdoc
66
+ reline (>= 0.4.2 )
67
+ json (2.7.1 )
50
68
language_server-protocol (3.17.0.3 )
51
- loofah (2.21.3 )
69
+ loofah (2.22.0 )
52
70
crass (~> 1.0.2 )
53
71
nokogiri (>= 1.12.0 )
54
72
method_source (1.0.0 )
55
- minitest (5.19.0 )
73
+ minitest (5.22.2 )
74
+ mutex_m (0.2.0 )
56
75
nokogiri (1.16.2-arm64-darwin )
57
76
racc (~> 1.4 )
58
77
nokogiri (1.16.2-x86_64-linux )
59
78
racc (~> 1.4 )
60
- overcommit (0.60 .0 )
61
- childprocess (>= 0.6.3 , < 5 )
79
+ overcommit (0.63 .0 )
80
+ childprocess (>= 0.6.3 , < 6 )
62
81
iniparse (~> 1.4 )
63
82
rexml (~> 3.2 )
64
- parallel (1.23 .0 )
65
- parser (3.2.2.3 )
83
+ parallel (1.24 .0 )
84
+ parser (3.3.0.5 )
66
85
ast (~> 2.4.1 )
67
86
racc
68
87
pry (0.14.2 )
69
88
coderay (~> 1.1 )
70
89
method_source (~> 1.0 )
90
+ psych (5.1.2 )
91
+ stringio
71
92
racc (1.7.3 )
72
- rack (2.2.7 )
93
+ rack (3.0.9.1 )
94
+ rack-session (2.0.0 )
95
+ rack (>= 3.0.0 )
73
96
rack-test (2.1.0 )
74
97
rack (>= 1.3 )
75
- rails-dom-testing (2.1.1 )
98
+ rackup (2.1.0 )
99
+ rack (>= 3 )
100
+ webrick (~> 1.8 )
101
+ rails-dom-testing (2.2.0 )
76
102
activesupport (>= 5.0.0 )
77
103
minitest
78
104
nokogiri (>= 1.6 )
79
105
rails-html-sanitizer (1.6.0 )
80
106
loofah (~> 2.21 )
81
107
nokogiri (~> 1.14 )
82
- railties (7.0.7.2 )
83
- actionpack (= 7.0.7.2 )
84
- activesupport (= 7.0.7.2 )
85
- method_source
108
+ railties (7.1.3.2 )
109
+ actionpack (= 7.1.3.2 )
110
+ activesupport (= 7.1.3.2 )
111
+ irb
112
+ rackup (>= 1.0.0 )
86
113
rake (>= 12.2 )
87
- thor (~> 1.0 )
88
- zeitwerk (~> 2.5 )
114
+ thor (~> 1.0 , >= 1.2.2 )
115
+ zeitwerk (~> 2.6 )
89
116
rainbow (3.1.1 )
90
- rake (13.0.6 )
117
+ rake (13.1.0 )
91
118
rb-readline (0.5.5 )
92
- regexp_parser (2.8.1 )
93
- rexml (3.2.5 )
94
- rspec (3.12.0 )
95
- rspec-core (~> 3.12.0 )
96
- rspec-expectations (~> 3.12.0 )
97
- rspec-mocks (~> 3.12.0 )
98
- rspec-core (3.12.2 )
99
- rspec-support (~> 3.12.0 )
100
- rspec-expectations (3.12.3 )
119
+ rdoc (6.6.2 )
120
+ psych (>= 4.0.0 )
121
+ regexp_parser (2.9.0 )
122
+ reline (0.4.3 )
123
+ io-console (~> 0.5 )
124
+ rexml (3.2.6 )
125
+ rspec (3.13.0 )
126
+ rspec-core (~> 3.13.0 )
127
+ rspec-expectations (~> 3.13.0 )
128
+ rspec-mocks (~> 3.13.0 )
129
+ rspec-core (3.13.0 )
130
+ rspec-support (~> 3.13.0 )
131
+ rspec-expectations (3.13.0 )
101
132
diff-lcs (>= 1.2.0 , < 2.0 )
102
- rspec-support (~> 3.12 .0 )
103
- rspec-mocks (3.12.6 )
133
+ rspec-support (~> 3.13 .0 )
134
+ rspec-mocks (3.13.0 )
104
135
diff-lcs (>= 1.2.0 , < 2.0 )
105
- rspec-support (~> 3.12 .0 )
106
- rspec-support (3.12 .1 )
107
- rubocop (1.54 .2 )
136
+ rspec-support (~> 3.13 .0 )
137
+ rspec-support (3.13 .1 )
138
+ rubocop (1.60 .2 )
108
139
json (~> 2.3 )
109
140
language_server-protocol (>= 3.17.0 )
110
141
parallel (~> 1.10 )
111
- parser (>= 3.2.2.3 )
142
+ parser (>= 3.3.0.2 )
112
143
rainbow (>= 2.2.2 , < 4.0 )
113
144
regexp_parser (>= 1.8 , < 3.0 )
114
145
rexml (>= 3.2.5 , < 4.0 )
115
- rubocop-ast (>= 1.28 .0 , < 2.0 )
146
+ rubocop-ast (>= 1.30 .0 , < 2.0 )
116
147
ruby-progressbar (~> 1.7 )
117
148
unicode-display_width (>= 2.4.0 , < 3.0 )
118
- rubocop-ast (1.29 .0 )
149
+ rubocop-ast (1.30 .0 )
119
150
parser (>= 3.2.1.0 )
120
151
ruby-progressbar (1.13.0 )
121
- sqlite3 (1.6.3-arm64-darwin )
122
- sqlite3 (1.6.3-x86_64-linux )
123
- thor (1.2.2 )
124
- timecop (0.9.6 )
152
+ ruby2_keywords (0.0.5 )
153
+ sqlite3 (1.7.2-arm64-darwin )
154
+ sqlite3 (1.7.2-x86_64-linux )
155
+ stringio (3.1.0 )
156
+ thor (1.3.1 )
157
+ timecop (0.9.8 )
158
+ timeout (0.4.1 )
125
159
tzinfo (2.0.6 )
126
160
concurrent-ruby (~> 1.0 )
127
- unicode-display_width (2.4.2 )
128
- zeitwerk (2.6.8 )
161
+ unicode-display_width (2.5.0 )
162
+ webrick (1.8.1 )
163
+ zeitwerk (2.6.13 )
129
164
130
165
PLATFORMS
131
166
arm64-darwin-22
@@ -141,7 +176,7 @@ DEPENDENCIES
141
176
rspec
142
177
rspec-core
143
178
rubocop
144
- sqlite3 ( ~> 1.4 )
179
+ sqlite3
145
180
timecop
146
181
147
182
BUNDLED WITH
0 commit comments