simple_calendar 3.0.1 → 3.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,8 +1,8 @@
1
1
  GIT
2
2
  remote: https://github.com/thoughtbot/appraisal.git
3
- revision: b200e636903700098bef25f4f51dbc4c46e4c04c
3
+ revision: f5e31c48a1dda036a2c13663fad1b657a0953f5d
4
4
  specs:
5
- appraisal (2.4.1)
5
+ appraisal (2.5.0)
6
6
  bundler
7
7
  rake
8
8
  thor (>= 0.14.0)
@@ -10,66 +10,66 @@ GIT
10
10
  PATH
11
11
  remote: ..
12
12
  specs:
13
- simple_calendar (3.0.1)
13
+ simple_calendar (3.0.3)
14
14
  rails (>= 6.1)
15
15
 
16
16
  GEM
17
17
  remote: http://rubygems.org/
18
18
  specs:
19
- actioncable (6.1.7.4)
20
- actionpack (= 6.1.7.4)
21
- activesupport (= 6.1.7.4)
19
+ actioncable (6.1.7.7)
20
+ actionpack (= 6.1.7.7)
21
+ activesupport (= 6.1.7.7)
22
22
  nio4r (~> 2.0)
23
23
  websocket-driver (>= 0.6.1)
24
- actionmailbox (6.1.7.4)
25
- actionpack (= 6.1.7.4)
26
- activejob (= 6.1.7.4)
27
- activerecord (= 6.1.7.4)
28
- activestorage (= 6.1.7.4)
29
- activesupport (= 6.1.7.4)
24
+ actionmailbox (6.1.7.7)
25
+ actionpack (= 6.1.7.7)
26
+ activejob (= 6.1.7.7)
27
+ activerecord (= 6.1.7.7)
28
+ activestorage (= 6.1.7.7)
29
+ activesupport (= 6.1.7.7)
30
30
  mail (>= 2.7.1)
31
- actionmailer (6.1.7.4)
32
- actionpack (= 6.1.7.4)
33
- actionview (= 6.1.7.4)
34
- activejob (= 6.1.7.4)
35
- activesupport (= 6.1.7.4)
31
+ actionmailer (6.1.7.7)
32
+ actionpack (= 6.1.7.7)
33
+ actionview (= 6.1.7.7)
34
+ activejob (= 6.1.7.7)
35
+ activesupport (= 6.1.7.7)
36
36
  mail (~> 2.5, >= 2.5.4)
37
37
  rails-dom-testing (~> 2.0)
38
- actionpack (6.1.7.4)
39
- actionview (= 6.1.7.4)
40
- activesupport (= 6.1.7.4)
38
+ actionpack (6.1.7.7)
39
+ actionview (= 6.1.7.7)
40
+ activesupport (= 6.1.7.7)
41
41
  rack (~> 2.0, >= 2.0.9)
42
42
  rack-test (>= 0.6.3)
43
43
  rails-dom-testing (~> 2.0)
44
44
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
45
- actiontext (6.1.7.4)
46
- actionpack (= 6.1.7.4)
47
- activerecord (= 6.1.7.4)
48
- activestorage (= 6.1.7.4)
49
- activesupport (= 6.1.7.4)
45
+ actiontext (6.1.7.7)
46
+ actionpack (= 6.1.7.7)
47
+ activerecord (= 6.1.7.7)
48
+ activestorage (= 6.1.7.7)
49
+ activesupport (= 6.1.7.7)
50
50
  nokogiri (>= 1.8.5)
51
- actionview (6.1.7.4)
52
- activesupport (= 6.1.7.4)
51
+ actionview (6.1.7.7)
52
+ activesupport (= 6.1.7.7)
53
53
  builder (~> 3.1)
54
54
  erubi (~> 1.4)
55
55
  rails-dom-testing (~> 2.0)
56
56
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
57
- activejob (6.1.7.4)
58
- activesupport (= 6.1.7.4)
57
+ activejob (6.1.7.7)
58
+ activesupport (= 6.1.7.7)
59
59
  globalid (>= 0.3.6)
