curly-templates 3.0.0 → 3.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  GIT
2
- remote: https://github.com/bquorning/genspec.git
3
- revision: ff33bec9df252a6340582676a471c574153abd71
4
- branch: rails-6
2
+ remote: https://github.com/zendesk/genspec.git
3
+ revision: 228a684f3d4f7e1499c55feb7b022681ad1af342
4
+ branch: rails-7
5
5
  specs:
6
6
  genspec (0.3.2)
7
7
  rspec (>= 2, < 4)
@@ -10,173 +10,182 @@ GIT
10
10
  PATH
11
11
  remote: ..
12
12
  specs:
13
- curly-templates (3.0.0)
14
- actionpack (>= 4.2, < 6.2)
13
+ curly-templates (3.2.0)
14
+ actionpack (>= 5.1, < 7.1)
15
+ sorted_set
15
16
 
16
17
  GEM
17
18
  remote: https://rubygems.org/
18
19
  specs:
19
- actioncable (6.0.3.4)
20
- actionpack (= 6.0.3.4)
20
+ actioncable (6.0.6)
21
+ actionpack (= 6.0.6)
21
22
  nio4r (~> 2.0)
22
23
  websocket-driver (>= 0.6.1)
23
- actionmailbox (6.0.3.4)
24
- actionpack (= 6.0.3.4)
25
- activejob (= 6.0.3.4)
26
- activerecord (= 6.0.3.4)
27
- activestorage (= 6.0.3.4)
28
- activesupport (= 6.0.3.4)
24
+ actionmailbox (6.0.6)
25
+ actionpack (= 6.0.6)
26
+ activejob (= 6.0.6)
27
+ activerecord (= 6.0.6)
28
+ activestorage (= 6.0.6)
29
+ activesupport (= 6.0.6)
29
30
  mail (>= 2.7.1)
30
- actionmailer (6.0.3.4)
31
- actionpack (= 6.0.3.4)
32
- actionview (= 6.0.3.4)
33
- activejob (= 6.0.3.4)
31
+ actionmailer (6.0.6)
32
+ actionpack (= 6.0.6)
33
+ actionview (= 6.0.6)
34
+ activejob (= 6.0.6)
34
35
  mail (~> 2.5, >= 2.5.4)
35
36
  rails-dom-testing (~> 2.0)
36
- actionpack (6.0.3.4)
37
- actionview (= 6.0.3.4)
38
- activesupport (= 6.0.3.4)
37
+ actionpack (6.0.6)
38
+ actionview (= 6.0.6)
39
+ activesupport (= 6.0.6)
39
40
  rack (~> 2.0, >= 2.0.8)
40
41
  rack-test (>= 0.6.3)
41
42
  rails-dom-testing (~> 2.0)
42
43
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
43
- actiontext (6.0.3.4)
44
- actionpack (= 6.0.3.4)
45
- activerecord (= 6.0.3.4)
46
- activestorage (= 6.0.3.4)
47
- activesupport (= 6.0.3.4)
44
+ actiontext (6.0.6)
45
+ actionpack (= 6.0.6)
46
+ activerecord (= 6.0.6)
47
+ activestorage (= 6.0.6)
48
+ activesupport (= 6.0.6)
48
49
  nokogiri (>= 1.8.5)
49
- actionview (6.0.3.4)
50
- activesupport (= 6.0.3.4)
50
+ actionview (6.0.6)
51
+ activesupport (= 6.0.6)
51
52
  builder (~> 3.1)
52
53
  erubi (~> 1.4)
53
54
  rails-dom-testing (~> 2.0)
54
55
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
55
- activejob (6.0.3.4)
56
- activesupport (= 6.0.3.4)
56
+ activejob (6.0.6)
57
+ activesupport (= 6.0.6)
57
58
  globalid (>= 0.3.6)
