rails_state_machine 2.2.0 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.6.0.pg.lock CHANGED
@@ -1,175 +1,195 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rails_state_machine (2.2.0)
4
+ rails_state_machine (3.0.0)
5
5
  activerecord
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (6.0.0)
11
- actionpack (= 6.0.0)
10
+ actioncable (6.0.6.1)
11
+ actionpack (= 6.0.6.1)
12
12
  nio4r (~> 2.0)
13
13
  websocket-driver (>= 0.6.1)
14
- actionmailbox (6.0.0)
15
- actionpack (= 6.0.0)
16
- activejob (= 6.0.0)
17
- activerecord (= 6.0.0)
18
- activestorage (= 6.0.0)
19
- activesupport (= 6.0.0)
14
+ actionmailbox (6.0.6.1)
15
+ actionpack (= 6.0.6.1)
16
+ activejob (= 6.0.6.1)
17
+ activerecord (= 6.0.6.1)
18
+ activestorage (= 6.0.6.1)
19
+ activesupport (= 6.0.6.1)
20
20
  mail (>= 2.7.1)
21
- actionmailer (6.0.0)
22
- actionpack (= 6.0.0)
23
- actionview (= 6.0.0)
24
- activejob (= 6.0.0)
21
+ actionmailer (6.0.6.1)
22
+ actionpack (= 6.0.6.1)
23
+ actionview (= 6.0.6.1)
24
+ activejob (= 6.0.6.1)
25
25
  mail (~> 2.5, >= 2.5.4)
26
26
  rails-dom-testing (~> 2.0)
27
- actionpack (6.0.0)
28
- actionview (= 6.0.0)
29
- activesupport (= 6.0.0)
30
- rack (~> 2.0)
27
+ actionpack (6.0.6.1)
28
+ actionview (= 6.0.6.1)
29
+ activesupport (= 6.0.6.1)
30
+ rack (~> 2.0, >= 2.0.8)
31
31
  rack-test (>= 0.6.3)
32
32
  rails-dom-testing (~> 2.0)
33
33
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
34
- actiontext (6.0.0)
35
- actionpack (= 6.0.0)
36
- activerecord (= 6.0.0)
37
- activestorage (= 6.0.0)
38
- activesupport (= 6.0.0)
34
+ actiontext (6.0.6.1)
35
+ actionpack (= 6.0.6.1)
36
+ activerecord (= 6.0.6.1)
37
+ activestorage (= 6.0.6.1)
38
+ activesupport (= 6.0.6.1)
39
39
  nokogiri (>= 1.8.5)
40
- actionview (6.0.0)
41
- activesupport (= 6.0.0)
40
+ actionview (6.0.6.1)
41
+ activesupport (= 6.0.6.1)
42
42
  builder (~> 3.1)
43
43
  erubi (~> 1.4)
44
44
  rails-dom-testing (~> 2.0)
45
45
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
46
- activejob (6.0.0)
47
- activesupport (= 6.0.0)
46
+ activejob (6.0.6.1)
47
+ activesupport (= 6.0.6.1)
48
48
  globalid (>= 0.3.6)
49
- activemodel (6.0.0)
50
- activesupport (= 6.0.0)
51
- activerecord (6.0.0)
52
- activemodel (= 6.0.0)
53
- activesupport (= 6.0.0)
54
- activestorage (6.0.0)
55
- actionpack (= 6.0.0)
56
- activejob (= 6.0.0)
57
- activerecord (= 6.0.0)
58
- marcel (~> 0.3.1)
59
- activesupport (6.0.0)
49
+ activemodel (6.0.6.1)
50
+ activesupport (= 6.0.6.1)
51
+ activerecord (6.0.6.1)
52
+ activemodel (= 6.0.6.1)
53
+ activesupport (= 6.0.6.1)
54
+ activestorage (6.0.6.1)
55
+ actionpack (= 6.0.6.1)
56
+ activejob (= 6.0.6.1)
57
+ activerecord (= 6.0.6.1)
58
+ marcel (~> 1.0)
59
+ activesupport (6.0.6.1)
60
60
  concurrent-ruby (~> 1.0, >= 1.0.2)