60
- activemodel (6.1.7.4)
61
- activesupport (= 6.1.7.4)
62
- activerecord (6.1.7.4)
63
- activemodel (= 6.1.7.4)
64
- activesupport (= 6.1.7.4)
65
- activestorage (6.1.7.4)
66
- actionpack (= 6.1.7.4)
67
- activejob (= 6.1.7.4)
68
- activerecord (= 6.1.7.4)
69
- activesupport (= 6.1.7.4)
60
+ activemodel (6.1.7.7)
61
+ activesupport (= 6.1.7.7)
62
+ activerecord (6.1.7.7)
63
+ activemodel (= 6.1.7.7)
64
+ activesupport (= 6.1.7.7)
65
+ activestorage (6.1.7.7)
66
+ actionpack (= 6.1.7.7)
67
+ activejob (= 6.1.7.7)
68
+ activerecord (= 6.1.7.7)
69
+ activesupport (= 6.1.7.7)
70
70
  marcel (~> 1.0)
71
71
  mini_mime (>= 1.1.0)
72
- activesupport (6.1.7.4)
72
+ activesupport (6.1.7.7)
73
73
  concurrent-ruby (~> 1.0, >= 1.0.2)
74
74
  i18n (>= 1.6, < 2)
75
75
  minitest (>= 5.1)
@@ -78,18 +78,18 @@ GEM
78
78
  ast (2.4.2)
79
79
  bindex (0.8.1)
80
80
  builder (3.2.4)
81
- concurrent-ruby (1.2.2)
81
+ concurrent-ruby (1.2.3)
82
82
  crass (1.0.6)
83
- date (3.3.3)
83
+ date (3.3.4)
84
84
  erubi (1.12.0)
85
- globalid (1.1.0)
86
- activesupport (>= 5.0)
87
- i18n (1.14.1)
85
+ globalid (1.2.1)
86
+ activesupport (>= 6.1)
87
+ i18n (1.14.4)
88
88
  concurrent-ruby (~> 1.0)
89
- json (2.6.3)
89
+ json (2.7.1)
90
90
  language_server-protocol (3.17.0.3)
91
91
  lint_roller (1.1.0)
92
- loofah (2.21.3)
92
+ loofah (2.22.0)
93
93
  crass (~> 1.0.2)
94
94
  nokogiri (>= 1.12.0)
95
95
  mail (2.8.1)
@@ -97,123 +97,124 @@ GEM
97
97
  net-imap
98
98
  net-pop
99
99
  net-smtp
100
- marcel (1.0.2)
100
+ marcel (1.0.4)
101
101
  method_source (1.0.0)
102
- mini_mime (1.1.2)
103
- mini_portile2 (2.8.2)
104
- minitest (5.18.1)
105
- net-imap (0.3.6)
102
+ mini_mime (1.1.5)
103
+ mini_portile2 (2.8.5)
104
+ minitest (5.22.3)
105
+ net-imap (0.4.10)
106
106
  date
107
107
  net-protocol
108
108
  net-pop (0.1.2)
109
109
  net-protocol
110
- net-protocol (0.2.1)
110
+ net-protocol (0.2.2)
111
111
  timeout
112
- net-smtp (0.3.3)
112
+ net-smtp (0.5.0)
113
113
  net-protocol
114
- nio4r (2.5.9)
115
- nokogiri (1.15.3)
114
+ nio4r (2.7.1)
115
+ nokogiri (1.16.3)
116
116
  mini_portile2 (~> 2.8.2)
117
117
  racc (~> 1.4)
118
- nokogiri (1.15.3-x86_64-darwin)
118
+ nokogiri (1.16.3-x86_64-darwin)
119
119
  racc (~> 1.4)
120
- nokogiri (1.15.3-x86_64-linux)
120
+ nokogiri (1.16.3-x86_64-linux)
121
121
  racc (~> 1.4)
122
- parallel (1.23.0)
123
- parser (3.2.2.3)
122
+ parallel (1.24.0)
123
+ parser (3.3.0.5)
124
124
  ast (~> 2.4.1)
125
125
  racc
126
- puma (6.3.0)
126
+ puma (6.4.2)
127
127
  nio4r (~> 2.0)
128
- racc (1.7.1)
129
- rack (2.2.7)
128
+ racc (1.7.3)
129
+ rack (2.2.9)
130
130
  rack-test (2.1.0)
