departure 6.6.0 → 6.7.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,241 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ departure (6.7.0)
5
+ activerecord (>= 6.0.0, < 7.2.0, != 7.0.0)
6
+ mysql2 (>= 0.4.0, < 0.6.0)
7
+ railties (>= 6.0.0, < 7.2.0, != 7.0.0)
8
+
9
+ GEM
10
+ remote: https://rubygems.org/
11
+ specs:
12
+ actioncable (7.0.8)
13
+ actionpack (= 7.0.8)
14
+ activesupport (= 7.0.8)
15
+ nio4r (~> 2.0)
16
+ websocket-driver (>= 0.6.1)
17
+ actionmailbox (7.0.8)
18
+ actionpack (= 7.0.8)
19
+ activejob (= 7.0.8)
20
+ activerecord (= 7.0.8)
21
+ activestorage (= 7.0.8)
22
+ activesupport (= 7.0.8)
23
+ mail (>= 2.7.1)
24
+ net-imap
25
+ net-pop
26
+ net-smtp
27
+ actionmailer (7.0.8)
28
+ actionpack (= 7.0.8)
29
+ actionview (= 7.0.8)
30
+ activejob (= 7.0.8)
31
+ activesupport (= 7.0.8)
32
+ mail (~> 2.5, >= 2.5.4)
33
+ net-imap
34
+ net-pop
35
+ net-smtp
36
+ rails-dom-testing (~> 2.0)
37
+ actionpack (7.0.8)
38
+ actionview (= 7.0.8)
39
+ activesupport (= 7.0.8)
40
+ rack (~> 2.0, >= 2.2.4)
41
+ rack-test (>= 0.6.3)
42
+ rails-dom-testing (~> 2.0)
43
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
44
+ actiontext (7.0.8)
45
+ actionpack (= 7.0.8)
46
+ activerecord (= 7.0.8)
47
+ activestorage (= 7.0.8)
48
+ activesupport (= 7.0.8)
49
+ globalid (>= 0.6.0)
50
+ nokogiri (>= 1.8.5)
51
+ actionview (7.0.8)
52
+ activesupport (= 7.0.8)
53
+ builder (~> 3.1)
54
+ erubi (~> 1.4)
55
+ rails-dom-testing (~> 2.0)
56
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
57
+ activejob (7.0.8)
58
+ activesupport (= 7.0.8)
59
+ globalid (>= 0.3.6)
60
+ activemodel (7.0.8)
61
+ activesupport (= 7.0.8)
62
+ activerecord (7.0.8)
63
+ activemodel (= 7.0.8)
64
+ activesupport (= 7.0.8)
65
+ activestorage (7.0.8)
66
+ actionpack (= 7.0.8)
67
+ activejob (= 7.0.8)
68
+ activerecord (= 7.0.8)
69
+ activesupport (= 7.0.8)
70
+ marcel (~> 1.0)
71
+ mini_mime (>= 1.1.0)
72
+ activesupport (7.0.8)
73
+ concurrent-ruby (~> 1.0, >= 1.0.2)
74
+ i18n (>= 1.6, < 2)
75
+ minitest (>= 5.1)
76
+ tzinfo (~> 2.0)
77
+ appraisal (2.4.1)
78
+ bundler
79
+ rake
80
+ thor (>= 0.14.0)
81
+ ast (2.4.2)
82
+ builder (3.2.4)
83
+ byebug (11.1.3)
84
+ climate_control (0.0.4)
85
+ activesupport (>= 3.0)
86
+ codeclimate-test-reporter (1.0.9)
87
+ simplecov (<= 0.13)
88
+ coderay (1.1.3)
89
+ concurrent-ruby (1.2.3)
90
+ crass (1.0.6)
91
+ date (3.3.4)
92
+ diff-lcs (1.5.1)
93
+ docile (1.1.5)
94
+ erubi (1.12.0)
95
+ globalid (1.2.1)
96
+ activesupport (>= 6.1)
97
+ i18n (1.14.1)
98
+ concurrent-ruby (~> 1.0)
99
+ json (2.7.1)
100
+ language_server-protocol (3.17.0.3)
101
+ loofah (2.22.0)
102
+ crass (~> 1.0.2)
103
+ nokogiri (>= 1.12.0)
104
+ mail (2.8.1)
105
+ mini_mime (>= 0.1.1)
106
+ net-imap
107
+ net-pop
108
+ net-smtp
109
+ marcel (1.0.2)
110
+ method_source (1.0.0)
111
+ mini_mime (1.1.5)
112
+ minitest (5.22.2)
113
+ mysql2 (0.5.6)
114
+ net-imap (0.4.10)
115
+ date
116
+ net-protocol
117
+ net-pop (0.1.2)
118
+ net-protocol
119
+ net-protocol (0.2.2)
120
+ timeout
121
+ net-smtp (0.4.0.1)
122
+ net-protocol
123
+ nio4r (2.7.0)
124
+ nokogiri (1.15.5-arm64-darwin)
125
+ racc (~> 1.4)
126
+ nokogiri (1.15.5-x86_64-linux)
127
+ racc (~> 1.4)
128
+ parallel (1.24.0)
129
+ parser (3.3.0.5)
130
+ ast (~> 2.4.1)
131
+ racc
132
+ pry (0.14.2)
133
+ coderay (~> 1.1)
134
+ method_source (~> 1.0)
135
+ pry-byebug (3.10.1)
136
+ byebug (~> 11.0)
137
+ pry (>= 0.13, < 0.15)
138
+ racc (1.7.3)
139
+ rack (2.2.8)
140
+ rack-test (2.1.0)
141
+ rack (>= 1.3)
142
+ rails (7.0.8)
143
+ actioncable (= 7.0.8)
144
+ actionmailbox (= 7.0.8)
145
+ actionmailer (= 7.0.8)
146
+ actionpack (= 7.0.8)
147
+ actiontext (= 7.0.8)
148
+ actionview (= 7.0.8)
149
+ activejob (= 7.0.8)
150
+ activemodel (= 7.0.8)
151
+ activerecord (= 7.0.8)
152
+ activestorage (= 7.0.8)
153
+ activesupport (= 7.0.8)
154
+ bundler (>= 1.15.0)
155
+ railties (= 7.0.8)
156
+ rails-dom-testing (2.2.0)
157
+ activesupport (>= 5.0.0)
158
+ minitest
159
+ nokogiri (>= 1.6)
160
+ rails-html-sanitizer (1.6.0)
161
+ loofah (~> 2.21)
162
+ nokogiri (~> 1.14)
163
+ railties (7.0.8)
164
+ actionpack (= 7.0.8)
165
+ activesupport (= 7.0.8)
166
+ method_source
167
+ rake (>= 12.2)
168
+ thor (~> 1.0)
169
+ zeitwerk (~> 2.5)
170
+ rainbow (3.1.1)
171
+ rake (13.1.0)
172
+ regexp_parser (2.9.0)
173
+ rexml (3.2.6)
174
+ rspec (3.13.0)
175
+ rspec-core (~> 3.13.0)
176
+ rspec-expectations (~> 3.13.0)
177
+ rspec-mocks (~> 3.13.0)
178
+ rspec-core (3.13.0)
179
+ rspec-support (~> 3.13.0)
180
+ rspec-expectations (3.13.0)
181
+ diff-lcs (>= 1.2.0, < 2.0)
182
+ rspec-support (~> 3.13.0)
183
+ rspec-its (1.3.0)
184
+ rspec-core (>= 3.0.0)
185
+ rspec-expectations (>= 3.0.0)
186
+ rspec-mocks (3.13.0)
187
+ diff-lcs (>= 1.2.0, < 2.0)
188
+ rspec-support (~> 3.13.0)
189
+ rspec-support (3.13.0)
190
+ rubocop (1.60.2)
191
+ json (~> 2.3)
192
+ language_server-protocol (>= 3.17.0)
193
+ parallel (~> 1.10)
194
+ parser (>= 3.3.0.2)
195
+ rainbow (>= 2.2.2, < 4.0)
196
+ regexp_parser (>= 1.8, < 3.0)
197
+ rexml (>= 3.2.5, < 4.0)
198
+ rubocop-ast (>= 1.30.0, < 2.0)
199
+ ruby-progressbar (~> 1.7)
200
+ unicode-display_width (>= 2.4.0, < 3.0)
201
+ rubocop-ast (1.30.0)
202
+ parser (>= 3.2.1.0)
203
+ rubocop-performance (1.20.2)
204
+ rubocop (>= 1.48.1, < 2.0)
205
+ rubocop-ast (>= 1.30.0, < 2.0)
206
+ ruby-progressbar (1.13.0)
207
+ simplecov (0.13.0)
208
+ docile (~> 1.1.0)
209
+ json (>= 1.8, < 3)
210
+ simplecov-html (~> 0.10.0)
211
+ simplecov-html (0.10.2)
212
+ thor (1.3.0)
213
+ timeout (0.4.1)
214
+ tzinfo (2.0.6)
215
+ concurrent-ruby (~> 1.0)
216
+ unicode-display_width (2.5.0)
217
+ websocket-driver (0.7.6)
218
+ websocket-extensions (>= 0.1.0)
219
+ websocket-extensions (0.1.5)
220
+ zeitwerk (2.6.13)
221
+
222
+ PLATFORMS
223
+ arm64-darwin-23
224
+ x86_64-linux
225
+
226
+ DEPENDENCIES
227
+ appraisal (~> 2.4.1)
228
+ climate_control (~> 0.0.3)
229
+ codeclimate-test-reporter (~> 1.0.3)
230
+ departure!
231
+ nokogiri (< 1.16)
232
+ pry-byebug
233
+ rails (= 7.0.8)
234
+ rake (>= 10.0)
235
+ rspec (~> 3.4, >= 3.4.0)
236
+ rspec-its (~> 1.2)
237
+ rubocop (~> 1.60.2)
238
+ rubocop-performance (~> 1.20.2)
239
+
240
+ BUNDLED WITH
241
+ 2.4.22
@@ -0,0 +1,11 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source 'https://rubygems.org'
4
+
5
+ gem 'codeclimate-test-reporter', '~> 1.0.3', group: :test, require: nil
6
+ gem 'nokogiri', '< 1.16'
7
+ gem 'rails', '7.1.3'
8
+ gem 'rubocop', '~> 1.60.2', require: false
9
+ gem 'rubocop-performance', '~> 1.20.2', require: false
10
+
11
+ gemspec path: '../'
@@ -0,0 +1,275 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ departure (6.7.0)
5
+ activerecord (>= 6.0.0, < 7.2.0, != 7.0.0)
6
+ mysql2 (>= 0.4.0, < 0.6.0)
7
+ railties (>= 6.0.0, < 7.2.0, != 7.0.0)
8
+
9
+ GEM
10
+ remote: https://rubygems.org/
11
+ specs:
12
+ actioncable (7.1.3)
13
+ actionpack (= 7.1.3)
14
+ activesupport (= 7.1.3)
15
+ nio4r (~> 2.0)
16
+ websocket-driver (>= 0.6.1)
17
+ zeitwerk (~> 2.6)
18
+ actionmailbox (7.1.3)
19
+ actionpack (= 7.1.3)
20
+ activejob (= 7.1.3)
21
+ activerecord (= 7.1.3)
22
+ activestorage (= 7.1.3)
23
+ activesupport (= 7.1.3)
24
+ mail (>= 2.7.1)
25
+ net-imap
26
+ net-pop
27
+ net-smtp
28
+ actionmailer (7.1.3)
29
+ actionpack (= 7.1.3)
30
+ actionview (= 7.1.3)
31
+ activejob (= 7.1.3)
32
+ activesupport (= 7.1.3)
33
+ mail (~> 2.5, >= 2.5.4)
34
+ net-imap
35
+ net-pop
36
+ net-smtp
37
+ rails-dom-testing (~> 2.2)
38
+ actionpack (7.1.3)
39
+ actionview (= 7.1.3)
40
+ activesupport (= 7.1.3)
41
+ nokogiri (>= 1.8.5)
42
+ racc
43
+ rack (>= 2.2.4)
44
+ rack-session (>= 1.0.1)
45
+ rack-test (>= 0.6.3)
46
+ rails-dom-testing (~> 2.2)
47
+ rails-html-sanitizer (~> 1.6)
48
+ actiontext (7.1.3)
49
+ actionpack (= 7.1.3)
50
+ activerecord (= 7.1.3)
51
+ activestorage (= 7.1.3)
52
+ activesupport (= 7.1.3)
53
+ globalid (>= 0.6.0)
54
+ nokogiri (>= 1.8.5)
55
+ actionview (7.1.3)
56
+ activesupport (= 7.1.3)
57
+ builder (~> 3.1)
58
+ erubi (~> 1.11)
59
+ rails-dom-testing (~> 2.2)
60
+ rails-html-sanitizer (~> 1.6)
61
+ activejob (7.1.3)
62
+ activesupport (= 7.1.3)
63
+ globalid (>= 0.3.6)
64
+ activemodel (7.1.3)
65
+ activesupport (= 7.1.3)
66
+ activerecord (7.1.3)
67
+ activemodel (= 7.1.3)
68
+ activesupport (= 7.1.3)
69
+ timeout (>= 0.4.0)
70
+ activestorage (7.1.3)
71
+ actionpack (= 7.1.3)
72
+ activejob (= 7.1.3)
73
+ activerecord (= 7.1.3)
74
+ activesupport (= 7.1.3)
75
+ marcel (~> 1.0)
76
+ activesupport (7.1.3)
77
+ base64
78
+ bigdecimal
79
+ concurrent-ruby (~> 1.0, >= 1.0.2)
80
+ connection_pool (>= 2.2.5)
81
+ drb
82
+ i18n (>= 1.6, < 2)
83
+ minitest (>= 5.1)
84
+ mutex_m
85
+ tzinfo (~> 2.0)
86
+ appraisal (2.4.1)
87
+ bundler
88
+ rake
89
+ thor (>= 0.14.0)
90
+ ast (2.4.2)
91
+ base64 (0.2.0)
92
+ bigdecimal (3.1.6)
93
+ builder (3.2.4)
94
+ byebug (11.1.3)
95
+ climate_control (0.0.4)
96
+ activesupport (>= 3.0)
97
+ codeclimate-test-reporter (1.0.9)
98
+ simplecov (<= 0.13)
99
+ coderay (1.1.3)
100
+ concurrent-ruby (1.2.3)
101
+ connection_pool (2.4.1)
102
+ crass (1.0.6)
103
+ date (3.3.4)
104
+ diff-lcs (1.5.1)
105
+ docile (1.1.5)
106
+ drb (2.2.0)
107
+ ruby2_keywords
108
+ erubi (1.12.0)
109
+ globalid (1.2.1)
110
+ activesupport (>= 6.1)
111
+ i18n (1.14.1)
112
+ concurrent-ruby (~> 1.0)
113
+ io-console (0.7.2)
114
+ irb (1.11.2)
115
+ rdoc
116
+ reline (>= 0.4.2)
117
+ json (2.7.1)
118
+ language_server-protocol (3.17.0.3)
119
+ loofah (2.22.0)
120
+ crass (~> 1.0.2)
121
+ nokogiri (>= 1.12.0)
122
+ mail (2.8.1)
123
+ mini_mime (>= 0.1.1)
124
+ net-imap
125
+ net-pop
126
+ net-smtp
127
+ marcel (1.0.2)
128
+ method_source (1.0.0)
129
+ mini_mime (1.1.5)
130
+ minitest (5.22.2)
131
+ mutex_m (0.2.0)
132
+ mysql2 (0.5.6)
133
+ net-imap (0.4.10)
134
+ date
135
+ net-protocol
136
+ net-pop (0.1.2)
137
+ net-protocol
138
+ net-protocol (0.2.2)
139
+ timeout
140
+ net-smtp (0.4.0.1)
141
+ net-protocol
142
+ nio4r (2.7.0)
143
+ nokogiri (1.15.5-arm64-darwin)
144
+ racc (~> 1.4)
145
+ nokogiri (1.15.5-x86_64-linux)
146
+ racc (~> 1.4)
147
+ parallel (1.24.0)
148
+ parser (3.3.0.5)
149
+ ast (~> 2.4.1)
150
+ racc
151
+ pry (0.14.2)
152
+ coderay (~> 1.1)
153
+ method_source (~> 1.0)
154
+ pry-byebug (3.10.1)
155
+ byebug (~> 11.0)
156
+ pry (>= 0.13, < 0.15)
157
+ psych (5.1.2)
158
+ stringio
159
+ racc (1.7.3)
160
+ rack (3.0.9)
161
+ rack-session (2.0.0)
162
+ rack (>= 3.0.0)
163
+ rack-test (2.1.0)
164
+ rack (>= 1.3)
165
+ rackup (2.1.0)
166
+ rack (>= 3)
167
+ webrick (~> 1.8)
168
+ rails (7.1.3)
169
+ actioncable (= 7.1.3)
170
+ actionmailbox (= 7.1.3)
171
+ actionmailer (= 7.1.3)
172
+ actionpack (= 7.1.3)
173
+ actiontext (= 7.1.3)
174
+ actionview (= 7.1.3)
175
+ activejob (= 7.1.3)
176
+ activemodel (= 7.1.3)
177
+ activerecord (= 7.1.3)
178
+ activestorage (= 7.1.3)
179
+ activesupport (= 7.1.3)
180
+ bundler (>= 1.15.0)
181
+ railties (= 7.1.3)
182
+ rails-dom-testing (2.2.0)
183
+ activesupport (>= 5.0.0)
184
+ minitest
185
+ nokogiri (>= 1.6)
186
+ rails-html-sanitizer (1.6.0)
187
+ loofah (~> 2.21)
188
+ nokogiri (~> 1.14)
189
+ railties (7.1.3)
190
+ actionpack (= 7.1.3)
191
+ activesupport (= 7.1.3)
192
+ irb
193
+ rackup (>= 1.0.0)
194
+ rake (>= 12.2)
195
+ thor (~> 1.0, >= 1.2.2)
196
+ zeitwerk (~> 2.6)
197
+ rainbow (3.1.1)
198
+ rake (13.1.0)
199
+ rdoc (6.6.2)
200
+ psych (>= 4.0.0)
201
+ regexp_parser (2.9.0)
202
+ reline (0.4.2)
203
+ io-console (~> 0.5)
204
+ rexml (3.2.6)
205
+ rspec (3.13.0)
206
+ rspec-core (~> 3.13.0)
207
+ rspec-expectations (~> 3.13.0)
208
+ rspec-mocks (~> 3.13.0)
209
+ rspec-core (3.13.0)
210
+ rspec-support (~> 3.13.0)
211
+ rspec-expectations (3.13.0)
212
+ diff-lcs (>= 1.2.0, < 2.0)
213
+ rspec-support (~> 3.13.0)
214
+ rspec-its (1.3.0)
215
+ rspec-core (>= 3.0.0)
216
+ rspec-expectations (>= 3.0.0)
217
+ rspec-mocks (3.13.0)
218
+ diff-lcs (>= 1.2.0, < 2.0)
219
+ rspec-support (~> 3.13.0)
220
+ rspec-support (3.13.0)
221
+ rubocop (1.60.2)
222
+ json (~> 2.3)
223
+ language_server-protocol (>= 3.17.0)
224
+ parallel (~> 1.10)
225
+ parser (>= 3.3.0.2)
226
+ rainbow (>= 2.2.2, < 4.0)
227
+ regexp_parser (>= 1.8, < 3.0)
228
+ rexml (>= 3.2.5, < 4.0)
229
+ rubocop-ast (>= 1.30.0, < 2.0)
230
+ ruby-progressbar (~> 1.7)
231
+ unicode-display_width (>= 2.4.0, < 3.0)
232
+ rubocop-ast (1.30.0)
233
+ parser (>= 3.2.1.0)
234
+ rubocop-performance (1.20.2)
235
+ rubocop (>= 1.48.1, < 2.0)
236
+ rubocop-ast (>= 1.30.0, < 2.0)
237
+ ruby-progressbar (1.13.0)
238
+ ruby2_keywords (0.0.5)
239
+ simplecov (0.13.0)
240
+ docile (~> 1.1.0)
241
+ json (>= 1.8, < 3)
242
+ simplecov-html (~> 0.10.0)
243
+ simplecov-html (0.10.2)
244
+ stringio (3.1.0)
245
+ thor (1.3.0)
246
+ timeout (0.4.1)
247
+ tzinfo (2.0.6)
248
+ concurrent-ruby (~> 1.0)
249
+ unicode-display_width (2.5.0)
250
+ webrick (1.8.1)
251
+ websocket-driver (0.7.6)
252
+ websocket-extensions (>= 0.1.0)
253
+ websocket-extensions (0.1.5)
254
+ zeitwerk (2.6.13)
255
+
256
+ PLATFORMS
257
+ arm64-darwin-23
258
+ x86_64-linux
259
+
260
+ DEPENDENCIES
261
+ appraisal (~> 2.4.1)
262
+ climate_control (~> 0.0.3)
263
+ codeclimate-test-reporter (~> 1.0.3)
264
+ departure!
265
+ nokogiri (< 1.16)
266
+ pry-byebug
267
+ rails (= 7.1.3)
268
+ rake (>= 10.0)
269
+ rspec (~> 3.4, >= 3.4.0)
270
+ rspec-its (~> 1.2)
271
+ rubocop (~> 1.60.2)
272
+ rubocop-performance (~> 1.20.2)
273
+
274
+ BUNDLED WITH
275
+ 2.4.22
@@ -1,3 +1,3 @@
1
1
  module Departure