61
61
  i18n (>= 0.7, < 2)
62
62
  minitest (~> 5.1)
63
63
  tzinfo (~> 1.1)
64
- zeitwerk (~> 2.1, >= 2.1.8)
65
- builder (3.2.3)
66
- byebug (10.0.2)
67
- coderay (1.1.2)
68
- concurrent-ruby (1.1.5)
69
- crass (1.0.4)
70
- database_cleaner (1.7.0)
71
- diff-lcs (1.3)
72
- erubi (1.9.0)
73
- gemika (0.5.0)
74
- globalid (0.4.2)
75
- activesupport (>= 4.2.0)
76
- i18n (1.6.0)
64
+ zeitwerk (~> 2.2, >= 2.2.2)
65
+ builder (3.3.0)
66
+ coderay (1.1.3)
67
+ concurrent-ruby (1.3.3)
68
+ crass (1.0.6)
69
+ database_cleaner (2.0.2)
70
+ database_cleaner-active_record (>= 2, < 3)
71
+ database_cleaner-active_record (2.1.0)
72
+ activerecord (>= 5.a)
73
+ database_cleaner-core (~> 2.0.0)
74
+ database_cleaner-core (2.0.1)
75
+ diff-lcs (1.5.1)
76
+ digest (3.1.1)
77
+ erubi (1.13.0)
78
+ gemika (0.8.3)
79
+ globalid (1.1.0)
80
+ activesupport (>= 5.0)
81
+ i18n (1.14.5)
77
82
  concurrent-ruby (~> 1.0)
78
- loofah (2.3.0)
83
+ io-wait (0.3.1)
84
+ loofah (2.22.0)
79
85
  crass (~> 1.0.2)
80
- nokogiri (>= 1.5.9)
81
- mail (2.7.1)
86
+ nokogiri (>= 1.12.0)
87
+ mail (2.8.1)
82
88
  mini_mime (>= 0.1.1)
83
- marcel (0.3.3)
84
- mimemagic (~> 0.3.2)
85
- method_source (0.9.2)
86
- mimemagic (0.3.10)
87
- nokogiri (~> 1)
88
- rake
89
- mini_mime (1.0.2)
90
- mini_portile2 (2.4.0)
91
- minitest (5.12.2)
92
- nio4r (2.5.2)
93
- nokogiri (1.10.4)
94
- mini_portile2 (~> 2.4.0)
95
- pg (1.1.2)
96
- pry (0.11.3)
97
- coderay (~> 1.1.0)
98
- method_source (~> 0.9.0)
99
- pry-byebug (3.6.0)
100
- byebug (~> 10.0)
101
- pry (~> 0.10)
102
- rack (2.0.7)
103
- rack-test (1.1.0)
104
- rack (>= 1.0, < 3)
105
- rails (6.0.0)
106
- actioncable (= 6.0.0)
107
- actionmailbox (= 6.0.0)
108
- actionmailer (= 6.0.0)
109
- actionpack (= 6.0.0)
110
- actiontext (= 6.0.0)
111
- actionview (= 6.0.0)
112
- activejob (= 6.0.0)
113
- activemodel (= 6.0.0)
114
- activerecord (= 6.0.0)
115
- activestorage (= 6.0.0)
116
- activesupport (= 6.0.0)
89
+ net-imap
90
+ net-pop
91
+ net-smtp
92
+ marcel (1.0.4)
93
+ method_source (1.1.0)
94
+ mini_mime (1.1.2)
95
+ mini_portile2 (2.6.1)
96
+ minitest (5.15.0)
97
+ net-imap (0.2.2)
98
+ digest
99
+ net-protocol
100
+ strscan
101
+ net-pop (0.1.2)
102
+ net-protocol
103
+ net-protocol (0.1.2)
104
+ io-wait
105
+ timeout
106
+ net-smtp (0.3.0)
107
+ digest
108
+ net-protocol
109
+ timeout
110
+ nio4r (2.7.3)
111
+ nokogiri (1.12.5)
112
+ mini_portile2 (~> 2.6.1)
113
+ racc (~> 1.4)
114
+ pg (1.5.6)
115
+ pry (0.14.2)
116
+ coderay (~> 1.1)
117
+ method_source (~> 1.0)
118
+ racc (1.8.0)
119
+ rack (2.2.9)
120
+ rack-test (2.1.0)
121
+ rack (>= 1.3)
122
+ rails (6.0.6.1)
123
+ actioncable (= 6.0.6.1)
124
+ actionmailbox (= 6.0.6.1)
125
+ actionmailer (= 6.0.6.1)
126
+ actionpack (= 6.0.6.1)
127
+ actiontext (= 6.0.6.1)
128
+ actionview (= 6.0.6.1)
129
+ activejob (= 6.0.6.1)
130
+ activemodel (= 6.0.6.1)
131
+ activerecord (= 6.0.6.1)
132
+ activestorage (= 6.0.6.1)
133
+ activesupport (= 6.0.6.1)
117
134
  bundler (>= 1.3.0)