58
- activemodel (6.0.3.4)
59
- activesupport (= 6.0.3.4)
60
- activerecord (6.0.3.4)
61
- activemodel (= 6.0.3.4)
62
- activesupport (= 6.0.3.4)
63
- activestorage (6.0.3.4)
64
- actionpack (= 6.0.3.4)
65
- activejob (= 6.0.3.4)
66
- activerecord (= 6.0.3.4)
67
- marcel (~> 0.3.1)
68
- activesupport (6.0.3.4)
59
+ activemodel (6.0.6)
60
+ activesupport (= 6.0.6)
61
+ activerecord (6.0.6)
62
+ activemodel (= 6.0.6)
63
+ activesupport (= 6.0.6)
64
+ activestorage (6.0.6)
65
+ actionpack (= 6.0.6)
66
+ activejob (= 6.0.6)
67
+ activerecord (= 6.0.6)
68
+ marcel (~> 1.0)
69
+ activesupport (6.0.6)
69
70
  concurrent-ruby (~> 1.0, >= 1.0.2)
70
71
  i18n (>= 0.7, < 2)
71
72
  minitest (~> 5.1)
72
73
  tzinfo (~> 1.1)
73
74
  zeitwerk (~> 2.2, >= 2.2.2)
74
- benchmark-ips (2.8.4)
75
+ benchmark-ips (2.10.0)
75
76
  builder (3.2.4)
76
- concurrent-ruby (1.1.7)
77
+ concurrent-ruby (1.1.10)
77
78
  crass (1.0.6)
78
- diff-lcs (1.4.4)
79
- erubi (1.10.0)
80
- github-markup (3.0.5)
81
- globalid (0.4.2)
82
- activesupport (>= 4.2.0)
83
- i18n (1.8.7)
79
+ diff-lcs (1.5.0)
80
+ erubi (1.11.0)
81
+ github-markup (4.0.1)
82
+ globalid (1.0.0)
83
+ activesupport (>= 5.0)
84
+ i18n (1.12.0)
84
85
  concurrent-ruby (~> 1.0)
85
- loofah (2.9.0)
86
+ loofah (2.19.0)
86
87
  crass (~> 1.0.2)
87
88
  nokogiri (>= 1.5.9)
88
89
  mail (2.7.1)
89
90
  mini_mime (>= 0.1.1)
90
- marcel (0.3.3)
91
- mimemagic (~> 0.3.2)
91
+ marcel (1.0.2)
92
92
  method_source (1.0.0)
93
- mimemagic (0.3.5)
94
- mini_mime (1.0.2)
95
- minitest (5.14.3)
96
- nio4r (2.5.4)
97
- nokogiri (1.11.1-x86_64-darwin)
93
+ mini_mime (1.1.2)
94
+ mini_portile2 (2.8.0)
95
+ minitest (5.16.3)
96
+ nio4r (2.5.8)
97
+ nokogiri (1.13.9)
98
+ mini_portile2 (~> 2.8.0)
99
+ racc (~> 1.4)
100
+ nokogiri (1.13.9-x86_64-darwin)
98
101
  racc (~> 1.4)
99
- nokogiri (1.11.1-x86_64-linux)
102
+ nokogiri (1.13.9-x86_64-linux)
100
103
  racc (~> 1.4)
101
- racc (1.5.2)
102
- rack (2.2.3)
103
- rack-test (1.1.0)
104
- rack (>= 1.0, < 3)
105
- rails (6.0.3.4)
106
- actioncable (= 6.0.3.4)
107
- actionmailbox (= 6.0.3.4)
108
- actionmailer (= 6.0.3.4)
109
- actionpack (= 6.0.3.4)
110
- actiontext (= 6.0.3.4)
111
- actionview (= 6.0.3.4)
112
- activejob (= 6.0.3.4)
113
- activemodel (= 6.0.3.4)
114
- activerecord (= 6.0.3.4)
115
- activestorage (= 6.0.3.4)
116
- activesupport (= 6.0.3.4)
104
+ racc (1.6.0)
105
+ rack (2.2.4)
106
+ rack-test (2.0.2)
107
+ rack (>= 1.3)
108
+ rails (6.0.6)
109
+ actioncable (= 6.0.6)
110
+ actionmailbox (= 6.0.6)
111
+ actionmailer (= 6.0.6)
112
+ actionpack (= 6.0.6)
113
+ actiontext (= 6.0.6)
114
+ actionview (= 6.0.6)
115
+ activejob (= 6.0.6)
116
+ activemodel (= 6.0.6)
117
+ activerecord (= 6.0.6)
118
+ activestorage (= 6.0.6)
119
+ activesupport (= 6.0.6)
117
120
  bundler (>= 1.3.0)
