1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.1.0.rc1 )
5
- actionpack (= 7.1.0.rc1 )
6
- activesupport (= 7.1.0.rc1 )
4
+ actioncable (7.1.0 )
5
+ actionpack (= 7.1.0 )
6
+ activesupport (= 7.1.0 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
9
zeitwerk (~> 2.6 )
10
- actionmailbox (7.1.0.rc1 )
11
- actionpack (= 7.1.0.rc1 )
12
- activejob (= 7.1.0.rc1 )
13
- activerecord (= 7.1.0.rc1 )
14
- activestorage (= 7.1.0.rc1 )
15
- activesupport (= 7.1.0.rc1 )
10
+ actionmailbox (7.1.0 )
11
+ actionpack (= 7.1.0 )
12
+ activejob (= 7.1.0 )
13
+ activerecord (= 7.1.0 )
14
+ activestorage (= 7.1.0 )
15
+ activesupport (= 7.1.0 )
16
16
mail (>= 2.7.1 )
17
17
net-imap
18
18
net-pop
19
19
net-smtp
20
- actionmailer (7.1.0.rc1 )
21
- actionpack (= 7.1.0.rc1 )
22
- actionview (= 7.1.0.rc1 )
23
- activejob (= 7.1.0.rc1 )
24
- activesupport (= 7.1.0.rc1 )
20
+ actionmailer (7.1.0 )
21
+ actionpack (= 7.1.0 )
22
+ actionview (= 7.1.0 )
23
+ activejob (= 7.1.0 )
24
+ activesupport (= 7.1.0 )
25
25
mail (~> 2.5 , >= 2.5.4 )
26
26
net-imap
27
27
net-pop
28
28
net-smtp
29
29
rails-dom-testing (~> 2.2 )
30
- actionpack (7.1.0.rc1 )
31
- actionview (= 7.1.0.rc1 )
32
- activesupport (= 7.1.0.rc1 )
30
+ actionpack (7.1.0 )
31
+ actionview (= 7.1.0 )
32
+ activesupport (= 7.1.0 )
33
33
nokogiri (>= 1.8.5 )
34
34
rack (>= 2.2.4 )
35
35
rack-session (>= 1.0.1 )
36
36
rack-test (>= 0.6.3 )
37
37
rails-dom-testing (~> 2.2 )
38
38
rails-html-sanitizer (~> 1.6 )
39
- actiontext (7.1.0.rc1 )
40
- actionpack (= 7.1.0.rc1 )
41
- activerecord (= 7.1.0.rc1 )
42
- activestorage (= 7.1.0.rc1 )
43
- activesupport (= 7.1.0.rc1 )
39
+ actiontext (7.1.0 )
40
+ actionpack (= 7.1.0 )
41
+ activerecord (= 7.1.0 )
42
+ activestorage (= 7.1.0 )
43
+ activesupport (= 7.1.0 )
44
44
globalid (>= 0.6.0 )
45
45
nokogiri (>= 1.8.5 )
46
- actionview (7.1.0.rc1 )
47
- activesupport (= 7.1.0.rc1 )
46
+ actionview (7.1.0 )
47
+ activesupport (= 7.1.0 )
48
48
builder (~> 3.1 )
49
49
erubi (~> 1.11 )
50
50
rails-dom-testing (~> 2.2 )
51
51
rails-html-sanitizer (~> 1.6 )
52
- activejob (7.1.0.rc1 )
53
- activesupport (= 7.1.0.rc1 )
52
+ activejob (7.1.0 )
53
+ activesupport (= 7.1.0 )
54
54
globalid (>= 0.3.6 )
55
- activemodel (7.1.0.rc1 )
56
- activesupport (= 7.1.0.rc1 )
57
- activerecord (7.1.0.rc1 )
58
- activemodel (= 7.1.0.rc1 )
59
- activesupport (= 7.1.0.rc1 )
55
+ activemodel (7.1.0 )
56
+ activesupport (= 7.1.0 )
57
+ activerecord (7.1.0 )
58
+ activemodel (= 7.1.0 )
59
+ activesupport (= 7.1.0 )
60
60
timeout (>= 0.4.0 )
61
- activestorage (7.1.0.rc1 )
62
- actionpack (= 7.1.0.rc1 )
63
- activejob (= 7.1.0.rc1 )
64
- activerecord (= 7.1.0.rc1 )
65
- activesupport (= 7.1.0.rc1 )
61
+ activestorage (7.1.0 )
62
+ actionpack (= 7.1.0 )
63
+ activejob (= 7.1.0 )
64
+ activerecord (= 7.1.0 )
65
+ activesupport (= 7.1.0 )
66
66
marcel (~> 1.0 )
67
- activesupport (7.1.0.rc1 )
67
+ activesupport (7.1.0 )
68
68
base64
69
69
bigdecimal
70
70
concurrent-ruby (~> 1.0 , >= 1.0.2 )
105
105
mini_portile2 (2.8.4 )
106
106
minitest (5.20.0 )
107
107
mutex_m (0.1.2 )
108
- mysql2 (0.5.5 )
109
- net-imap (0.3.7 )
108
+ net-imap (0.4.0 )
110
109
date
111
110
net-protocol
112
111
net-pop (0.1.2 )
@@ -138,30 +137,30 @@ GEM
138
137
rackup (2.1.0 )
139
138
rack (>= 3 )
140
139
webrick (~> 1.8 )
141
- rails (7.1.0.rc1 )
142
- actioncable (= 7.1.0.rc1 )
143
- actionmailbox (= 7.1.0.rc1 )
144
- actionmailer (= 7.1.0.rc1 )
145
- actionpack (= 7.1.0.rc1 )
146
- actiontext (= 7.1.0.rc1 )
147
- actionview (= 7.1.0.rc1 )
148
- activejob (= 7.1.0.rc1 )
149
- activemodel (= 7.1.0.rc1 )
150
- activerecord (= 7.1.0.rc1 )
151
- activestorage (= 7.1.0.rc1 )
152
- activesupport (= 7.1.0.rc1 )
140
+ rails (7.1.0 )
141
+ actioncable (= 7.1.0 )
142
+ actionmailbox (= 7.1.0 )
143
+ actionmailer (= 7.1.0 )
144
+ actionpack (= 7.1.0 )
145
+ actiontext (= 7.1.0 )
146
+ actionview (= 7.1.0 )
147
+ activejob (= 7.1.0 )
148
+ activemodel (= 7.1.0 )
149
+ activerecord (= 7.1.0 )
150
+ activestorage (= 7.1.0 )
151
+ activesupport (= 7.1.0 )
153
152
bundler (>= 1.15.0 )
154
- railties (= 7.1.0.rc1 )
153
+ railties (= 7.1.0 )
155
154
rails-dom-testing (2.2.0 )
156
155
activesupport (>= 5.0.0 )
157
156
minitest
158
157
nokogiri (>= 1.6 )
159
158
rails-html-sanitizer (1.6.0 )
160
159
loofah (~> 2.21 )
161
160
nokogiri (~> 1.14 )
162
- railties (7.1.0.rc1 )
163
- actionpack (= 7.1.0.rc1 )
164
- activesupport (= 7.1.0.rc1 )
161
+ railties (7.1.0 )
162
+ actionpack (= 7.1.0 )
163
+ activesupport (= 7.1.0 )
165
164
irb
166
165
rackup (>= 1.0.0 )
167
166
rake (>= 12.2 )
@@ -174,12 +173,13 @@ GEM
174
173
redis-client (>= 0.9.0 )
175
174
redis-client (0.17.0 )
176
175
connection_pool
177
- reline (0.3.8 )
176
+ reline (0.3.9 )
178
177
io-console (~> 0.5 )
179
178
ruby2_keywords (0.0.5 )
180
179
stringio (3.0.8 )
181
180
thor (1.2.2 )
182
181
timeout (0.4.0 )
182
+ trilogy (2.6.0 )
183
183
tzinfo (2.0.5 )
184
184
concurrent-ruby (~> 1.0 )
185
185
tzinfo-data (1.2021.5 )
@@ -196,12 +196,12 @@ PLATFORMS
196
196
x86_64-linux
197
197
198
198
DEPENDENCIES
199
- mysql2 (= 0.5.5 )
200
199
oj (~> 3.16 )
201
200
pg (= 1.5.4 )
202
201
puma (~> 6.4 )
203
- rails (= 7.1.0.rc1 )
202
+ rails (~> 7.1.0 )
204
203
redis (~> 5.0 )
204
+ trilogy
205
205
tzinfo-data
206
206
207
207
RUBY VERSION
0 commit comments