118
- railties (= 6.0.0)
135
+ railties (= 6.0.6.1)
119
136
  sprockets-rails (>= 2.0.0)
120
- rails-dom-testing (2.0.3)
121
- activesupport (>= 4.2.0)
137
+ rails-dom-testing (2.2.0)
138
+ activesupport (>= 5.0.0)
139
+ minitest
122
140
  nokogiri (>= 1.6)
123
- rails-html-sanitizer (1.2.0)
124
- loofah (~> 2.2, >= 2.2.2)
125
- railties (6.0.0)
126
- actionpack (= 6.0.0)
127
- activesupport (= 6.0.0)
141
+ rails-html-sanitizer (1.5.0)
142
+ loofah (~> 2.19, >= 2.19.1)
143
+ railties (6.0.6.1)
144
+ actionpack (= 6.0.6.1)
145
+ activesupport (= 6.0.6.1)
128
146
  method_source
129
147
  rake (>= 0.8.7)
130
148
  thor (>= 0.20.3, < 2.0)
131
- rake (13.0.0)
132
- rspec (3.8.0)
133
- rspec-core (~> 3.8.0)
134
- rspec-expectations (~> 3.8.0)
135
- rspec-mocks (~> 3.8.0)
136
- rspec-core (3.8.0)
137
- rspec-support (~> 3.8.0)
138
- rspec-expectations (3.8.1)
149
+ rake (13.2.1)
150
+ rspec (3.13.0)
151
+ rspec-core (~> 3.13.0)
152
+ rspec-expectations (~> 3.13.0)
153
+ rspec-mocks (~> 3.13.0)
154
+ rspec-core (3.13.0)
155
+ rspec-support (~> 3.13.0)
156
+ rspec-expectations (3.13.1)
139
157
  diff-lcs (>= 1.2.0, < 2.0)
140
- rspec-support (~> 3.8.0)
141
- rspec-mocks (3.8.0)
158
+ rspec-support (~> 3.13.0)
159
+ rspec-mocks (3.13.1)
142
160
  diff-lcs (>= 1.2.0, < 2.0)
143
- rspec-support (~> 3.8.0)
144
- rspec-support (3.8.0)
145
- sprockets (3.7.2)
161
+ rspec-support (~> 3.13.0)
162
+ rspec-support (3.13.1)
163
+ sprockets (4.2.1)
146
164
  concurrent-ruby (~> 1.0)
147
- rack (> 1, < 3)
148
- sprockets-rails (3.2.1)
149
- actionpack (>= 4.0)
150
- activesupport (>= 4.0)
165
+ rack (>= 2.2.4, < 4)
166
+ sprockets-rails (3.4.2)
167
+ actionpack (>= 5.2)
168
+ activesupport (>= 5.2)
151
169
  sprockets (>= 3.0.0)
