temporal_tables 2.0.0 → 3.0.0

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,78 +1,85 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- temporal_tables (1.0.3)
5
- rails (>= 6.0, < 7.1)
4
+ temporal_tables (3.0.0)
5
+ rails (>= 6.0, < 7.2)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (7.0.0)
11
- actionpack (= 7.0.0)
12
- activesupport (= 7.0.0)
10
+ actioncable (7.0.8)
11
+ actionpack (= 7.0.8)
12
+ activesupport (= 7.0.8)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
- actionmailbox (7.0.0)
16
- actionpack (= 7.0.0)
17
- activejob (= 7.0.0)
18
- activerecord (= 7.0.0)
19
- activestorage (= 7.0.0)
20
- activesupport (= 7.0.0)
15
+ actionmailbox (7.0.8)
16
+ actionpack (= 7.0.8)
17
+ activejob (= 7.0.8)
18
+ activerecord (= 7.0.8)
19
+ activestorage (= 7.0.8)
20
+ activesupport (= 7.0.8)
21
21
  mail (>= 2.7.1)
22
- actionmailer (7.0.0)
23
- actionpack (= 7.0.0)
24
- actionview (= 7.0.0)
25
- activejob (= 7.0.0)
26
- activesupport (= 7.0.0)
22
+ net-imap
23
+ net-pop
24
+ net-smtp
25
+ actionmailer (7.0.8)
26
+ actionpack (= 7.0.8)
27
+ actionview (= 7.0.8)
28
+ activejob (= 7.0.8)
29
+ activesupport (= 7.0.8)
27
30
  mail (~> 2.5, >= 2.5.4)
31
+ net-imap
32
+ net-pop
33
+ net-smtp
28
34
  rails-dom-testing (~> 2.0)
29
- actionpack (7.0.0)
30
- actionview (= 7.0.0)
31
- activesupport (= 7.0.0)
32
- rack (~> 2.0, >= 2.2.0)
35
+ actionpack (7.0.8)
36
+ actionview (= 7.0.8)
37
+ activesupport (= 7.0.8)
38
+ rack (~> 2.0, >= 2.2.4)
33
39
  rack-test (>= 0.6.3)
34
40
  rails-dom-testing (~> 2.0)
35
41
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
36
- actiontext (7.0.0)
37
- actionpack (= 7.0.0)
38
- activerecord (= 7.0.0)
39
- activestorage (= 7.0.0)
40
- activesupport (= 7.0.0)
42
+ actiontext (7.0.8)
43
+ actionpack (= 7.0.8)
44
+ activerecord (= 7.0.8)
45
+ activestorage (= 7.0.8)
46
+ activesupport (= 7.0.8)
41
47
  globalid (>= 0.6.0)
42
48
  nokogiri (>= 1.8.5)
43
- actionview (7.0.0)
44
- activesupport (= 7.0.0)
49
+ actionview (7.0.8)
50
+ activesupport (= 7.0.8)
45
51
  builder (~> 3.1)
46
52
  erubi (~> 1.4)
47
53
  rails-dom-testing (~> 2.0)
48
54
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
49
- activejob (7.0.0)
50
- activesupport (= 7.0.0)
55
+ activejob (7.0.8)
56
+ activesupport (= 7.0.8)
51
57
  globalid (>= 0.3.6)
52
- activemodel (7.0.0)
53
- activesupport (= 7.0.0)
54
- activerecord (7.0.0)
55
- activemodel (= 7.0.0)
56
- activesupport (= 7.0.0)
57
- activestorage (7.0.0)
58
- actionpack (= 7.0.0)
59
- activejob (= 7.0.0)
60
- activerecord (= 7.0.0)
61
- activesupport (= 7.0.0)
58
+ activemodel (7.0.8)
59
+ activesupport (= 7.0.8)
60
+ activerecord (7.0.8)
61
+ activemodel (= 7.0.8)
62
+ activesupport (= 7.0.8)
63
+ activestorage (7.0.8)
64
+ actionpack (= 7.0.8)
65
+ activejob (= 7.0.8)
66
+ activerecord (= 7.0.8)
67
+ activesupport (= 7.0.8)
62
68
  marcel (~> 1.0)
63
69
  mini_mime (>= 1.1.0)