2
- VERSION = '6.6.0'.freeze
2
+ VERSION = '6.7.0'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: departure
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.6.0
4
+ version: 6.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ilya Zayats
@@ -15,7 +15,7 @@ authors:
15
15
  autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
- date: 2024-01-02 00:00:00.000000000 Z
18
+ date: 2024-02-20 00:00:00.000000000 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: railties
@@ -23,7 +23,7 @@ dependencies:
23
23
  requirements:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
- version: 5.2.0
26
+ version: 6.0.0
27
27
  - - "!="
28
28
  - !ruby/object:Gem::Version
29
29
  version: 7.0.0
@@ -36,7 +36,7 @@ dependencies:
36
36
  requirements:
37
37
  - - ">="
38
38
  - !ruby/object:Gem::Version
39
- version: 5.2.0
39
+ version: 6.0.0
40
40
  - - "!="
41
41
  - !ruby/object:Gem::Version
42
42
  version: 7.0.0
@@ -49,7 +49,7 @@ dependencies:
49
49
  requirements:
50
50
  - - ">="
51
51
  - !ruby/object:Gem::Version
52
- version: 5.2.0
52
+ version: 6.0.0
53
53
  - - "!="
54
54
  - !ruby/object:Gem::Version
55
55
  version: 7.0.0