118
- railties (= 6.0.3.4)
121
+ railties (= 6.0.6)
119
122
  sprockets-rails (>= 2.0.0)
120
123
  rails-dom-testing (2.0.3)
121
124
  activesupport (>= 4.2.0)
122
125
  nokogiri (>= 1.6)
123
- rails-html-sanitizer (1.3.0)
126
+ rails-html-sanitizer (1.4.3)
124
127
  loofah (~> 2.3)
125
- railties (6.0.3.4)
126
- actionpack (= 6.0.3.4)
127
- activesupport (= 6.0.3.4)
128
+ railties (6.0.6)
129
+ actionpack (= 6.0.6)
130
+ activesupport (= 6.0.6)
128
131
  method_source
129
132
  rake (>= 0.8.7)
130
133
  thor (>= 0.20.3, < 2.0)
131
- rake (13.0.3)
134
+ rake (13.0.6)
135
+ rbtree (0.4.5)
132
136
  redcarpet (3.5.1)
133
- rspec (3.10.0)
134
- rspec-core (~> 3.10.0)
135
- rspec-expectations (~> 3.10.0)
136
- rspec-mocks (~> 3.10.0)
137
- rspec-core (3.10.1)
138
- rspec-support (~> 3.10.0)
139
- rspec-expectations (3.10.1)
137
+ rspec (3.12.0)
138
+ rspec-core (~> 3.12.0)
139
+ rspec-expectations (~> 3.12.0)
140
+ rspec-mocks (~> 3.12.0)
141
+ rspec-core (3.12.0)
142
+ rspec-support (~> 3.12.0)
143
+ rspec-expectations (3.12.0)
140
144
  diff-lcs (>= 1.2.0, < 2.0)
141
- rspec-support (~> 3.10.0)
142
- rspec-mocks (3.10.1)
145
+ rspec-support (~> 3.12.0)
146
+ rspec-mocks (3.12.0)
143
147
  diff-lcs (>= 1.2.0, < 2.0)
144
- rspec-support (~> 3.10.0)
145
- rspec-rails (4.0.2)
146
- actionpack (>= 4.2)
147
- activesupport (>= 4.2)
148
- railties (>= 4.2)
148
+ rspec-support (~> 3.12.0)
149
+ rspec-rails (5.1.2)
150
+ actionpack (>= 5.2)
151
+ activesupport (>= 5.2)
152
+ railties (>= 5.2)
149
153
  rspec-core (~> 3.10)
150
154
  rspec-expectations (~> 3.10)
151
155
  rspec-mocks (~> 3.10)
152
156
  rspec-support (~> 3.10)
153
- rspec-support (3.10.1)
154
- rspec_junit_formatter (0.4.1)
155
- rspec-core (>= 2, < 4, != 2.12.0)
156
- sprockets (4.0.2)
157
+ rspec-support (3.12.0)
158
+ set (1.0.3)
159
+ sorted_set (1.0.3)
160
+ rbtree
161
+ set (~> 1.0)
162
+ sprockets (4.1.1)
157
163
  concurrent-ruby (~> 1.0)
158
164
  rack (> 1, < 3)
159
- sprockets-rails (3.2.2)
160
- actionpack (>= 4.0)
161
- activesupport (>= 4.0)
165
+ sprockets-rails (3.4.2)
166
+ actionpack (>= 5.2)
167
+ activesupport (>= 5.2)
162
168
  sprockets (>= 3.0.0)
163
- stackprof (0.2.16)
164
- thor (1.0.1)
169
+ stackprof (0.2.22)
170
+ thor (1.2.1)
165
171
  thread_safe (0.3.6)