131
131
  rack (>= 1.3)
132
- rails (6.1.7.4)
133
- actioncable (= 6.1.7.4)
134
- actionmailbox (= 6.1.7.4)
135
- actionmailer (= 6.1.7.4)
136
- actionpack (= 6.1.7.4)
137
- actiontext (= 6.1.7.4)
138
- actionview (= 6.1.7.4)
139
- activejob (= 6.1.7.4)
140
- activemodel (= 6.1.7.4)
141
- activerecord (= 6.1.7.4)
142
- activestorage (= 6.1.7.4)
143
- activesupport (= 6.1.7.4)
132
+ rails (6.1.7.7)
133
+ actioncable (= 6.1.7.7)
134
+ actionmailbox (= 6.1.7.7)
135
+ actionmailer (= 6.1.7.7)
136
+ actionpack (= 6.1.7.7)
137
+ actiontext (= 6.1.7.7)
138
+ actionview (= 6.1.7.7)
139
+ activejob (= 6.1.7.7)
140
+ activemodel (= 6.1.7.7)
141
+ activerecord (= 6.1.7.7)
142
+ activestorage (= 6.1.7.7)
143
+ activesupport (= 6.1.7.7)
144
144
  bundler (>= 1.15.0)
145
- railties (= 6.1.7.4)
145
+ railties (= 6.1.7.7)
146
146
  sprockets-rails (>= 2.0.0)
147
- rails-dom-testing (2.1.1)
147
+ rails-dom-testing (2.2.0)
148
148
  activesupport (>= 5.0.0)
149
149
  minitest
150
150
  nokogiri (>= 1.6)
151
151
  rails-html-sanitizer (1.6.0)
152
152
  loofah (~> 2.21)
153
153
  nokogiri (~> 1.14)
154
- railties (6.1.7.4)
155
- actionpack (= 6.1.7.4)
156
- activesupport (= 6.1.7.4)
154
+ railties (6.1.7.7)
155
+ actionpack (= 6.1.7.7)
156
+ activesupport (= 6.1.7.7)
157
157
  method_source
158
158
  rake (>= 12.2)
159
159
  thor (~> 1.0)
160
160
  rainbow (3.1.1)
161
- rake (13.0.6)
162
- regexp_parser (2.8.1)
163
- rexml (3.2.5)
164
- rubocop (1.52.1)
161
+ rake (13.1.0)
162
+ regexp_parser (2.9.0)
163
+ rexml (3.2.6)
164
+ rubocop (1.62.1)
165
165
  json (~> 2.3)
166
+ language_server-protocol (>= 3.17.0)
166
167
  parallel (~> 1.10)
167
- parser (>= 3.2.2.3)
168
+ parser (>= 3.3.0.2)
168
169
  rainbow (>= 2.2.2, < 4.0)
169
170
  regexp_parser (>= 1.8, < 3.0)
170
171
  rexml (>= 3.2.5, < 4.0)
171
- rubocop-ast (>= 1.28.0, < 2.0)
172
+ rubocop-ast (>= 1.31.1, < 2.0)
172
173
  ruby-progressbar (~> 1.7)
173
174
  unicode-display_width (>= 2.4.0, < 3.0)
174
- rubocop-ast (1.29.0)
175
- parser (>= 3.2.1.0)
176
- rubocop-performance (1.18.0)
177
- rubocop (>= 1.7.0, < 2.0)
178
- rubocop-ast (>= 0.4.0)
175
+ rubocop-ast (1.31.2)
176
+ parser (>= 3.3.0.4)
177
+ rubocop-performance (1.20.2)
178
+ rubocop (>= 1.48.1, < 2.0)
179
+ rubocop-ast (>= 1.30.0, < 2.0)
179
180
  ruby-progressbar (1.13.0)
180
- sprockets (4.2.0)
181
+ sprockets (4.2.1)
181
182
  concurrent-ruby (~> 1.0)
182
183
  rack (>= 2.2.4, < 4)
183
184
  sprockets-rails (3.4.2)
184
185
  actionpack (>= 5.2)
185
186
  activesupport (>= 5.2)
186
187
  sprockets (>= 3.0.0)