@@ -62,7 +62,7 @@ dependencies:
62
62
  requirements:
63
63
  - - ">="
64
64
  - !ruby/object:Gem::Version
65
- version: 5.2.0
65
+ version: 6.0.0
66
66
  - - "!="
67
67
  - !ruby/object:Gem::Version
68
68
  version: 7.0.0
@@ -76,9 +76,9 @@ dependencies:
76
76
  - - ">="
77
77
  - !ruby/object:Gem::Version
78
78
  version: 0.4.0
79
- - - "<="
79
+ - - "<"
80
80
  - !ruby/object:Gem::Version
81
- version: 0.5.5
81
+ version: 0.6.0
82
82
  type: :runtime
83
83
  prerelease: false
84
84
  version_requirements: !ruby/object:Gem::Requirement
@@ -86,9 +86,23 @@ dependencies:
86
86
  - - ">="
87
87
  - !ruby/object:Gem::Version
88
88
  version: 0.4.0
89
- - - "<="
89
+ - - "<"
90
+ - !ruby/object:Gem::Version
91
+ version: 0.6.0
92
+ - !ruby/object:Gem::Dependency
93
+ name: appraisal
94
+ requirement: !ruby/object:Gem::Requirement
95
+ requirements:
96
+ - - "~>"
97
+ - !ruby/object:Gem::Version
98
+ version: 2.4.1
99
+ type: :development
100
+ prerelease: false
101
+ version_requirements: !ruby/object:Gem::Requirement
102
+ requirements:
103
+ - - "~>"
90
104
  - !ruby/object:Gem::Version