152
- thor (0.20.3)
170
+ strscan (3.1.0)
171
+ thor (1.2.2)
153
172
  thread_safe (0.3.6)
154
- tzinfo (1.2.5)
173
+ timeout (0.4.0)
174
+ tzinfo (1.2.11)
155
175
  thread_safe (~> 0.1)
156
- websocket-driver (0.7.1)
176
+ websocket-driver (0.7.6)
157
177
  websocket-extensions (>= 0.1.0)
158
- websocket-extensions (0.1.4)
159
- zeitwerk (2.1.10)
178
+ websocket-extensions (0.1.5)
179
+ zeitwerk (2.6.16)
160
180
 
161
181
  PLATFORMS
162
182
  ruby
163
183
 
164
184
  DEPENDENCIES
165
185
  database_cleaner
166
- gemika
186
+ gemika (>= 0.8.1)
167
187
  pg
168
- pry-byebug
188
+ pry
169
189
  rails (~> 6.0.0)
170
190
  rails_state_machine!
171
191
  rake
172
192
  rspec (~> 3.5)
173
193
 
174
194
  BUNDLED WITH
175
- 2.3.0
195
+ 2.3.11
data/Gemfile.6.1.pg CHANGED
@@ -2,13 +2,13 @@ source 'https://rubygems.org'
2
2
 
3
3
  # Runtime dependencies
4
4
  gem 'rails', '~>6.1.0'
5
- gem 'pg'
5
+ gem 'pg', '> 1.2.3'
6
6
 
7
7
  # Development dependencies
8
8
  gem 'rspec', '~>3.5'
9
- gem 'rake'
10
- gem 'pry-byebug'
11
- gem 'gemika'
9
+ gem 'rake', '> 10.0'
10
+ gem 'pry'
11
+ gem 'gemika', '>= 0.8.1'
12
12
  gem 'database_cleaner'
13
13
 
14
14
  # Gem under test
data/Gemfile.6.1.pg.lock CHANGED
@@ -1,181 +1,193 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rails_state_machine (2.2.0)
4
+ rails_state_machine (3.0.0)
5
5
  activerecord
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (6.1.3.1)
11
- actionpack (= 6.1.3.1)
12
- activesupport (= 6.1.3.1)
10
+ actioncable (6.1.7.8)
11
+ actionpack (= 6.1.7.8)
12
+ activesupport (= 6.1.7.8)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
- actionmailbox (6.1.3.1)
16
- actionpack (= 6.1.3.1)
17
- activejob (= 6.1.3.1)
18
- activerecord (= 6.1.3.1)
19
- activestorage (= 6.1.3.1)
20
- activesupport (= 6.1.3.1)
15
+ actionmailbox (6.1.7.8)
16
+ actionpack (= 6.1.7.8)
17
+ activejob (= 6.1.7.8)
18
+ activerecord (= 6.1.7.8)
19
+ activestorage (= 6.1.7.8)
20
+ activesupport (= 6.1.7.8)
21
21
  mail (>= 2.7.1)
22
- actionmailer (6.1.3.1)
23
- actionpack (= 6.1.3.1)
24
- actionview (= 6.1.3.1)
25
- activejob (= 6.1.3.1)
26
- activesupport (= 6.1.3.1)
22
+ actionmailer (6.1.7.8)
23
+ actionpack (= 6.1.7.8)
24
+ actionview (= 6.1.7.8)
25
+ activejob (= 6.1.7.8)
26
+ activesupport (= 6.1.7.8)
27
27
  mail (~> 2.5, >= 2.5.4)
28
28
  rails-dom-testing (~> 2.0)
29
- actionpack (6.1.3.1)
30
- actionview (= 6.1.3.1)
31
- activesupport (= 6.1.3.1)
29
+ actionpack (6.1.7.8)
30
+ actionview (= 6.1.7.8)
31
+ activesupport (= 6.1.7.8)
32
32
  rack (~> 2.0, >= 2.0.9)
33
33
  rack-test (>= 0.6.3)