64
- activesupport (7.0.0)
70
+ activesupport (7.0.8)
65
71
  concurrent-ruby (~> 1.0, >= 1.0.2)
66
72
  i18n (>= 1.6, < 2)
67
73
  minitest (>= 5.1)
68
74
  tzinfo (~> 2.0)
75
+ ast (2.4.2)
69
76
  builder (3.2.4)
70
77
  byebug (11.1.3)
71
- combustion (1.3.5)
78
+ combustion (1.3.7)
72
79
  activesupport (>= 3.0.0)
73
80
  railties (>= 3.0.0)
74
81
  thor (>= 0.14.6)
75
- concurrent-ruby (1.1.9)
82
+ concurrent-ruby (1.2.2)
76
83
  crass (1.0.6)
77
84
  database_cleaner (2.0.1)
78
85
  database_cleaner-active_record (~> 2.0.0)
@@ -80,59 +87,85 @@ GEM
80
87
  activerecord (>= 5.a)
81
88
  database_cleaner-core (~> 2.0.0)
82
89
  database_cleaner-core (2.0.1)
90
+ date (3.3.4)
83
91
  diff-lcs (1.5.0)
84
- erubi (1.10.0)
85
- gemika (0.6.1)
86
- globalid (1.0.0)
87
- activesupport (>= 5.0)
88
- i18n (1.8.11)
92
+ erubi (1.12.0)
93
+ gemika (0.8.2)
94
+ globalid (1.2.1)
95
+ activesupport (>= 6.1)
96
+ i18n (1.14.1)
89
97
  concurrent-ruby (~> 1.0)
90
- loofah (2.13.0)
98
+ json (2.7.1)
99
+ language_server-protocol (3.17.0.3)
100
+ loofah (2.22.0)
91
101
  crass (~> 1.0.2)
92
- nokogiri (>= 1.5.9)
93
- mail (2.7.1)
102
+ nokogiri (>= 1.12.0)
103
+ mail (2.8.1)
94
104
  mini_mime (>= 0.1.1)
105
+ net-imap
106
+ net-pop
107
+ net-smtp
95
108
  marcel (1.0.2)
96
109
  method_source (1.0.0)
97
- mini_mime (1.1.2)
98
- minitest (5.15.0)
99
- nio4r (2.5.8)
100
- nokogiri (1.12.5-arm64-darwin)
110
+ mini_mime (1.1.5)
111
+ minitest (5.20.0)
112
+ net-imap (0.4.9)
113
+ date
114
+ net-protocol
115
+ net-pop (0.1.2)
116
+ net-protocol
117
+ net-protocol (0.2.2)
118
+ timeout
119
+ net-smtp (0.4.0)
120
+ net-protocol
121
+ nio4r (2.7.0)
122
+ nokogiri (1.16.0-arm64-darwin)
101
123
  racc (~> 1.4)
102
- nokogiri (1.12.5-x86_64-darwin)
124
+ nokogiri (1.16.0-x86_64-darwin)
103
125
  racc (~> 1.4)
104
- pg (1.2.3)
105
- racc (1.6.0)
106
- rack (2.2.3)
107
- rack-test (1.1.0)
108
- rack (>= 1.0, < 3)
109
- rails (7.0.0)
110
- actioncable (= 7.0.0)
111
- actionmailbox (= 7.0.0)
112
- actionmailer (= 7.0.0)
113
- actionpack (= 7.0.0)
114
- actiontext (= 7.0.0)
115
- actionview (= 7.0.0)
116
- activejob (= 7.0.0)
117
- activemodel (= 7.0.0)
118
- activerecord (= 7.0.0)
119
- activestorage (= 7.0.0)
120
- activesupport (= 7.0.0)
126
+ nokogiri (1.16.0-x86_64-linux)
127
+ racc (~> 1.4)
128
+ parallel (1.24.0)
129
+ parser (3.3.0.0)
130
+ ast (~> 2.4.1)
131
+ racc
132
+ pg (1.5.4)
133
+ racc (1.7.3)
134
+ rack (2.2.8)
135
+ rack-test (2.1.0)
136
+ rack (>= 1.3)
137
+ rails (7.0.8)
138
+ actioncable (= 7.0.8)
139
+ actionmailbox (= 7.0.8)
140
+ actionmailer (= 7.0.8)
141
+ actionpack (= 7.0.8)
142
+ actiontext (= 7.0.8)
143
+ actionview (= 7.0.8)
144
+ activejob (= 7.0.8)
145
+ activemodel (= 7.0.8)
146
+ activerecord (= 7.0.8)
147
+ activestorage (= 7.0.8)
148
+ activesupport (= 7.0.8)
121
149
  bundler (>= 1.15.0)