187
- sqlite3 (1.6.3)
188
+ sqlite3 (1.7.3)
188
189
  mini_portile2 (~> 2.8.0)
189
- sqlite3 (1.6.3-x86_64-darwin)
190
- sqlite3 (1.6.3-x86_64-linux)
191
- standard (1.30.1)
190
+ sqlite3 (1.7.3-x86_64-darwin)
191
+ sqlite3 (1.7.3-x86_64-linux)
192
+ standard (1.35.1)
192
193
  language_server-protocol (~> 3.17.0.2)
193
194
  lint_roller (~> 1.0)
194
- rubocop (~> 1.52.0)
195
+ rubocop (~> 1.62.0)
195
196
  standard-custom (~> 1.0.0)
196
- standard-performance (~> 1.1.0)
197
+ standard-performance (~> 1.3)
197
198
  standard-custom (1.0.2)
198
199
  lint_roller (~> 1.0)
199
200
  rubocop (~> 1.50)
200
- standard-performance (1.1.1)
201
+ standard-performance (1.3.1)
201
202
  lint_roller (~> 1.1)
202
- rubocop-performance (~> 1.18.0)
203
- thor (1.2.2)
204
- timeout (0.4.0)
203
+ rubocop-performance (~> 1.20.2)
204
+ thor (1.3.1)
205
+ timeout (0.4.1)
205
206
  tzinfo (2.0.6)
206
207
  concurrent-ruby (~> 1.0)
207
- unicode-display_width (2.4.2)
208
- web-console (4.2.0)
208
+ unicode-display_width (2.5.0)
209
+ web-console (4.2.1)
209
210
  actionview (>= 6.0.0)
210
211
  activemodel (>= 6.0.0)
211
212
  bindex (>= 0.4.0)
212
213
  railties (>= 6.0.0)
213
- websocket-driver (0.7.5)
214
+ websocket-driver (0.7.6)
214
215
  websocket-extensions (>= 0.1.0)
215
216
  websocket-extensions (0.1.5)
216
- zeitwerk (2.6.8)
217
+ zeitwerk (2.6.13)
217
218
 
218
219
  PLATFORMS
219
220
  ruby
@@ -1,8 +1,8 @@
1
1
  GIT
2
2
  remote: https://github.com/thoughtbot/appraisal.git
3
- revision: b200e636903700098bef25f4f51dbc4c46e4c04c
3
+ revision: f5e31c48a1dda036a2c13663fad1b657a0953f5d
4
4
  specs:
5
- appraisal (2.4.1)
5
+ appraisal (2.5.0)
6
6
  bundler
7
7
  rake
8
8
  thor (>= 0.14.0)
@@ -10,73 +10,73 @@ GIT
10
10
  PATH
11
11
  remote: ..
12
12
  specs:
13
- simple_calendar (3.0.1)
13
+ simple_calendar (3.0.3)
14
14
  rails (>= 6.1)
15
15
 
16
16
  GEM
17
17
  remote: http://rubygems.org/
18
18
  specs:
19
- actioncable (7.0.6)
20
- actionpack (= 7.0.6)
21
- activesupport (= 7.0.6)
19
+ actioncable (7.0.8.1)
20
+ actionpack (= 7.0.8.1)
21
+ activesupport (= 7.0.8.1)
22
22
  nio4r (~> 2.0)
23
23
  websocket-driver (>= 0.6.1)
24
- actionmailbox (7.0.6)
25
- actionpack (= 7.0.6)
26
- activejob (= 7.0.6)
27
- activerecord (= 7.0.6)
28
- activestorage (= 7.0.6)
29
- activesupport (= 7.0.6)
24
+ actionmailbox (7.0.8.1)
25
+ actionpack (= 7.0.8.1)
26
+ activejob (= 7.0.8.1)
27
+ activerecord (= 7.0.8.1)
28
+ activestorage (= 7.0.8.1)
29
+ activesupport (= 7.0.8.1)
30
30
  mail (>= 2.7.1)
31
31
  net-imap
32
32
  net-pop
33
33
  net-smtp