166
172
  tomparse (0.4.2)
167
- tzinfo (1.2.9)
173
+ tzinfo (1.2.10)
168
174
  thread_safe (~> 0.1)
169
- websocket-driver (0.7.3)
175
+ webrick (1.7.0)
176
+ websocket-driver (0.7.5)
170
177
  websocket-extensions (>= 0.1.0)
171
178
  websocket-extensions (0.1.5)
172
- yard (0.9.26)
179
+ yard (0.9.28)
180
+ webrick (~> 1.7.0)
173
181
  yard-tomdoc (0.7.1)
174
182
  tomparse (>= 0.4.0)
175
183
  yard
176
- zeitwerk (2.4.2)
184
+ zeitwerk (2.6.6)
177
185
 
178
186
  PLATFORMS
179
- x86_64-darwin-19
187
+ ruby
188
+ x86_64-darwin
180
189
  x86_64-linux
181
190
 
182
191
  DEPENDENCIES
@@ -185,15 +194,14 @@ DEPENDENCIES
185
194
  genspec!
186
195
  github-markup
187
196
  rails (~> 6.0.0)
188
- railties (>= 4.2, < 6.2)
197
+ railties (>= 5.1, < 7.1)
189
198
  rake
190
199
  redcarpet
191
200
  rspec (>= 3)
192
201
  rspec-rails
193
- rspec_junit_formatter
194
202
  stackprof
195
203
  yard
196
204
  yard-tomdoc
197
205
 
198
206
  BUNDLED WITH
199
- 2.2.5
207
+ 2.3.25
@@ -1,4 +1,4 @@
1
1
  eval_gemfile 'common.rb'
2
2
 
3
3
  gem 'rails', '~> 6.1.0'
4
- gem 'genspec', github: 'bquorning/genspec', branch: 'rails-6'
4
+ gem 'genspec', github: 'zendesk/genspec', branch: 'rails-7'
@@ -1,7 +1,7 @@
1
1
  GIT
2
- remote: https://github.com/bquorning/genspec.git
3
- revision: ff33bec9df252a6340582676a471c574153abd71
4
- branch: rails-6
2
+ remote: https://github.com/zendesk/genspec.git
3
+ revision: 76116991caf40ef940076f702f70a141ced84ce2
4
+ branch: rails-7
5
5
  specs:
6
6
  genspec (0.3.2)
7
7
  rspec (>= 2, < 4)
@@ -10,176 +10,185 @@ GIT
10
10
  PATH
11
11
  remote: ..
12
12
  specs:
13
- curly-templates (3.0.0)
14
- actionpack (>= 4.2, < 6.2)
13
+ curly-templates (3.2.0)
14
+ actionpack (>= 5.1, < 7.1)
15
+ sorted_set
15
16
 
16
17
  GEM
17
18
  remote: https://rubygems.org/
18
19
  specs:
19
- actioncable (6.1.1)
20
- actionpack (= 6.1.1)
21
- activesupport (= 6.1.1)
20
+ actioncable (6.1.7)
21
+ actionpack (= 6.1.7)
22
+ activesupport (= 6.1.7)
22
23
  nio4r (~> 2.0)
23
24
  websocket-driver (>= 0.6.1)
24
- actionmailbox (6.1.1)
25
- actionpack (= 6.1.1)
26
- activejob (= 6.1.1)
27
- activerecord (= 6.1.1)
28
- activestorage (= 6.1.1)
29
- activesupport (= 6.1.1)
25
+ actionmailbox (6.1.7)
26
+ actionpack (= 6.1.7)
27
+ activejob (= 6.1.7)
28
+ activerecord (= 6.1.7)
29
+ activestorage (= 6.1.7)
30
+ activesupport (= 6.1.7)
30
31
  mail (>= 2.7.1)