34
34
  rails-dom-testing (~> 2.0)
35
35
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
36
- actiontext (6.1.3.1)
37
- actionpack (= 6.1.3.1)
38
- activerecord (= 6.1.3.1)
39
- activestorage (= 6.1.3.1)
40
- activesupport (= 6.1.3.1)
36
+ actiontext (6.1.7.8)
37
+ actionpack (= 6.1.7.8)
38
+ activerecord (= 6.1.7.8)
39
+ activestorage (= 6.1.7.8)
40
+ activesupport (= 6.1.7.8)
41
41
  nokogiri (>= 1.8.5)
42
- actionview (6.1.3.1)
43
- activesupport (= 6.1.3.1)
42
+ actionview (6.1.7.8)
43
+ activesupport (= 6.1.7.8)
44
44
  builder (~> 3.1)
45
45
  erubi (~> 1.4)
46
46
  rails-dom-testing (~> 2.0)
47
47
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
48
- activejob (6.1.3.1)
49
- activesupport (= 6.1.3.1)
48
+ activejob (6.1.7.8)
49
+ activesupport (= 6.1.7.8)
50
50
  globalid (>= 0.3.6)
51
- activemodel (6.1.3.1)
52
- activesupport (= 6.1.3.1)
53
- activerecord (6.1.3.1)
54
- activemodel (= 6.1.3.1)
55
- activesupport (= 6.1.3.1)
56
- activestorage (6.1.3.1)
57
- actionpack (= 6.1.3.1)
58
- activejob (= 6.1.3.1)
59
- activerecord (= 6.1.3.1)
60
- activesupport (= 6.1.3.1)
61
- marcel (~> 1.0.0)
62
- mini_mime (~> 1.0.2)
63
- activesupport (6.1.3.1)
51
+ activemodel (6.1.7.8)
52
+ activesupport (= 6.1.7.8)
53
+ activerecord (6.1.7.8)
54
+ activemodel (= 6.1.7.8)
55
+ activesupport (= 6.1.7.8)
56
+ activestorage (6.1.7.8)
57
+ actionpack (= 6.1.7.8)
58
+ activejob (= 6.1.7.8)
59
+ activerecord (= 6.1.7.8)
60
+ activesupport (= 6.1.7.8)
61
+ marcel (~> 1.0)
62
+ mini_mime (>= 1.1.0)
63
+ activesupport (6.1.7.8)
64
64
  concurrent-ruby (~> 1.0, >= 1.0.2)
65
65
  i18n (>= 1.6, < 2)
66
66
  minitest (>= 5.1)
67
67
  tzinfo (~> 2.0)
68
68
  zeitwerk (~> 2.3)
69
- builder (3.2.4)
70
- byebug (11.1.3)
69
+ builder (3.3.0)
71
70
  coderay (1.1.3)
72
- concurrent-ruby (1.1.8)
71
+ concurrent-ruby (1.3.3)
73
72
  crass (1.0.6)
74
- database_cleaner (2.0.1)
75
- database_cleaner-active_record (~> 2.0.0)
76
- database_cleaner-active_record (2.0.0)
73
+ database_cleaner (2.0.2)
74
+ database_cleaner-active_record (>= 2, < 3)
75
+ database_cleaner-active_record (2.1.0)
77
76
  activerecord (>= 5.a)
78
77
  database_cleaner-core (~> 2.0.0)
79
78
  database_cleaner-core (2.0.1)
80
- diff-lcs (1.4.4)
81
- erubi (1.10.0)
82
- gemika (0.5.0)
83
- globalid (0.4.2)
84
- activesupport (>= 4.2.0)
85
- i18n (1.8.9)
79
+ date (3.3.4)
80
+ diff-lcs (1.5.1)
81
+ erubi (1.13.0)
82
+ gemika (0.8.3)
83
+ globalid (1.2.1)
84
+ activesupport (>= 6.1)
85
+ i18n (1.14.5)
86
86
  concurrent-ruby (~> 1.0)