34
- actionmailer (7.0.6)
35
- actionpack (= 7.0.6)
36
- actionview (= 7.0.6)
37
- activejob (= 7.0.6)
38
- activesupport (= 7.0.6)
34
+ actionmailer (7.0.8.1)
35
+ actionpack (= 7.0.8.1)
36
+ actionview (= 7.0.8.1)
37
+ activejob (= 7.0.8.1)
38
+ activesupport (= 7.0.8.1)
39
39
  mail (~> 2.5, >= 2.5.4)
40
40
  net-imap
41
41
  net-pop
42
42
  net-smtp
43
43
  rails-dom-testing (~> 2.0)
44
- actionpack (7.0.6)
45
- actionview (= 7.0.6)
46
- activesupport (= 7.0.6)
44
+ actionpack (7.0.8.1)
45
+ actionview (= 7.0.8.1)
46
+ activesupport (= 7.0.8.1)
47
47
  rack (~> 2.0, >= 2.2.4)
48
48
  rack-test (>= 0.6.3)
49
49
  rails-dom-testing (~> 2.0)
50
50
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
51
- actiontext (7.0.6)
52
- actionpack (= 7.0.6)
53
- activerecord (= 7.0.6)
54
- activestorage (= 7.0.6)
55
- activesupport (= 7.0.6)
51
+ actiontext (7.0.8.1)
52
+ actionpack (= 7.0.8.1)
53
+ activerecord (= 7.0.8.1)
54
+ activestorage (= 7.0.8.1)
55
+ activesupport (= 7.0.8.1)
56
56
  globalid (>= 0.6.0)
57
57
  nokogiri (>= 1.8.5)
58
- actionview (7.0.6)
59
- activesupport (= 7.0.6)
58
+ actionview (7.0.8.1)
59
+ activesupport (= 7.0.8.1)
60
60
  builder (~> 3.1)
61
61
  erubi (~> 1.4)
62
62
  rails-dom-testing (~> 2.0)
63
63
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
64
- activejob (7.0.6)
65
- activesupport (= 7.0.6)
64
+ activejob (7.0.8.1)
65
+ activesupport (= 7.0.8.1)
66
66
  globalid (>= 0.3.6)
67
- activemodel (7.0.6)
68
- activesupport (= 7.0.6)
69
- activerecord (7.0.6)
70
- activemodel (= 7.0.6)
71
- activesupport (= 7.0.6)
72
- activestorage (7.0.6)
73
- actionpack (= 7.0.6)
74
- activejob (= 7.0.6)
75
- activerecord (= 7.0.6)
76
- activesupport (= 7.0.6)
67
+ activemodel (7.0.8.1)
68
+ activesupport (= 7.0.8.1)
69
+ activerecord (7.0.8.1)
70
+ activemodel (= 7.0.8.1)
71
+ activesupport (= 7.0.8.1)
72
+ activestorage (7.0.8.1)
73
+ actionpack (= 7.0.8.1)
74
+ activejob (= 7.0.8.1)
75
+ activerecord (= 7.0.8.1)
76
+ activesupport (= 7.0.8.1)
77
77
  marcel (~> 1.0)
78
78
  mini_mime (>= 1.1.0)
79
- activesupport (7.0.6)
79
+ activesupport (7.0.8.1)
80
80
  concurrent-ruby (~> 1.0, >= 1.0.2)
81
81
  i18n (>= 1.6, < 2)
82
82
  minitest (>= 5.1)
@@ -84,18 +84,18 @@ GEM
84
84
  ast (2.4.2)
85
85
  bindex (0.8.1)
86
86
  builder (3.2.4)
87
- concurrent-ruby (1.2.2)
87
+ concurrent-ruby (1.2.3)
88
88
  crass (1.0.6)
89
- date (3.3.3)
89
+ date (3.3.4)
90
90
  erubi (1.12.0)
91
- globalid (1.1.0)
92
- activesupport (>= 5.0)
93
- i18n (1.14.1)
91
+ globalid (1.2.1)
92
+ activesupport (>= 6.1)
93
+ i18n (1.14.4)
94
94
  concurrent-ruby (~> 1.0)
95
- json (2.6.3)
95
+ json (2.7.1)
96
96
  language_server-protocol (3.17.0.3)
97
97
  lint_roller (1.1.0)
98
- loofah (2.21.3)
98
+ loofah (2.22.0)
99
99
  crass (~> 1.0.2)