31
- actionmailer (6.1.1)
32
- actionpack (= 6.1.1)
33
- actionview (= 6.1.1)
34
- activejob (= 6.1.1)
35
- activesupport (= 6.1.1)
32
+ actionmailer (6.1.7)
33
+ actionpack (= 6.1.7)
34
+ actionview (= 6.1.7)
35
+ activejob (= 6.1.7)
36
+ activesupport (= 6.1.7)
36
37
  mail (~> 2.5, >= 2.5.4)
37
38
  rails-dom-testing (~> 2.0)
38
- actionpack (6.1.1)
39
- actionview (= 6.1.1)
40
- activesupport (= 6.1.1)
39
+ actionpack (6.1.7)
40
+ actionview (= 6.1.7)
41
+ activesupport (= 6.1.7)
41
42
  rack (~> 2.0, >= 2.0.9)
42
43
  rack-test (>= 0.6.3)
43
44
  rails-dom-testing (~> 2.0)
44
45
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
45
- actiontext (6.1.1)
46
- actionpack (= 6.1.1)
47
- activerecord (= 6.1.1)
48
- activestorage (= 6.1.1)
49
- activesupport (= 6.1.1)
46
+ actiontext (6.1.7)
47
+ actionpack (= 6.1.7)
48
+ activerecord (= 6.1.7)
49
+ activestorage (= 6.1.7)
50
+ activesupport (= 6.1.7)
50
51
  nokogiri (>= 1.8.5)
51
- actionview (6.1.1)
52
- activesupport (= 6.1.1)
52
+ actionview (6.1.7)
53
+ activesupport (= 6.1.7)
53
54
  builder (~> 3.1)
54
55
  erubi (~> 1.4)
55
56
  rails-dom-testing (~> 2.0)
56
57
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
57
- activejob (6.1.1)
58
- activesupport (= 6.1.1)
58
+ activejob (6.1.7)
59
+ activesupport (= 6.1.7)
59
60
  globalid (>= 0.3.6)
60
- activemodel (6.1.1)
61
- activesupport (= 6.1.1)
62
- activerecord (6.1.1)
63
- activemodel (= 6.1.1)
64
- activesupport (= 6.1.1)
65
- activestorage (6.1.1)
66
- actionpack (= 6.1.1)
67
- activejob (= 6.1.1)
68
- activerecord (= 6.1.1)
69
- activesupport (= 6.1.1)
70
- marcel (~> 0.3.1)
71
- mimemagic (~> 0.3.2)
72
- activesupport (6.1.1)
61
+ activemodel (6.1.7)
62
+ activesupport (= 6.1.7)
63
+ activerecord (6.1.7)
64
+ activemodel (= 6.1.7)
65
+ activesupport (= 6.1.7)
66
+ activestorage (6.1.7)
67
+ actionpack (= 6.1.7)
68
+ activejob (= 6.1.7)
69
+ activerecord (= 6.1.7)
70
+ activesupport (= 6.1.7)
71
+ marcel (~> 1.0)
72
+ mini_mime (>= 1.1.0)
73
+ activesupport (6.1.7)
73
74
  concurrent-ruby (~> 1.0, >= 1.0.2)
74
75
  i18n (>= 1.6, < 2)
75
76
  minitest (>= 5.1)
76
77
  tzinfo (~> 2.0)
77
78
  zeitwerk (~> 2.3)
78
- benchmark-ips (2.8.4)
79
+ benchmark-ips (2.10.0)
79
80
  builder (3.2.4)
80
- concurrent-ruby (1.1.7)
81
+ concurrent-ruby (1.1.10)
81
82
  crass (1.0.6)
82
- diff-lcs (1.4.4)
83
- erubi (1.10.0)
84
- github-markup (3.0.5)
85
- globalid (0.4.2)
86
- activesupport (>= 4.2.0)
87
- i18n (1.8.7)
83
+ diff-lcs (1.5.0)
84
+ erubi (1.11.0)
85
+ github-markup (4.0.1)
86
+ globalid (1.0.0)
87
+ activesupport (>= 5.0)
88
+ i18n (1.12.0)
88
89
  concurrent-ruby (~> 1.0)
89
- loofah (2.9.0)
90
+ loofah (2.19.0)
90
91
  crass (~> 1.0.2)