87
- loofah (2.9.0)
87
+ loofah (2.22.0)
88
88
  crass (~> 1.0.2)
89
- nokogiri (>= 1.5.9)
90
- mail (2.7.1)
89
+ nokogiri (>= 1.12.0)
90
+ mail (2.8.1)
91
91
  mini_mime (>= 0.1.1)
92
- marcel (1.0.0)
93
- method_source (1.0.0)
94
- mini_mime (1.0.3)
95
- mini_portile2 (2.5.0)
96
- minitest (5.14.4)
97
- nio4r (2.5.7)
98
- nokogiri (1.11.2)
99
- mini_portile2 (~> 2.5.0)
92
+ net-imap
93
+ net-pop
94
+ net-smtp
95
+ marcel (1.0.4)
96
+ method_source (1.1.0)
97
+ mini_mime (1.1.5)
98
+ mini_portile2 (2.8.7)
99
+ minitest (5.23.1)
100
+ net-imap (0.3.7)
101
+ date
102
+ net-protocol
103
+ net-pop (0.1.2)
104
+ net-protocol
105
+ net-protocol (0.2.2)
106
+ timeout
107
+ net-smtp (0.5.0)
108
+ net-protocol
109
+ nio4r (2.7.3)
110
+ nokogiri (1.15.6)
111
+ mini_portile2 (~> 2.8.2)
100
112
  racc (~> 1.4)
101
- pg (1.2.3)
102
- pry (0.13.1)
113
+ pg (1.5.6)
114
+ pry (0.14.2)
103
115
  coderay (~> 1.1)
104
116
  method_source (~> 1.0)
105
- pry-byebug (3.9.0)
106
- byebug (~> 11.0)
107
- pry (~> 0.13.0)
108
- racc (1.5.2)
109
- rack (2.2.3)
110
- rack-test (1.1.0)
111
- rack (>= 1.0, < 3)
112
- rails (6.1.3.1)
113
- actioncable (= 6.1.3.1)
114
- actionmailbox (= 6.1.3.1)
115
- actionmailer (= 6.1.3.1)
116
- actionpack (= 6.1.3.1)
117
- actiontext (= 6.1.3.1)
118
- actionview (= 6.1.3.1)
119
- activejob (= 6.1.3.1)
120
- activemodel (= 6.1.3.1)
121
- activerecord (= 6.1.3.1)
122
- activestorage (= 6.1.3.1)
123
- activesupport (= 6.1.3.1)
117
+ racc (1.8.0)
118
+ rack (2.2.9)
119
+ rack-test (2.1.0)
120
+ rack (>= 1.3)
121
+ rails (6.1.7.8)
122
+ actioncable (= 6.1.7.8)
123
+ actionmailbox (= 6.1.7.8)
124
+ actionmailer (= 6.1.7.8)
125
+ actionpack (= 6.1.7.8)
126
+ actiontext (= 6.1.7.8)
127
+ actionview (= 6.1.7.8)
128
+ activejob (= 6.1.7.8)
129
+ activemodel (= 6.1.7.8)
130
+ activerecord (= 6.1.7.8)
131
+ activestorage (= 6.1.7.8)
132
+ activesupport (= 6.1.7.8)
124
133
  bundler (>= 1.15.0)
125
- railties (= 6.1.3.1)
134
+ railties (= 6.1.7.8)
126
135
  sprockets-rails (>= 2.0.0)
127
- rails-dom-testing (2.0.3)
128
- activesupport (>= 4.2.0)
136
+ rails-dom-testing (2.2.0)
137
+ activesupport (>= 5.0.0)
138
+ minitest
129
139
  nokogiri (>= 1.6)
130
- rails-html-sanitizer (1.3.0)
131
- loofah (~> 2.3)
132
- railties (6.1.3.1)
133
- actionpack (= 6.1.3.1)
134
- activesupport (= 6.1.3.1)
140
+ rails-html-sanitizer (1.6.0)
141
+ loofah (~> 2.21)
142
+ nokogiri (~> 1.14)
143
+ railties (6.1.7.8)
144
+ actionpack (= 6.1.7.8)
145
+ activesupport (= 6.1.7.8)
135
146
  method_source