100
100
  nokogiri (>= 1.12.0)
101
101
  mail (2.8.1)
@@ -103,117 +103,119 @@ GEM
103
103
  net-imap
104
104
  net-pop
105
105
  net-smtp
106
- marcel (1.0.2)
106
+ marcel (1.0.4)
107
107
  method_source (1.0.0)
108
- mini_mime (1.1.2)
109
- minitest (5.18.1)
110
- net-imap (0.3.6)
108
+ mini_mime (1.1.5)
109
+ minitest (5.22.3)
110
+ net-imap (0.4.10)
111
111
  date
112
112
  net-protocol
113
113
  net-pop (0.1.2)
114
114
  net-protocol
115
- net-protocol (0.2.1)
115
+ net-protocol (0.2.2)
116
116
  timeout
117
- net-smtp (0.3.3)
117
+ net-smtp (0.5.0)
118
118
  net-protocol
119
- nio4r (2.5.9)
120
- nokogiri (1.15.3-arm64-darwin)
119
+ nio4r (2.7.1)
120
+ nokogiri (1.16.3-arm64-darwin)
121
121
  racc (~> 1.4)
122
- nokogiri (1.15.3-x86_64-darwin)
122
+ nokogiri (1.16.3-x86_64-darwin)
123
123
  racc (~> 1.4)
124
- nokogiri (1.15.3-x86_64-linux)
124
+ nokogiri (1.16.3-x86_64-linux)
125
125
  racc (~> 1.4)
126
- parallel (1.23.0)
127
- parser (3.2.2.3)
126
+ parallel (1.24.0)
127
+ parser (3.3.0.5)
128
128
  ast (~> 2.4.1)
129
129
  racc
130
- puma (6.3.0)
130
+ puma (6.4.2)
131
131
  nio4r (~> 2.0)
132
- racc (1.7.1)
133
- rack (2.2.7)
132
+ racc (1.7.3)
133
+ rack (2.2.9)
134
134
  rack-test (2.1.0)
135
135
  rack (>= 1.3)
136
- rails (7.0.6)
137
- actioncable (= 7.0.6)
138
- actionmailbox (= 7.0.6)
139
- actionmailer (= 7.0.6)
140
- actionpack (= 7.0.6)
141
- actiontext (= 7.0.6)
142
- actionview (= 7.0.6)
143
- activejob (= 7.0.6)
144
- activemodel (= 7.0.6)
145
- activerecord (= 7.0.6)
146
- activestorage (= 7.0.6)
147
- activesupport (= 7.0.6)
136
+ rails (7.0.8.1)
137
+ actioncable (= 7.0.8.1)
138
+ actionmailbox (= 7.0.8.1)
139
+ actionmailer (= 7.0.8.1)
140
+ actionpack (= 7.0.8.1)
141
+ actiontext (= 7.0.8.1)
142
+ actionview (= 7.0.8.1)
143
+ activejob (= 7.0.8.1)
144
+ activemodel (= 7.0.8.1)
145
+ activerecord (= 7.0.8.1)
146
+ activestorage (= 7.0.8.1)
147
+ activesupport (= 7.0.8.1)
148
148
  bundler (>= 1.15.0)
149
- railties (= 7.0.6)
150
- rails-dom-testing (2.1.1)
149
+ railties (= 7.0.8.1)
150
+ rails-dom-testing (2.2.0)
151
151
  activesupport (>= 5.0.0)
152
152
  minitest
153
153
  nokogiri (>= 1.6)
154
154
  rails-html-sanitizer (1.6.0)
155
155
  loofah (~> 2.21)
156
156
  nokogiri (~> 1.14)
157
- railties (7.0.6)
158
- actionpack (= 7.0.6)
159
- activesupport (= 7.0.6)
157
+ railties (7.0.8.1)
158
+ actionpack (= 7.0.8.1)
159
+ activesupport (= 7.0.8.1)
160
160
  method_source
161
161
  rake (>= 12.2)
162
162
  thor (~> 1.0)
163
163
  zeitwerk (~> 2.5)
164
164
  rainbow (3.1.1)