91
92
  nokogiri (>= 1.5.9)
92
93
  mail (2.7.1)
93
94
  mini_mime (>= 0.1.1)
94
- marcel (0.3.3)
95
- mimemagic (~> 0.3.2)
95
+ marcel (1.0.2)
96
96
  method_source (1.0.0)
97
- mimemagic (0.3.5)
98
- mini_mime (1.0.2)
99
- minitest (5.14.3)
100
- nio4r (2.5.4)
101
- nokogiri (1.11.1-x86_64-darwin)
97
+ mini_mime (1.1.2)
98
+ mini_portile2 (2.8.2)
99
+ minitest (5.16.3)
100
+ nio4r (2.5.8)
101
+ nokogiri (1.15.2)
102
+ mini_portile2 (~> 2.8.2)
103
+ racc (~> 1.4)
104
+ nokogiri (1.15.2-x86_64-darwin)
102
105
  racc (~> 1.4)
103
- nokogiri (1.11.1-x86_64-linux)
106
+ nokogiri (1.15.2-x86_64-linux)
104
107
  racc (~> 1.4)
105
- racc (1.5.2)
106
- rack (2.2.3)
107
- rack-test (1.1.0)
108
- rack (>= 1.0, < 3)
109
- rails (6.1.1)
110
- actioncable (= 6.1.1)
111
- actionmailbox (= 6.1.1)
112
- actionmailer (= 6.1.1)
113
- actionpack (= 6.1.1)
114
- actiontext (= 6.1.1)
115
- actionview (= 6.1.1)
116
- activejob (= 6.1.1)
117
- activemodel (= 6.1.1)
118
- activerecord (= 6.1.1)
119
- activestorage (= 6.1.1)
120
- activesupport (= 6.1.1)
108
+ racc (1.6.2)
109
+ rack (2.2.4)
110
+ rack-test (2.0.2)
111
+ rack (>= 1.3)
112
+ rails (6.1.7)
113
+ actioncable (= 6.1.7)
114
+ actionmailbox (= 6.1.7)
115
+ actionmailer (= 6.1.7)
116
+ actionpack (= 6.1.7)
117
+ actiontext (= 6.1.7)
118
+ actionview (= 6.1.7)
119
+ activejob (= 6.1.7)
120
+ activemodel (= 6.1.7)
121
+ activerecord (= 6.1.7)
122
+ activestorage (= 6.1.7)
123
+ activesupport (= 6.1.7)
121
124
  bundler (>= 1.15.0)
122
- railties (= 6.1.1)
125
+ railties (= 6.1.7)
123
126
  sprockets-rails (>= 2.0.0)
124
127
  rails-dom-testing (2.0.3)
125
128
  activesupport (>= 4.2.0)
126
129
  nokogiri (>= 1.6)
127
- rails-html-sanitizer (1.3.0)
130
+ rails-html-sanitizer (1.4.3)
128
131
  loofah (~> 2.3)
129
- railties (6.1.1)
130
- actionpack (= 6.1.1)
131
- activesupport (= 6.1.1)
132
+ railties (6.1.7)
133
+ actionpack (= 6.1.7)
134
+ activesupport (= 6.1.7)
132
135
  method_source
133
- rake (>= 0.8.7)
136
+ rake (>= 12.2)
134
137
  thor (~> 1.0)
135
- rake (13.0.3)
138
+ rake (13.0.6)
139
+ rbtree (0.4.5)
136
140
  redcarpet (3.5.1)
137
- rspec (3.10.0)
138
- rspec-core (~> 3.10.0)
139
- rspec-expectations (~> 3.10.0)
140
- rspec-mocks (~> 3.10.0)
141
- rspec-core (3.10.1)
142
- rspec-support (~> 3.10.0)
143
- rspec-expectations (3.10.1)
141
+ rspec (3.12.0)
142
+ rspec-core (~> 3.12.0)
143
+ rspec-expectations (~> 3.12.0)
144
+ rspec-mocks (~> 3.12.0)
145
+ rspec-core (3.12.0)
146
+ rspec-support (~> 3.12.0)
147
+ rspec-expectations (3.12.0)
144
148
  diff-lcs (>= 1.2.0, < 2.0)