122
- railties (= 7.0.0)
123
- rails-dom-testing (2.0.3)
124
- activesupport (>= 4.2.0)
150
+ railties (= 7.0.8)
151
+ rails-dom-testing (2.2.0)
152
+ activesupport (>= 5.0.0)
153
+ minitest
125
154
  nokogiri (>= 1.6)
126
- rails-html-sanitizer (1.4.2)
127
- loofah (~> 2.3)
128
- railties (7.0.0)
129
- actionpack (= 7.0.0)
130
- activesupport (= 7.0.0)
155
+ rails-html-sanitizer (1.6.0)
156
+ loofah (~> 2.21)
157
+ nokogiri (~> 1.14)
158
+ railties (7.0.8)
159
+ actionpack (= 7.0.8)
160
+ activesupport (= 7.0.8)
131
161
  method_source
132
162
  rake (>= 12.2)
133
163
  thor (~> 1.0)
134
164
  zeitwerk (~> 2.5)
135
- rake (13.0.6)
165
+ rainbow (3.1.1)
166
+ rake (13.1.0)
167
+ regexp_parser (2.8.3)
168
+ rexml (3.2.6)
136
169
  rspec (3.10.0)
137
170
  rspec-core (~> 3.10.0)
138
171
  rspec-expectations (~> 3.10.0)
@@ -146,17 +179,47 @@ GEM
146
179
  diff-lcs (>= 1.2.0, < 2.0)
147
180
  rspec-support (~> 3.10.0)
148
181
  rspec-support (3.10.3)
149
- thor (1.1.0)
150
- tzinfo (2.0.4)
182
+ rubocop (1.59.0)
183
+ json (~> 2.3)
184
+ language_server-protocol (>= 3.17.0)
185
+ parallel (~> 1.10)
186
+ parser (>= 3.2.2.4)
187
+ rainbow (>= 2.2.2, < 4.0)
188
+ regexp_parser (>= 1.8, < 3.0)
189
+ rexml (>= 3.2.5, < 4.0)
190
+ rubocop-ast (>= 1.30.0, < 2.0)
191
+ ruby-progressbar (~> 1.7)
192
+ unicode-display_width (>= 2.4.0, < 3.0)
193
+ rubocop-ast (1.30.0)
194
+ parser (>= 3.2.1.0)
195
+ rubocop-capybara (2.20.0)
196
+ rubocop (~> 1.41)
197
+ rubocop-factory_bot (2.25.0)
198
+ rubocop (~> 1.33)
199
+ rubocop-rails (2.23.1)
200
+ activesupport (>= 4.2.0)
201
+ rack (>= 1.1)
202
+ rubocop (>= 1.33.0, < 2.0)
203
+ rubocop-ast (>= 1.30.0, < 2.0)
204
+ rubocop-rspec (2.26.1)
205
+ rubocop (~> 1.40)
206
+ rubocop-capybara (~> 2.17)
207
+ rubocop-factory_bot (~> 2.22)
208
+ ruby-progressbar (1.13.0)
209
+ thor (1.3.0)
210
+ timeout (0.4.1)
211
+ tzinfo (2.0.6)
151
212
  concurrent-ruby (~> 1.0)
152
- websocket-driver (0.7.5)
213
+ unicode-display_width (2.5.0)
214
+ websocket-driver (0.7.6)
153
215
  websocket-extensions (>= 0.1.0)
154
216
  websocket-extensions (0.1.5)
155
- zeitwerk (2.5.3)
217
+ zeitwerk (2.6.12)
156
218
 
157
219
  PLATFORMS
158
220
  arm64-darwin-20
159
221
  x86_64-darwin-19
222
+ x86_64-linux
160
223
 
161
224
  DEPENDENCIES
162
225
  byebug
