meta-tags 2.13.0 → 2.19.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. checksums.yaml +4 -4
  2. checksums.yaml.gz.sig +0 -0
  3. data/Appraisals +25 -0
  4. data/CHANGELOG.md +158 -78
  5. data/CONTRIBUTING.md +6 -6
  6. data/Gemfile +5 -19
  7. data/README.md +174 -137
  8. data/Rakefile +44 -6
  9. data/Steepfile +13 -0
  10. data/certs/kpumuk.pem +19 -18
  11. data/gemfiles/rails_5.1.gemfile +8 -0
  12. data/gemfiles/rails_5.1.gemfile.lock +200 -0
  13. data/gemfiles/rails_5.2.gemfile +8 -0
  14. data/gemfiles/rails_5.2.gemfile.lock +200 -0
  15. data/gemfiles/rails_6.0.gemfile +8 -0
  16. data/gemfiles/rails_6.0.gemfile.lock +202 -0
  17. data/gemfiles/rails_6.1.gemfile +8 -0
  18. data/gemfiles/rails_6.1.gemfile.lock +201 -0
  19. data/gemfiles/rails_7.0.gemfile +8 -0
  20. data/gemfiles/rails_7.0.gemfile.lock +201 -0
  21. data/gemfiles/rails_7.1.gemfile +8 -0
  22. data/gemfiles/rails_7.1.gemfile.lock +231 -0
  23. data/lib/generators/meta_tags/install_generator.rb +1 -1
  24. data/lib/meta-tags.rb +1 -1
  25. data/lib/meta_tags/configuration.rb +23 -16
  26. data/lib/meta_tags/controller_helper.rb +4 -4
  27. data/lib/meta_tags/meta_tags_collection.rb +31 -22
  28. data/lib/meta_tags/railtie.rb +4 -4
  29. data/lib/meta_tags/renderer.rb +55 -28
  30. data/lib/meta_tags/tag.rb +1 -1
  31. data/lib/meta_tags/text_normalizer.rb +44 -39
  32. data/lib/meta_tags/version.rb +1 -1
  33. data/lib/meta_tags/view_helper.rb +7 -7
  34. data/lib/meta_tags.rb +13 -10
  35. data/meta-tags.gemspec +41 -22
  36. data/sig/lib/_internal/rails.rbs +58 -0
  37. data/sig/lib/meta_tags/configuration.rbs +19 -0
  38. data/sig/lib/meta_tags/content_tag.rbs +5 -0
  39. data/sig/lib/meta_tags/controller_helper.rbs +14 -0
  40. data/sig/lib/meta_tags/meta_tags_collection.rbs +41 -0
  41. data/sig/lib/meta_tags/renderer.rbs +50 -0
  42. data/sig/lib/meta_tags/tag.rbs +12 -0
  43. data/sig/lib/meta_tags/text_normalizer.rbs +36 -0
  44. data/sig/lib/meta_tags/version.rbs +4 -0
  45. data/sig/lib/meta_tags/view_helper.rbs +57 -0
  46. data/sig/lib/meta_tags.rbs +18 -0
  47. data.tar.gz.sig +0 -0
  48. metadata +165 -35
  49. metadata.gz.sig +0 -0
@@ -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: "../"
@@ -0,0 +1,201 @@
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.1.7)
11
+ actionview (= 6.1.7)
12
+ activesupport (= 6.1.7)
13
+ rack (~> 2.0, >= 2.0.9)
14
+ rack-test (>= 0.6.3)
15
+ rails-dom-testing (~> 2.0)
16
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
17
+ actionview (6.1.7)
18
+ activesupport (= 6.1.7)
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.1.7)
24
+ concurrent-ruby (~> 1.0, >= 1.0.2)
25
+ i18n (>= 1.6, < 2)
26
+ minitest (>= 5.1)
27
+ tzinfo (~> 2.0)
28
+ zeitwerk (~> 2.3)
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.1.7)
76
+ actionpack (= 6.1.7)
77
+ activesupport (= 6.1.7)
78
+ method_source
79
+ rake (>= 12.2)
80
+ thor (~> 1.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
+ tzinfo (2.0.6)
178
+ concurrent-ruby (~> 1.0)
179
+ unicode-display_width (2.5.0)
180
+ zeitwerk (2.6.12)
181
+
182
+ PLATFORMS
183
+ arm64-darwin
184
+
185
+ DEPENDENCIES
186
+ appraisal (~> 2.5.0)
187
+ meta-tags!
188
+ railties (= 6.1.7)
189
+ rake (~> 13.0)
190
+ rspec (~> 3.12.0)
191
+ rspec-html-matchers (~> 0.10.0)
192
+ rspec_junit_formatter (~> 0.6.0)
193
+ rubocop-rails (~> 2.20.2)
194
+ rubocop-rake (~> 0.6.0)
195
+ rubocop-rspec (~> 2.23.0)
196
+ simplecov (~> 0.22.0)
197
+ standard (~> 1.29)
198
+ steep (~> 1.5.2)
199
+
200
+ BUNDLED WITH
201
+ 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", "7.0.4"
7
+
8
+ gemspec path: "../"
@@ -0,0 +1,201 @@
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 (7.0.4)
11
+ actionview (= 7.0.4)
12
+ activesupport (= 7.0.4)
13
+ rack (~> 2.0, >= 2.2.0)
14
+ rack-test (>= 0.6.3)
15
+ rails-dom-testing (~> 2.0)
16
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
17
+ actionview (7.0.4)
18
+ activesupport (= 7.0.4)
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 (7.0.4)
24
+ concurrent-ruby (~> 1.0, >= 1.0.2)
25
+ i18n (>= 1.6, < 2)
26
+ minitest (>= 5.1)
27
+ tzinfo (~> 2.0)
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 (7.0.4)
75
+ actionpack (= 7.0.4)
76
+ activesupport (= 7.0.4)
77
+ method_source
78
+ rake (>= 12.2)
79
+ thor (~> 1.0)
80
+ zeitwerk (~> 2.5)
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
+ tzinfo (2.0.6)
178
+ concurrent-ruby (~> 1.0)
179
+ unicode-display_width (2.5.0)
180
+ zeitwerk (2.6.12)
181
+
182
+ PLATFORMS
183
+ arm64-darwin
184
+
185
+ DEPENDENCIES
186
+ appraisal (~> 2.5.0)
187
+ meta-tags!
188
+ railties (= 7.0.4)
189
+ rake (~> 13.0)
190
+ rspec (~> 3.12.0)
191
+ rspec-html-matchers (~> 0.10.0)
192
+ rspec_junit_formatter (~> 0.6.0)
193
+ rubocop-rails (~> 2.20.2)
194
+ rubocop-rake (~> 0.6.0)
195
+ rubocop-rspec (~> 2.23.0)
196
+ simplecov (~> 0.22.0)
197
+ standard (~> 1.29)
198
+ steep (~> 1.5.2)
199
+
200
+ BUNDLED WITH
201
+ 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", "7.1.0"
7
+
8
+ gemspec path: "../"