145
- rspec-support (~> 3.10.0)
146
- rspec-mocks (3.10.1)
149
+ rspec-support (~> 3.12.0)
150
+ rspec-mocks (3.12.0)
147
151
  diff-lcs (>= 1.2.0, < 2.0)
148
- rspec-support (~> 3.10.0)
149
- rspec-rails (4.0.2)
150
- actionpack (>= 4.2)
151
- activesupport (>= 4.2)
152
- railties (>= 4.2)
153
- rspec-core (~> 3.10)
154
- rspec-expectations (~> 3.10)
155
- rspec-mocks (~> 3.10)
156
- rspec-support (~> 3.10)
157
- rspec-support (3.10.1)
158
- rspec_junit_formatter (0.4.1)
159
- rspec-core (>= 2, < 4, != 2.12.0)
160
- sprockets (4.0.2)
152
+ rspec-support (~> 3.12.0)
153
+ rspec-rails (6.0.1)
154
+ actionpack (>= 6.1)
155
+ activesupport (>= 6.1)
156
+ railties (>= 6.1)
157
+ rspec-core (~> 3.11)
158
+ rspec-expectations (~> 3.11)
159
+ rspec-mocks (~> 3.11)
160
+ rspec-support (~> 3.11)
161
+ rspec-support (3.12.0)
162
+ set (1.0.3)
163
+ sorted_set (1.0.3)
164
+ rbtree
165
+ set (~> 1.0)
166
+ sprockets (4.1.1)
161
167
  concurrent-ruby (~> 1.0)
162
168
  rack (> 1, < 3)
163
- sprockets-rails (3.2.2)
164
- actionpack (>= 4.0)
165
- activesupport (>= 4.0)
169
+ sprockets-rails (3.4.2)
170
+ actionpack (>= 5.2)
171
+ activesupport (>= 5.2)
166
172
  sprockets (>= 3.0.0)
167
- stackprof (0.2.16)
168
- thor (1.0.1)
173
+ stackprof (0.2.22)
174
+ thor (1.2.1)
169
175
  tomparse (0.4.2)
170
- tzinfo (2.0.4)
176
+ tzinfo (2.0.5)
171
177
  concurrent-ruby (~> 1.0)
172
- websocket-driver (0.7.3)
178
+ webrick (1.7.0)
179
+ websocket-driver (0.7.5)
173
180
  websocket-extensions (>= 0.1.0)
174
181
  websocket-extensions (0.1.5)
175
- yard (0.9.26)
182
+ yard (0.9.28)
183
+ webrick (~> 1.7.0)
176
184
  yard-tomdoc (0.7.1)
177
185
  tomparse (>= 0.4.0)
178
186
  yard
179
- zeitwerk (2.4.2)
187
+ zeitwerk (2.6.6)
180
188
 
181
189
  PLATFORMS
182
- x86_64-darwin-19
190
+ ruby
191
+ x86_64-darwin
183
192
  x86_64-linux
184
193
 
185
194
  DEPENDENCIES
@@ -188,15 +197,14 @@ DEPENDENCIES
188
197
  genspec!
189
198
  github-markup
190
199
  rails (~> 6.1.0)
191
- railties (>= 4.2, < 6.2)
200
+ railties (>= 5.1, < 7.1)
192
201
  rake
193
202
  redcarpet
194
203
  rspec (>= 3)
195
204
  rspec-rails
196
- rspec_junit_formatter
197
205
  stackprof
198
206
  yard
199
207
  yard-tomdoc
200
208
 
201
209
  BUNDLED WITH
202
- 2.2.5
210
+ 2.3.25
@@ -0,0 +1,4 @@
1
+ eval_gemfile 'common.rb'
2
+
3
+ gem 'rails', '~> 7.0.0'
4
+ gem 'genspec', github: 'zendesk/genspec', branch: 'rails-7'