@@ -167,6 +230,9 @@ DEPENDENCIES
167
230
  rails (~> 7.0.0)
168
231
  rake
169
232
  rspec (~> 3.4)
233
+ rubocop
234
+ rubocop-rails
235
+ rubocop-rspec
170
236
  temporal_tables!
171
237
 
172
238
  BUNDLED WITH
@@ -1,7 +1,7 @@
1
1
  source 'https://rubygems.org'
2
2
 
3
3
  # Runtime dependencies
4
- gem 'rails', '~> 6.0.2'
4
+ gem 'rails', '~> 7.1.0'
5
5
  gem 'mysql2'
6
6
 
7
7
  # Development dependencies
@@ -11,6 +11,9 @@ gem 'byebug'
11
11
  gem 'database_cleaner'
12
12
  gem 'combustion'
13
13
  gem 'gemika'
14
+ gem 'rubocop'
15
+ gem 'rubocop-rails'
16
+ gem 'rubocop-rspec'
14
17
 
15
18
  # Gem under test
16
19
  gem 'temporal_tables', :path => '..'
@@ -0,0 +1,266 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ temporal_tables (3.0.0)
5
+ rails (>= 6.0, < 7.2)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ actioncable (7.1.2)
11
+ actionpack (= 7.1.2)
12
+ activesupport (= 7.1.2)
13
+ nio4r (~> 2.0)
14
+ websocket-driver (>= 0.6.1)
15
+ zeitwerk (~> 2.6)
16
+ actionmailbox (7.1.2)
17
+ actionpack (= 7.1.2)
18
+ activejob (= 7.1.2)
19
+ activerecord (= 7.1.2)
20
+ activestorage (= 7.1.2)
21
+ activesupport (= 7.1.2)
22
+ mail (>= 2.7.1)
23
+ net-imap
24
+ net-pop
25
+ net-smtp
26
+ actionmailer (7.1.2)
27
+ actionpack (= 7.1.2)
28
+ actionview (= 7.1.2)
29
+ activejob (= 7.1.2)
30
+ activesupport (= 7.1.2)
31
+ mail (~> 2.5, >= 2.5.4)
32
+ net-imap
33
+ net-pop
34
+ net-smtp
35
+ rails-dom-testing (~> 2.2)
36
+ actionpack (7.1.2)
37
+ actionview (= 7.1.2)
38
+ activesupport (= 7.1.2)
39
+ nokogiri (>= 1.8.5)
40
+ racc
41
+ rack (>= 2.2.4)
42
+ rack-session (>= 1.0.1)
43
+ rack-test (>= 0.6.3)
44
+ rails-dom-testing (~> 2.2)
45
+ rails-html-sanitizer (~> 1.6)
46
+ actiontext (7.1.2)
47
+ actionpack (= 7.1.2)
48
+ activerecord (= 7.1.2)
49
+ activestorage (= 7.1.2)
50
+ activesupport (= 7.1.2)
51
+ globalid (>= 0.6.0)
52
+ nokogiri (>= 1.8.5)
53
+ actionview (7.1.2)
54
+ activesupport (= 7.1.2)
55
+ builder (~> 3.1)
56
+ erubi (~> 1.11)
57
+ rails-dom-testing (~> 2.2)
58
+ rails-html-sanitizer (~> 1.6)
59
+ activejob (7.1.2)
60
+ activesupport (= 7.1.2)
61
+ globalid (>= 0.3.6)
62
+ activemodel (7.1.2)
63
+ activesupport (= 7.1.2)
64
+ activerecord (7.1.2)
65
+ activemodel (= 7.1.2)
66
+ activesupport (= 7.1.2)
67
+ timeout (>= 0.4.0)
68
+ activestorage (7.1.2)
69
+ actionpack (= 7.1.2)
70
+ activejob (= 7.1.2)
71
+ activerecord (= 7.1.2)
72
+ activesupport (= 7.1.2)
73
+ marcel (~> 1.0)
74
+ activesupport (7.1.2)
75
+ base64
76
+ bigdecimal
77
+ concurrent-ruby (~> 1.0, >= 1.0.2)
78
+ connection_pool (>= 2.2.5)
79
+ drb
80
+ i18n (>= 1.6, < 2)
81
+ minitest (>= 5.1)
82
+ mutex_m
83
+ tzinfo (~> 2.0)
84
+ ast (2.4.2)
85
+ base64 (0.2.0)
86
+ bigdecimal (3.1.5)
87
+ builder (3.2.4)
88
+ byebug (11.1.3)
89
+ combustion (1.3.7)
90
+ activesupport (>= 3.0.0)
91
+ railties (>= 3.0.0)
92
+ thor (>= 0.14.6)
93
+ concurrent-ruby (1.2.2)
94
+ connection_pool (2.4.1)
95
+ crass (1.0.6)
96
+ database_cleaner (2.0.2)
97
+ database_cleaner-active_record (>= 2, < 3)
98
+ database_cleaner-active_record (2.1.0)
99
+ activerecord (>= 5.a)
100
+ database_cleaner-core (~> 2.0.0)
101
+ database_cleaner-core (2.0.1)
102
+ date (3.3.4)
103
+ diff-lcs (1.5.0)
104
+ drb (2.2.0)
105
+ ruby2_keywords
106
+ erubi (1.12.0)
107
+ gemika (0.8.2)
108
+ globalid (1.2.1)
109
+ activesupport (>= 6.1)
110
+ i18n (1.14.1)
111
+ concurrent-ruby (~> 1.0)
112
+ io-console (0.7.1)
113
+ irb (1.11.0)
114
+ rdoc
115
+ reline (>= 0.3.8)
116
+ json (2.7.1)
117
+ language_server-protocol (3.17.0.3)
118
+ loofah (2.22.0)
119
+ crass (~> 1.0.2)
120
+ nokogiri (>= 1.12.0)
121
+ mail (2.8.1)
122
+ mini_mime (>= 0.1.1)
123
+ net-imap
124
+ net-pop
125
+ net-smtp
126
+ marcel (1.0.2)
127
+ mini_mime (1.1.5)
128
+ minitest (5.20.0)
129
+ mutex_m (0.2.0)
130
+ mysql2 (0.5.5)
131
+ net-imap (0.4.9)
132
+ date
133
+ net-protocol
134
+ net-pop (0.1.2)
135
+ net-protocol
136
+ net-protocol (0.2.2)
137
+ timeout
138
+ net-smtp (0.4.0)
139
+ net-protocol
140
+ nio4r (2.7.0)
141
+ nokogiri (1.16.0-x86_64-linux)
142
+ racc (~> 1.4)
143
+ parallel (1.24.0)
144
+ parser (3.3.0.0)
145
+ ast (~> 2.4.1)
146
+ racc
147
+ psych (5.1.2)
148
+ stringio
149
+ racc (1.7.3)
150
+ rack (3.0.8)
151
+ rack-session (2.0.0)
152
+ rack (>= 3.0.0)
153
+ rack-test (2.1.0)
154
+ rack (>= 1.3)
155
+ rackup (2.1.0)
156
+ rack (>= 3)
157
+ webrick (~> 1.8)
158
+ rails (7.1.2)
159
+ actioncable (= 7.1.2)
160
+ actionmailbox (= 7.1.2)
161
+ actionmailer (= 7.1.2)
162
+ actionpack (= 7.1.2)
163
+ actiontext (= 7.1.2)
164
+ actionview (= 7.1.2)
165
+ activejob (= 7.1.2)
166
+ activemodel (= 7.1.2)
167
+ activerecord (= 7.1.2)
168
+ activestorage (= 7.1.2)
169
+ activesupport (= 7.1.2)
170
+ bundler (>= 1.15.0)
171
+ railties (= 7.1.2)
172
+ rails-dom-testing (2.2.0)
173
+ activesupport (>= 5.0.0)
174
+ minitest
175
+ nokogiri (>= 1.6)
176
+ rails-html-sanitizer (1.6.0)
177
+ loofah (~> 2.21)
178
+ nokogiri (~> 1.14)
179
+ railties (7.1.2)
180
+ actionpack (= 7.1.2)
181
+ activesupport (= 7.1.2)
182
+ irb
183
+ rackup (>= 1.0.0)
184
+ rake (>= 12.2)
185
+ thor (~> 1.0, >= 1.2.2)
186
+ zeitwerk (~> 2.6)
187
+ rainbow (3.1.1)
188
+ rake (13.1.0)
189
+ rdoc (6.6.2)
190
+ psych (>= 4.0.0)
191
+ regexp_parser (2.8.3)
192
+ reline (0.4.1)
193
+ io-console (~> 0.5)
194
+ rexml (3.2.6)
195
+ rspec (3.12.0)
196
+ rspec-core (~> 3.12.0)
197
+ rspec-expectations (~> 3.12.0)
198
+ rspec-mocks (~> 3.12.0)
199
+ rspec-core (3.12.2)
200
+ rspec-support (~> 3.12.0)
201
+ rspec-expectations (3.12.3)
202
+ diff-lcs (>= 1.2.0, < 2.0)
203
+ rspec-support (~> 3.12.0)
204
+ rspec-mocks (3.12.6)
205
+ diff-lcs (>= 1.2.0, < 2.0)
206
+ rspec-support (~> 3.12.0)
207
+ rspec-support (3.12.1)
208
+ rubocop (1.59.0)
209
+ json (~> 2.3)
210
+ language_server-protocol (>= 3.17.0)
211
+ parallel (~> 1.10)
212
+ parser (>= 3.2.2.4)
213
+ rainbow (>= 2.2.2, < 4.0)
214
+ regexp_parser (>= 1.8, < 3.0)
215
+ rexml (>= 3.2.5, < 4.0)
216
+ rubocop-ast (>= 1.30.0, < 2.0)
217
+ ruby-progressbar (~> 1.7)
218
+ unicode-display_width (>= 2.4.0, < 3.0)
219
+ rubocop-ast (1.30.0)
220
+ parser (>= 3.2.1.0)
221
+ rubocop-capybara (2.20.0)
222
+ rubocop (~> 1.41)
223
+ rubocop-factory_bot (2.25.0)
224
+ rubocop (~> 1.33)
225
+ rubocop-rails (2.23.1)
226
+ activesupport (>= 4.2.0)
227
+ rack (>= 1.1)
228
+ rubocop (>= 1.33.0, < 2.0)
229
+ rubocop-ast (>= 1.30.0, < 2.0)
230
+ rubocop-rspec (2.26.1)
231
+ rubocop (~> 1.40)
232
+ rubocop-capybara (~> 2.17)
233
+ rubocop-factory_bot (~> 2.22)
234
+ ruby-progressbar (1.13.0)
235
+ ruby2_keywords (0.0.5)
236
+ stringio (3.1.0)
237
+ thor (1.3.0)
238
+ timeout (0.4.1)
239
+ tzinfo (2.0.6)
240
+ concurrent-ruby (~> 1.0)
241
+ unicode-display_width (2.5.0)
242
+ webrick (1.8.1)
243
+ websocket-driver (0.7.6)
244
+ websocket-extensions (>= 0.1.0)
245
+ websocket-extensions (0.1.5)
246
+ zeitwerk (2.6.12)
247
+
248
+ PLATFORMS
249
+ x86_64-linux
250
+
251
+ DEPENDENCIES
252
+ byebug
253
+ combustion
254
+ database_cleaner
255
+ gemika
256
+ mysql2
257
+ rails (~> 7.1.0)
258
+ rake
259
+ rspec (~> 3.4)
260
+ rubocop
261
+ rubocop-rails
262
+ rubocop-rspec
263
+ temporal_tables!
264
+
265
+ BUNDLED WITH
266
+ 2.4.10
@@ -1,7 +1,7 @@
1
1
  source 'https://rubygems.org'
2
2
 
3
3
  # Runtime dependencies
4
- gem 'rails', '~> 6.0.2'
4
+ gem 'rails', '~> 7.1.0'
5
5
  gem 'pg', '>= 0.18', '< 2.0'
6
6
 
7
7
  # Development dependencies
@@ -11,6 +11,9 @@ gem 'byebug'
11
11
  gem 'database_cleaner'
12
12
  gem 'combustion'
13
13
  gem 'gemika'
14
+ gem 'rubocop'
15
+ gem 'rubocop-rails'
16
+ gem 'rubocop-rspec'
14
17
 
15
18
  # Gem under test
16
19
  gem 'temporal_tables', :path => '..'