meta-tags 2.18.0 → 2.19.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,8 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "steep", "~> 1.5.2", platform: :mri
6
+ gem "railties", "5.1.7"
7
+
8
+ gemspec path: "../"
@@ -0,0 +1,200 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ meta-tags (2.19.0)
5
+ actionpack (>= 3.2.0, < 7.2)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ actionpack (5.1.7)
11
+ actionview (= 5.1.7)
12
+ activesupport (= 5.1.7)
13
+ rack (~> 2.0)
14
+ rack-test (>= 0.6.3)
15
+ rails-dom-testing (~> 2.0)
16
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
17
+ actionview (5.1.7)
18
+ activesupport (= 5.1.7)
19
+ builder (~> 3.1)
20
+ erubi (~> 1.4)
21
+ rails-dom-testing (~> 2.0)
22
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
23
+ activesupport (5.1.7)
24
+ concurrent-ruby (~> 1.0, >= 1.0.2)
25
+ i18n (>= 0.7, < 2)
26
+ minitest (~> 5.1)
27
+ tzinfo (~> 1.1)
28
+ appraisal (2.5.0)
29
+ bundler
30
+ rake
31
+ thor (>= 0.14.0)
32
+ ast (2.4.2)
33
+ base64 (0.1.1)
34
+ builder (3.2.4)
35
+ concurrent-ruby (1.2.2)
36
+ crass (1.0.6)
37
+ csv (3.2.7)
38
+ diff-lcs (1.5.0)
39
+ docile (1.4.0)
40
+ erubi (1.12.0)
41
+ ffi (1.16.3)
42
+ fileutils (1.7.1)
43
+ i18n (1.14.1)
44
+ concurrent-ruby (~> 1.0)
45
+ json (2.6.3)
46
+ language_server-protocol (3.17.0.3)
47
+ lint_roller (1.1.0)
48
+ listen (3.8.0)
49
+ rb-fsevent (~> 0.10, >= 0.10.3)
50
+ rb-inotify (~> 0.9, >= 0.9.10)
51
+ logger (1.5.3)
52
+ loofah (2.21.3)
53
+ crass (~> 1.0.2)
54
+ nokogiri (>= 1.12.0)
55
+ method_source (1.0.0)
56
+ minitest (5.20.0)
57
+ nokogiri (1.15.4-arm64-darwin)
58
+ racc (~> 1.4)
59
+ parallel (1.23.0)
60
+ parser (3.2.2.4)
61
+ ast (~> 2.4.1)
62
+ racc
63
+ racc (1.7.1)
64
+ rack (2.2.8)
65
+ rack-test (2.1.0)
66
+ rack (>= 1.3)
67
+ rails-dom-testing (2.2.0)
68
+ activesupport (>= 5.0.0)
69
+ minitest
70
+ nokogiri (>= 1.6)
71
+ rails-html-sanitizer (1.6.0)
72
+ loofah (~> 2.21)
73
+ nokogiri (~> 1.14)
74
+ railties (5.1.7)
75
+ actionpack (= 5.1.7)
76
+ activesupport (= 5.1.7)
77
+ method_source
78
+ rake (>= 0.8.7)
79
+ thor (>= 0.18.1, < 2.0)
80
+ rainbow (3.1.1)
81
+ rake (13.0.6)
82
+ rb-fsevent (0.11.2)
83
+ rb-inotify (0.10.1)
84
+ ffi (~> 1.0)
85
+ rbs (3.2.2)
86
+ regexp_parser (2.8.1)
87
+ rexml (3.2.6)
88
+ rspec (3.12.0)
89
+ rspec-core (~> 3.12.0)
90
+ rspec-expectations (~> 3.12.0)
91
+ rspec-mocks (~> 3.12.0)
92
+ rspec-core (3.12.2)
93
+ rspec-support (~> 3.12.0)
94
+ rspec-expectations (3.12.3)
95
+ diff-lcs (>= 1.2.0, < 2.0)
96
+ rspec-support (~> 3.12.0)
97
+ rspec-html-matchers (0.10.0)
98
+ nokogiri (~> 1)
99
+ rspec (>= 3.0.0.a)
100
+ rspec-mocks (3.12.6)
101
+ diff-lcs (>= 1.2.0, < 2.0)
102
+ rspec-support (~> 3.12.0)
103
+ rspec-support (3.12.1)
104
+ rspec_junit_formatter (0.6.0)
105
+ rspec-core (>= 2, < 4, != 2.12.0)
106
+ rubocop (1.56.4)
107
+ base64 (~> 0.1.1)
108
+ json (~> 2.3)
109
+ language_server-protocol (>= 3.17.0)
110
+ parallel (~> 1.10)
111
+ parser (>= 3.2.2.3)
112
+ rainbow (>= 2.2.2, < 4.0)
113
+ regexp_parser (>= 1.8, < 3.0)
114
+ rexml (>= 3.2.5, < 4.0)
115
+ rubocop-ast (>= 1.28.1, < 2.0)
116
+ ruby-progressbar (~> 1.7)
117
+ unicode-display_width (>= 2.4.0, < 3.0)
118
+ rubocop-ast (1.29.0)
119
+ parser (>= 3.2.1.0)
120
+ rubocop-capybara (2.19.0)
121
+ rubocop (~> 1.41)
122
+ rubocop-factory_bot (2.24.0)
123
+ rubocop (~> 1.33)
124
+ rubocop-performance (1.19.1)
125
+ rubocop (>= 1.7.0, < 2.0)
126
+ rubocop-ast (>= 0.4.0)
127
+ rubocop-rails (2.20.2)
128
+ activesupport (>= 4.2.0)
129
+ rack (>= 1.1)
130
+ rubocop (>= 1.33.0, < 2.0)
131
+ rubocop-rake (0.6.0)
132
+ rubocop (~> 1.0)
133
+ rubocop-rspec (2.23.2)
134
+ rubocop (~> 1.33)
135
+ rubocop-capybara (~> 2.17)
136
+ rubocop-factory_bot (~> 2.22)
137
+ ruby-progressbar (1.13.0)
138
+ securerandom (0.2.2)
139
+ simplecov (0.22.0)
140
+ docile (~> 1.1)
141
+ simplecov-html (~> 0.11)
142
+ simplecov_json_formatter (~> 0.1)
143
+ simplecov-html (0.12.3)
144
+ simplecov_json_formatter (0.1.4)
145
+ standard (1.31.1)
146
+ language_server-protocol (~> 3.17.0.2)
147
+ lint_roller (~> 1.0)
148
+ rubocop (~> 1.56.2)
149
+ standard-custom (~> 1.0.0)
150
+ standard-performance (~> 1.2)
151
+ standard-custom (1.0.2)
152
+ lint_roller (~> 1.0)
153
+ rubocop (~> 1.50)
154
+ standard-performance (1.2.0)
155
+ lint_roller (~> 1.1)
156
+ rubocop-performance (~> 1.19.0)
157
+ steep (1.5.3)
158
+ activesupport (>= 5.1)
159
+ concurrent-ruby (>= 1.1.10)
160
+ csv (>= 3.0.9)
161
+ fileutils (>= 1.1.0)
162
+ json (>= 2.1.0)
163
+ language_server-protocol (>= 3.15, < 4.0)
164
+ listen (~> 3.0)
165
+ logger (>= 1.3.0)
166
+ parser (>= 3.1)
167
+ rainbow (>= 2.2.2, < 4.0)
168
+ rbs (>= 3.1.0)
169
+ securerandom (>= 0.1)
170
+ strscan (>= 1.0.0)
171
+ terminal-table (>= 2, < 4)
172
+ strscan (3.0.6)
173
+ terminal-table (3.0.2)
174
+ unicode-display_width (>= 1.1.1, < 3)
175
+ thor (1.2.2)
176
+ thread_safe (0.3.6)
177
+ tzinfo (1.2.11)
178
+ thread_safe (~> 0.1)
179
+ unicode-display_width (2.5.0)
180
+
181
+ PLATFORMS
182
+ arm64-darwin
183
+
184
+ DEPENDENCIES
185
+ appraisal (~> 2.5.0)
186
+ meta-tags!
187
+ railties (= 5.1.7)
188
+ rake (~> 13.0)
189
+ rspec (~> 3.12.0)
190
+ rspec-html-matchers (~> 0.10.0)
191
+ rspec_junit_formatter (~> 0.6.0)
192
+ rubocop-rails (~> 2.20.2)
193
+ rubocop-rake (~> 0.6.0)
194
+ rubocop-rspec (~> 2.23.0)
195
+ simplecov (~> 0.22.0)
196
+ standard (~> 1.29)
197
+ steep (~> 1.5.2)
198
+
199
+ BUNDLED WITH
200
+ 2.4.10
@@ -0,0 +1,8 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "steep", "~> 1.5.2", platform: :mri
6
+ gem "railties", "5.2.8.1"
7
+
8
+ gemspec path: "../"
@@ -0,0 +1,200 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ meta-tags (2.19.0)
5
+ actionpack (>= 3.2.0, < 7.2)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ actionpack (5.2.8.1)
11
+ actionview (= 5.2.8.1)
12
+ activesupport (= 5.2.8.1)
13
+ rack (~> 2.0, >= 2.0.8)
14
+ rack-test (>= 0.6.3)
15
+ rails-dom-testing (~> 2.0)
16
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
17
+ actionview (5.2.8.1)
18
+ activesupport (= 5.2.8.1)
19
+ builder (~> 3.1)
20
+ erubi (~> 1.4)
21
+ rails-dom-testing (~> 2.0)
22
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
23
+ activesupport (5.2.8.1)
24
+ concurrent-ruby (~> 1.0, >= 1.0.2)
25
+ i18n (>= 0.7, < 2)
26
+ minitest (~> 5.1)
27
+ tzinfo (~> 1.1)
28
+ appraisal (2.5.0)
29
+ bundler
30
+ rake
31
+ thor (>= 0.14.0)
32
+ ast (2.4.2)
33
+ base64 (0.1.1)
34
+ builder (3.2.4)
35
+ concurrent-ruby (1.2.2)
36
+ crass (1.0.6)
37
+ csv (3.2.7)
38
+ diff-lcs (1.5.0)
39
+ docile (1.4.0)
40
+ erubi (1.12.0)
41
+ ffi (1.16.3)
42
+ fileutils (1.7.1)
43
+ i18n (1.14.1)
44
+ concurrent-ruby (~> 1.0)
45
+ json (2.6.3)
46
+ language_server-protocol (3.17.0.3)
47
+ lint_roller (1.1.0)
48
+ listen (3.8.0)
49
+ rb-fsevent (~> 0.10, >= 0.10.3)
50
+ rb-inotify (~> 0.9, >= 0.9.10)
51
+ logger (1.5.3)
52
+ loofah (2.21.3)
53
+ crass (~> 1.0.2)
54
+ nokogiri (>= 1.12.0)
55
+ method_source (1.0.0)
56
+ minitest (5.20.0)
57
+ nokogiri (1.15.4-arm64-darwin)
58
+ racc (~> 1.4)
59
+ parallel (1.23.0)
60
+ parser (3.2.2.4)
61
+ ast (~> 2.4.1)
62
+ racc
63
+ racc (1.7.1)
64
+ rack (2.2.8)
65
+ rack-test (2.1.0)
66
+ rack (>= 1.3)
67
+ rails-dom-testing (2.2.0)
68
+ activesupport (>= 5.0.0)
69
+ minitest
70
+ nokogiri (>= 1.6)
71
+ rails-html-sanitizer (1.6.0)
72
+ loofah (~> 2.21)
73
+ nokogiri (~> 1.14)
74
+ railties (5.2.8.1)
75
+ actionpack (= 5.2.8.1)
76
+ activesupport (= 5.2.8.1)
77
+ method_source
78
+ rake (>= 0.8.7)
79
+ thor (>= 0.19.0, < 2.0)
80
+ rainbow (3.1.1)
81
+ rake (13.0.6)
82
+ rb-fsevent (0.11.2)
83
+ rb-inotify (0.10.1)
84
+ ffi (~> 1.0)
85
+ rbs (3.2.2)
86
+ regexp_parser (2.8.1)
87
+ rexml (3.2.6)
88
+ rspec (3.12.0)
89
+ rspec-core (~> 3.12.0)
90
+ rspec-expectations (~> 3.12.0)
91
+ rspec-mocks (~> 3.12.0)
92
+ rspec-core (3.12.2)
93
+ rspec-support (~> 3.12.0)
94
+ rspec-expectations (3.12.3)
95
+ diff-lcs (>= 1.2.0, < 2.0)
96
+ rspec-support (~> 3.12.0)
97
+ rspec-html-matchers (0.10.0)
98
+ nokogiri (~> 1)
99
+ rspec (>= 3.0.0.a)
100
+ rspec-mocks (3.12.6)
101
+ diff-lcs (>= 1.2.0, < 2.0)
102
+ rspec-support (~> 3.12.0)
103
+ rspec-support (3.12.1)
104
+ rspec_junit_formatter (0.6.0)
105
+ rspec-core (>= 2, < 4, != 2.12.0)
106
+ rubocop (1.56.4)
107
+ base64 (~> 0.1.1)
108
+ json (~> 2.3)
109
+ language_server-protocol (>= 3.17.0)
110
+ parallel (~> 1.10)
111
+ parser (>= 3.2.2.3)
112
+ rainbow (>= 2.2.2, < 4.0)
113
+ regexp_parser (>= 1.8, < 3.0)
114
+ rexml (>= 3.2.5, < 4.0)
115
+ rubocop-ast (>= 1.28.1, < 2.0)
116
+ ruby-progressbar (~> 1.7)
117
+ unicode-display_width (>= 2.4.0, < 3.0)
118
+ rubocop-ast (1.29.0)
119
+ parser (>= 3.2.1.0)
120
+ rubocop-capybara (2.19.0)
121
+ rubocop (~> 1.41)
122
+ rubocop-factory_bot (2.24.0)
123
+ rubocop (~> 1.33)
124
+ rubocop-performance (1.19.1)
125
+ rubocop (>= 1.7.0, < 2.0)
126
+ rubocop-ast (>= 0.4.0)
127
+ rubocop-rails (2.20.2)
128
+ activesupport (>= 4.2.0)
129
+ rack (>= 1.1)
130
+ rubocop (>= 1.33.0, < 2.0)
131
+ rubocop-rake (0.6.0)
132
+ rubocop (~> 1.0)
133
+ rubocop-rspec (2.23.2)
134
+ rubocop (~> 1.33)
135
+ rubocop-capybara (~> 2.17)
136
+ rubocop-factory_bot (~> 2.22)
137
+ ruby-progressbar (1.13.0)
138
+ securerandom (0.2.2)
139
+ simplecov (0.22.0)
140
+ docile (~> 1.1)
141
+ simplecov-html (~> 0.11)
142
+ simplecov_json_formatter (~> 0.1)
143
+ simplecov-html (0.12.3)
144
+ simplecov_json_formatter (0.1.4)
145
+ standard (1.31.1)
146
+ language_server-protocol (~> 3.17.0.2)
147
+ lint_roller (~> 1.0)
148
+ rubocop (~> 1.56.2)
149
+ standard-custom (~> 1.0.0)
150
+ standard-performance (~> 1.2)
151
+ standard-custom (1.0.2)
152
+ lint_roller (~> 1.0)
153
+ rubocop (~> 1.50)
154
+ standard-performance (1.2.0)
155
+ lint_roller (~> 1.1)
156
+ rubocop-performance (~> 1.19.0)
157
+ steep (1.5.3)
158
+ activesupport (>= 5.1)
159
+ concurrent-ruby (>= 1.1.10)
160
+ csv (>= 3.0.9)
161
+ fileutils (>= 1.1.0)
162
+ json (>= 2.1.0)
163
+ language_server-protocol (>= 3.15, < 4.0)
164
+ listen (~> 3.0)
165
+ logger (>= 1.3.0)
166
+ parser (>= 3.1)
167
+ rainbow (>= 2.2.2, < 4.0)
168
+ rbs (>= 3.1.0)
169
+ securerandom (>= 0.1)
170
+ strscan (>= 1.0.0)
171
+ terminal-table (>= 2, < 4)
172
+ strscan (3.0.6)
173
+ terminal-table (3.0.2)
174
+ unicode-display_width (>= 1.1.1, < 3)
175
+ thor (1.2.2)
176
+ thread_safe (0.3.6)
177
+ tzinfo (1.2.11)
178
+ thread_safe (~> 0.1)
179
+ unicode-display_width (2.5.0)
180
+
181
+ PLATFORMS
182
+ arm64-darwin
183
+
184
+ DEPENDENCIES
185
+ appraisal (~> 2.5.0)
186
+ meta-tags!
187
+ railties (= 5.2.8.1)
188
+ rake (~> 13.0)
189
+ rspec (~> 3.12.0)
190
+ rspec-html-matchers (~> 0.10.0)
191
+ rspec_junit_formatter (~> 0.6.0)
192
+ rubocop-rails (~> 2.20.2)
193
+ rubocop-rake (~> 0.6.0)
194
+ rubocop-rspec (~> 2.23.0)
195
+ simplecov (~> 0.22.0)
196
+ standard (~> 1.29)
197
+ steep (~> 1.5.2)
198
+
199
+ BUNDLED WITH
200
+ 2.4.10
@@ -0,0 +1,8 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "steep", "~> 1.5.2", platform: :mri
6
+ gem "railties", "6.0.6"
7
+
8
+ gemspec path: "../"
@@ -0,0 +1,202 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ meta-tags (2.19.0)
5
+ actionpack (>= 3.2.0, < 7.2)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ actionpack (6.0.6)
11
+ actionview (= 6.0.6)
12
+ activesupport (= 6.0.6)
13
+ rack (~> 2.0, >= 2.0.8)
14
+ rack-test (>= 0.6.3)
15
+ rails-dom-testing (~> 2.0)
16
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
17
+ actionview (6.0.6)
18
+ activesupport (= 6.0.6)
19
+ builder (~> 3.1)
20
+ erubi (~> 1.4)
21
+ rails-dom-testing (~> 2.0)
22
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
23
+ activesupport (6.0.6)
24
+ concurrent-ruby (~> 1.0, >= 1.0.2)
25
+ i18n (>= 0.7, < 2)
26
+ minitest (~> 5.1)
27
+ tzinfo (~> 1.1)
28
+ zeitwerk (~> 2.2, >= 2.2.2)
29
+ appraisal (2.5.0)
30
+ bundler
31
+ rake
32
+ thor (>= 0.14.0)
33
+ ast (2.4.2)
34
+ base64 (0.1.1)
35
+ builder (3.2.4)
36
+ concurrent-ruby (1.2.2)
37
+ crass (1.0.6)
38
+ csv (3.2.7)
39
+ diff-lcs (1.5.0)
40
+ docile (1.4.0)
41
+ erubi (1.12.0)
42
+ ffi (1.16.3)
43
+ fileutils (1.7.1)
44
+ i18n (1.14.1)
45
+ concurrent-ruby (~> 1.0)
46
+ json (2.6.3)
47
+ language_server-protocol (3.17.0.3)
48
+ lint_roller (1.1.0)
49
+ listen (3.8.0)
50
+ rb-fsevent (~> 0.10, >= 0.10.3)
51
+ rb-inotify (~> 0.9, >= 0.9.10)
52
+ logger (1.5.3)
53
+ loofah (2.21.3)
54
+ crass (~> 1.0.2)
55
+ nokogiri (>= 1.12.0)
56
+ method_source (1.0.0)
57
+ minitest (5.20.0)
58
+ nokogiri (1.15.4-arm64-darwin)
59
+ racc (~> 1.4)
60
+ parallel (1.23.0)
61
+ parser (3.2.2.4)
62
+ ast (~> 2.4.1)
63
+ racc
64
+ racc (1.7.1)
65
+ rack (2.2.8)
66
+ rack-test (2.1.0)
67
+ rack (>= 1.3)
68
+ rails-dom-testing (2.2.0)
69
+ activesupport (>= 5.0.0)
70
+ minitest
71
+ nokogiri (>= 1.6)
72
+ rails-html-sanitizer (1.6.0)
73
+ loofah (~> 2.21)
74
+ nokogiri (~> 1.14)
75
+ railties (6.0.6)
76
+ actionpack (= 6.0.6)
77
+ activesupport (= 6.0.6)
78
+ method_source
79
+ rake (>= 0.8.7)
80
+ thor (>= 0.20.3, < 2.0)
81
+ rainbow (3.1.1)
82
+ rake (13.0.6)
83
+ rb-fsevent (0.11.2)
84
+ rb-inotify (0.10.1)
85
+ ffi (~> 1.0)
86
+ rbs (3.2.2)
87
+ regexp_parser (2.8.1)
88
+ rexml (3.2.6)
89
+ rspec (3.12.0)
90
+ rspec-core (~> 3.12.0)
91
+ rspec-expectations (~> 3.12.0)
92
+ rspec-mocks (~> 3.12.0)
93
+ rspec-core (3.12.2)
94
+ rspec-support (~> 3.12.0)
95
+ rspec-expectations (3.12.3)
96
+ diff-lcs (>= 1.2.0, < 2.0)
97
+ rspec-support (~> 3.12.0)
98
+ rspec-html-matchers (0.10.0)
99
+ nokogiri (~> 1)
100
+ rspec (>= 3.0.0.a)
101
+ rspec-mocks (3.12.6)
102
+ diff-lcs (>= 1.2.0, < 2.0)
103
+ rspec-support (~> 3.12.0)
104
+ rspec-support (3.12.1)
105
+ rspec_junit_formatter (0.6.0)
106
+ rspec-core (>= 2, < 4, != 2.12.0)
107
+ rubocop (1.56.4)
108
+ base64 (~> 0.1.1)
109
+ json (~> 2.3)
110
+ language_server-protocol (>= 3.17.0)
111
+ parallel (~> 1.10)
112
+ parser (>= 3.2.2.3)
113
+ rainbow (>= 2.2.2, < 4.0)
114
+ regexp_parser (>= 1.8, < 3.0)
115
+ rexml (>= 3.2.5, < 4.0)
116
+ rubocop-ast (>= 1.28.1, < 2.0)
117
+ ruby-progressbar (~> 1.7)
118
+ unicode-display_width (>= 2.4.0, < 3.0)
119
+ rubocop-ast (1.29.0)
120
+ parser (>= 3.2.1.0)
121
+ rubocop-capybara (2.19.0)
122
+ rubocop (~> 1.41)
123
+ rubocop-factory_bot (2.24.0)
124
+ rubocop (~> 1.33)
125
+ rubocop-performance (1.19.1)
126
+ rubocop (>= 1.7.0, < 2.0)
127
+ rubocop-ast (>= 0.4.0)
128
+ rubocop-rails (2.20.2)
129
+ activesupport (>= 4.2.0)
130
+ rack (>= 1.1)
131
+ rubocop (>= 1.33.0, < 2.0)
132
+ rubocop-rake (0.6.0)
133
+ rubocop (~> 1.0)
134
+ rubocop-rspec (2.23.2)
135
+ rubocop (~> 1.33)
136
+ rubocop-capybara (~> 2.17)
137
+ rubocop-factory_bot (~> 2.22)
138
+ ruby-progressbar (1.13.0)
139
+ securerandom (0.2.2)
140
+ simplecov (0.22.0)
141
+ docile (~> 1.1)
142
+ simplecov-html (~> 0.11)
143
+ simplecov_json_formatter (~> 0.1)
144
+ simplecov-html (0.12.3)
145
+ simplecov_json_formatter (0.1.4)
146
+ standard (1.31.1)
147
+ language_server-protocol (~> 3.17.0.2)
148
+ lint_roller (~> 1.0)
149
+ rubocop (~> 1.56.2)
150
+ standard-custom (~> 1.0.0)
151
+ standard-performance (~> 1.2)
152
+ standard-custom (1.0.2)
153
+ lint_roller (~> 1.0)
154
+ rubocop (~> 1.50)
155
+ standard-performance (1.2.0)
156
+ lint_roller (~> 1.1)
157
+ rubocop-performance (~> 1.19.0)
158
+ steep (1.5.3)
159
+ activesupport (>= 5.1)
160
+ concurrent-ruby (>= 1.1.10)
161
+ csv (>= 3.0.9)
162
+ fileutils (>= 1.1.0)
163
+ json (>= 2.1.0)
164
+ language_server-protocol (>= 3.15, < 4.0)
165
+ listen (~> 3.0)
166
+ logger (>= 1.3.0)
167
+ parser (>= 3.1)
168
+ rainbow (>= 2.2.2, < 4.0)
169
+ rbs (>= 3.1.0)
170
+ securerandom (>= 0.1)
171
+ strscan (>= 1.0.0)
172
+ terminal-table (>= 2, < 4)
173
+ strscan (3.0.6)
174
+ terminal-table (3.0.2)
175
+ unicode-display_width (>= 1.1.1, < 3)
176
+ thor (1.2.2)
177
+ thread_safe (0.3.6)
178
+ tzinfo (1.2.11)
179
+ thread_safe (~> 0.1)
180
+ unicode-display_width (2.5.0)
181
+ zeitwerk (2.6.12)
182
+
183
+ PLATFORMS
184
+ arm64-darwin
185
+
186
+ DEPENDENCIES
187
+ appraisal (~> 2.5.0)
188
+ meta-tags!
189
+ railties (= 6.0.6)
190
+ rake (~> 13.0)
191
+ rspec (~> 3.12.0)
192
+ rspec-html-matchers (~> 0.10.0)
193
+ rspec_junit_formatter (~> 0.6.0)
194
+ rubocop-rails (~> 2.20.2)
195
+ rubocop-rake (~> 0.6.0)
196
+ rubocop-rspec (~> 2.23.0)
197
+ simplecov (~> 0.22.0)
198
+ standard (~> 1.29)
199
+ steep (~> 1.5.2)
200
+
201
+ BUNDLED WITH
202
+ 2.4.10
@@ -0,0 +1,8 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "steep", "~> 1.5.2", platform: :mri
6
+ gem "railties", "6.1.7"
7
+
8
+ gemspec path: "../"