165
- rake (13.0.6)
166
- regexp_parser (2.8.1)
167
- rexml (3.2.5)
168
- rubocop (1.52.1)
165
+ rake (13.1.0)
166
+ regexp_parser (2.9.0)
167
+ rexml (3.2.6)
168
+ rubocop (1.62.1)
169
169
  json (~> 2.3)
170
+ language_server-protocol (>= 3.17.0)
170
171
  parallel (~> 1.10)
171
- parser (>= 3.2.2.3)
172
+ parser (>= 3.3.0.2)
172
173
  rainbow (>= 2.2.2, < 4.0)
173
174
  regexp_parser (>= 1.8, < 3.0)
174
175
  rexml (>= 3.2.5, < 4.0)
175
- rubocop-ast (>= 1.28.0, < 2.0)
176
+ rubocop-ast (>= 1.31.1, < 2.0)
176
177
  ruby-progressbar (~> 1.7)
177
178
  unicode-display_width (>= 2.4.0, < 3.0)
178
- rubocop-ast (1.29.0)
179
- parser (>= 3.2.1.0)
180
- rubocop-performance (1.18.0)
181
- rubocop (>= 1.7.0, < 2.0)
182
- rubocop-ast (>= 0.4.0)
179
+ rubocop-ast (1.31.2)
180
+ parser (>= 3.3.0.4)
181
+ rubocop-performance (1.20.2)
182
+ rubocop (>= 1.48.1, < 2.0)
183
+ rubocop-ast (>= 1.30.0, < 2.0)
183
184
  ruby-progressbar (1.13.0)
184
- sqlite3 (1.6.3-arm64-darwin)
185
- sqlite3 (1.6.3-x86_64-darwin)
186
- sqlite3 (1.6.3-x86_64-linux)
187
- standard (1.30.1)
185
+ sqlite3 (1.7.3-arm64-darwin)
186
+ sqlite3 (1.7.3-x86_64-darwin)
187
+ sqlite3 (1.7.3-x86_64-linux)
188
+ standard (1.35.1)
188
189
  language_server-protocol (~> 3.17.0.2)
189
190
  lint_roller (~> 1.0)
190
- rubocop (~> 1.52.0)
191
+ rubocop (~> 1.62.0)
191
192
  standard-custom (~> 1.0.0)
192
- standard-performance (~> 1.1.0)
193
+ standard-performance (~> 1.3)
193
194
  standard-custom (1.0.2)
194
195
  lint_roller (~> 1.0)
195
196
  rubocop (~> 1.50)
196
- standard-performance (1.1.1)
197
+ standard-performance (1.3.1)
197
198
  lint_roller (~> 1.1)
198
- rubocop-performance (~> 1.18.0)
199
- thor (1.2.2)
200
- timeout (0.4.0)
199
+ rubocop-performance (~> 1.20.2)
200
+ thor (1.3.1)
201
+ timeout (0.4.1)
201
202
  tzinfo (2.0.6)
202
203
  concurrent-ruby (~> 1.0)
203
- unicode-display_width (2.4.2)
204
- web-console (4.2.0)
204
+ unicode-display_width (2.5.0)
205
+ web-console (4.2.1)
205
206
  actionview (>= 6.0.0)
206
207
  activemodel (>= 6.0.0)
207
208
  bindex (>= 0.4.0)
208
209
  railties (>= 6.0.0)
209
- websocket-driver (0.7.5)
210
+ websocket-driver (0.7.6)
210
211
  websocket-extensions (>= 0.1.0)
211
212
  websocket-extensions (0.1.5)
212
- zeitwerk (2.6.8)
213
+ zeitwerk (2.6.13)
213
214
 
214
215
  PLATFORMS
215
216
  arm64-darwin-22
216
217
  x86_64-darwin-22
218
+ x86_64-darwin-23
217
219
  x86_64-linux
218
220
 
219
221
  DEPENDENCIES
@@ -0,0 +1,12 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "http://rubygems.org"
4
+
5
+ gem "appraisal", github: "thoughtbot/appraisal"
6
+ gem "standard"
7
+ gem "puma"
8
+ gem "sqlite3"
9
+ gem "web-console", "~> 4.2", group: :development
10
+ gem "rails", "~> 7.1.0.beta1"
11
+
12
+ gemspec path: "../"