91
- version: 0.5.5
105
+ version: 2.4.1
92
106
  - !ruby/object:Gem::Dependency
93
107
  name: rake
94
108
  requirement: !ruby/object:Gem::Requirement
@@ -186,10 +200,12 @@ files:
186
200
  - ".rspec"
187
201
  - ".rubocop.yml"
188
202
  - ".rubocop_todo.yml"
203
+ - Appraisals
189
204
  - CHANGELOG.md
190
205
  - CODE_OF_CONDUCT.md
191
206
  - Dockerfile
192
207
  - Gemfile
208
+ - Gemfile.lock
193
209
  - LICENSE.txt
194
210
  - README.md
195
211
  - RELEASING.md
@@ -201,6 +217,22 @@ files:
201
217
  - configuration.rb
202
218
  - departure.gemspec
203
219
  - docker-compose.yml
220
+ - gemfiles/rails_6_0.gemfile
221
+ - gemfiles/rails_6_0.gemfile.lock
222
+ - gemfiles/rails_6_1.gemfile
223
+ - gemfiles/rails_6_1.gemfile.lock
224
+ - gemfiles/rails_7_0.gemfile
225
+ - gemfiles/rails_7_0.gemfile.lock
226
+ - gemfiles/rails_7_1.gemfile
227
+ - gemfiles/rails_7_1.gemfile.lock
228
+ - gemfiles/ruby_2.7_rails_6_0.gemfile
229
+ - gemfiles/ruby_2.7_rails_6_0.gemfile.lock
230
+ - gemfiles/ruby_2.7_rails_6_1.gemfile
231
+ - gemfiles/ruby_2.7_rails_6_1.gemfile.lock
232
+ - gemfiles/ruby_2.7_rails_7_0.gemfile
233
+ - gemfiles/ruby_2.7_rails_7_0.gemfile.lock
234
+ - gemfiles/ruby_2.7_rails_7_1.gemfile
235
+ - gemfiles/ruby_2.7_rails_7_1.gemfile.lock
204
236
  - lib/active_record/connection_adapters/for_alter.rb
205
237
  - lib/active_record/connection_adapters/percona_adapter.rb
206
238
  - lib/departure.rb
@@ -239,14 +271,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
239
271
  requirements:
240
272
  - - ">="
241
273
  - !ruby/object:Gem::Version
242
- version: 2.4.0
274
+ version: 2.7.0
243
275
  required_rubygems_version: !ruby/object:Gem::Requirement
244
276
  requirements:
245
277
  - - ">="
246
278
  - !ruby/object:Gem::Version
247
279
  version: '0'
248
280
  requirements: []
249
- rubygems_version: 3.4.21
281
+ rubygems_version: 3.2.33
250
282
  signing_key:
251
283
  specification_version: 4
252
284
  summary: pt-online-schema-change runner for ActiveRecord migrations