136
- rake (>= 0.8.7)
147
+ rake (>= 12.2)
137
148
  thor (~> 1.0)
138
- rake (13.0.3)
139
- rspec (3.10.0)
140
- rspec-core (~> 3.10.0)
141
- rspec-expectations (~> 3.10.0)
142
- rspec-mocks (~> 3.10.0)
143
- rspec-core (3.10.1)
144
- rspec-support (~> 3.10.0)
145
- rspec-expectations (3.10.1)
149
+ rake (13.2.1)
150
+ rspec (3.13.0)
151
+ rspec-core (~> 3.13.0)
152
+ rspec-expectations (~> 3.13.0)
153
+ rspec-mocks (~> 3.13.0)
154
+ rspec-core (3.13.0)
155
+ rspec-support (~> 3.13.0)
156
+ rspec-expectations (3.13.1)
146
157
  diff-lcs (>= 1.2.0, < 2.0)
147
- rspec-support (~> 3.10.0)
148
- rspec-mocks (3.10.2)
158
+ rspec-support (~> 3.13.0)
159
+ rspec-mocks (3.13.1)
149
160
  diff-lcs (>= 1.2.0, < 2.0)
150
- rspec-support (~> 3.10.0)
151
- rspec-support (3.10.2)
152
- sprockets (4.0.2)
161
+ rspec-support (~> 3.13.0)
162
+ rspec-support (3.13.1)
163
+ sprockets (4.2.1)
153
164
  concurrent-ruby (~> 1.0)
154
- rack (> 1, < 3)
155
- sprockets-rails (3.2.2)
156
- actionpack (>= 4.0)
157
- activesupport (>= 4.0)
165
+ rack (>= 2.2.4, < 4)
166
+ sprockets-rails (3.5.1)
167
+ actionpack (>= 6.1)
168
+ activesupport (>= 6.1)
158
169
  sprockets (>= 3.0.0)
159
- thor (1.1.0)
160
- tzinfo (2.0.4)
170
+ thor (1.3.1)
171
+ timeout (0.4.1)
172
+ tzinfo (2.0.6)
161
173
  concurrent-ruby (~> 1.0)
162
- websocket-driver (0.7.3)
174
+ websocket-driver (0.7.6)
163
175
  websocket-extensions (>= 0.1.0)
164
176
  websocket-extensions (0.1.5)
165
- zeitwerk (2.4.2)
177
+ zeitwerk (2.6.16)
166
178
 
167
179
  PLATFORMS
168
180
  ruby
169
181
 
170
182
  DEPENDENCIES
171
183
  database_cleaner
172
- gemika
173
- pg
174
- pry-byebug
184
+ gemika (>= 0.8.1)
185
+ pg (> 1.2.3)
186
+ pry
175
187
  rails (~> 6.1.0)
176
188
  rails_state_machine!
177
- rake
189
+ rake (> 10.0)
178
190
  rspec (~> 3.5)
179
191
 
180
192
  BUNDLED WITH
181
- 2.2.3
193
+ 2.2.25
data/Gemfile.7.0.pg CHANGED
@@ -1,14 +1,15 @@
1
1
  source 'https://rubygems.org'
2
2
 
3
3
  # Runtime dependencies
4
- gem 'rails', '~>7.0.0'
5
- gem 'pg'
4
+ gem 'rails', '=7.0.1'
5
+ gem 'pg', '> 1.2.3'
6
+ gem 'activerecord', '=7.0.1'
6
7
 
7
8
  # Development dependencies
8
9
  gem 'rspec', '~>3.5'
9
- gem 'rake'
10
- gem 'pry-byebug'
11
- gem 'gemika'
10
+ gem 'rake', '> 10.0'
11
+ gem 'pry'
12
+ gem 'gemika', '>= 0.8.1'
12
13
  gem 'database_cleaner'
13
14
 
14
15
  # Gem under test