11
11
GEM
12
12
remote: https://rubygems.org/
13
13
specs:
14
- actioncable (6.0.3.2 )
15
- actionpack (= 6.0.3.2 )
14
+ actioncable (6.1.1 )
15
+ actionpack (= 6.1.1 )
16
+ activesupport (= 6.1.1 )
16
17
nio4r (~> 2.0 )
17
18
websocket-driver (>= 0.6.1 )
18
- actionmailbox (6.0.3.2 )
19
- actionpack (= 6.0.3.2 )
20
- activejob (= 6.0.3.2 )
21
- activerecord (= 6.0.3.2 )
22
- activestorage (= 6.0.3.2 )
23
- activesupport (= 6.0.3.2 )
19
+ actionmailbox (6.1.1 )
20
+ actionpack (= 6.1.1 )
21
+ activejob (= 6.1.1 )
22
+ activerecord (= 6.1.1 )
23
+ activestorage (= 6.1.1 )
24
+ activesupport (= 6.1.1 )
24
25
mail (>= 2.7.1 )
25
- actionmailer (6.0.3.2 )
26
- actionpack (= 6.0.3.2 )
27
- actionview (= 6.0.3.2 )
28
- activejob (= 6.0.3.2 )
26
+ actionmailer (6.1.1 )
27
+ actionpack (= 6.1.1 )
28
+ actionview (= 6.1.1 )
29
+ activejob (= 6.1.1 )
30
+ activesupport (= 6.1.1 )
29
31
mail (~> 2.5 , >= 2.5.4 )
30
32
rails-dom-testing (~> 2.0 )
31
- actionpack (6.0.3.2 )
32
- actionview (= 6.0.3.2 )
33
- activesupport (= 6.0.3.2 )
34
- rack (~> 2.0 , >= 2.0.8 )
33
+ actionpack (6.1.1 )
34
+ actionview (= 6.1.1 )
35
+ activesupport (= 6.1.1 )
36
+ rack (~> 2.0 , >= 2.0.9 )
35
37
rack-test (>= 0.6.3 )
36
38
rails-dom-testing (~> 2.0 )
37
39
rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
38
- actiontext (6.0.3.2 )
39
- actionpack (= 6.0.3.2 )
40
- activerecord (= 6.0.3.2 )
41
- activestorage (= 6.0.3.2 )
42
- activesupport (= 6.0.3.2 )
40
+ actiontext (6.1.1 )
41
+ actionpack (= 6.1.1 )
42
+ activerecord (= 6.1.1 )
43
+ activestorage (= 6.1.1 )
44
+ activesupport (= 6.1.1 )
43
45
nokogiri (>= 1.8.5 )
44
- actionview (6.0.3.2 )
45
- activesupport (= 6.0.3.2 )
46
+ actionview (6.1.1 )
47
+ activesupport (= 6.1.1 )
46
48
builder (~> 3.1 )
47
49
erubi (~> 1.4 )
48
50
rails-dom-testing (~> 2.0 )
49
51
rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
50
- activejob (6.0.3.2 )
51
- activesupport (= 6.0.3.2 )
52
+ activejob (6.1.1 )
53
+ activesupport (= 6.1.1 )
52
54
globalid (>= 0.3.6 )
53
- activemodel (6.0.3.2 )
54
- activesupport (= 6.0.3.2 )
55
- activerecord (6.0.3.2 )
56
- activemodel (= 6.0.3.2 )
57
- activesupport (= 6.0.3.2 )
58
- activestorage (6.0.3.2 )
59
- actionpack (= 6.0.3.2 )
60
- activejob (= 6.0.3.2 )
61
- activerecord (= 6.0.3.2 )
55
+ activemodel (6.1.1 )
56
+ activesupport (= 6.1.1 )
57
+ activerecord (6.1.1 )
58
+ activemodel (= 6.1.1 )
59
+ activesupport (= 6.1.1 )
60
+ activestorage (6.1.1 )
61
+ actionpack (= 6.1.1 )
62
+ activejob (= 6.1.1 )
63
+ activerecord (= 6.1.1 )
64
+ activesupport (= 6.1.1 )
62
65
marcel (~> 0.3.1 )
63
- activesupport (6.0.3.2 )
66
+ mimemagic (~> 0.3.2 )
67
+ activesupport (6.1.1 )
64
68
concurrent-ruby (~> 1.0 , >= 1.0.2 )
65
- i18n (>= 0.7 , < 2 )
66
- minitest (~> 5.1 )
67
- tzinfo (~> 1.1 )
68
- zeitwerk (~> 2.2 , >= 2.2.2 )
69
+ i18n (>= 1.6 , < 2 )
70
+ minitest (>= 5.1 )
71
+ tzinfo (~> 2.0 )
72
+ zeitwerk (~> 2.3 )
69
73
addressable (2.7.0 )
70
74
public_suffix (>= 2.0.2 , < 5.0 )
71
75
builder (3.2.4 )
91
95
cells (>= 4.1.6 , < 5.0.0 )
92
96
childprocess (3.0.0 )
93
97
coderay (1.1.2 )
94
- concurrent-ruby (1.1.6 )
98
+ concurrent-ruby (1.1.8 )
95
99
crack (0.4.3 )
96
100
safe_yaml (~> 1.0.0 )
97
101
crass (1.0.6 )
100
104
declarative-option (0.1.0 )
101
105
diff-lcs (1.3 )
102
106
docile (1.3.2 )
103
- erubi (1.9 .0 )
107
+ erubi (1.10 .0 )
104
108
generator_spec (0.9.4 )
105
109
activesupport (>= 3.0.0 )
106
110
railties (>= 3.0.0 )
110
114
temple (>= 0.8.0 )
111
115
tilt
112
116
hashdiff (1.0.0 )
113
- i18n (1.8.3 )
117
+ i18n (1.8.8 )
114
118
concurrent-ruby (~> 1.0 )
115
- loofah (2.6 .0 )
119
+ loofah (2.9 .0 )
116
120
crass (~> 1.0.2 )
117
121
nokogiri (>= 1.5.9 )
118
122
mail (2.7.1 )
123
127
mimemagic (0.3.5 )
124
128
mini_mime (1.0.2 )
125
129
mini_portile2 (2.5.0 )
126
- minitest (5.14.2 )
127
- nio4r (2.5.3 )
130
+ minitest (5.14.3 )
131
+ nio4r (2.5.4 )
128
132
nokogiri (1.11.1 )
129
133
mini_portile2 (~> 2.5.0 )
130
134
racc (~> 1.4 )
@@ -146,33 +150,33 @@ GEM
146
150
rack
147
151
rack-test (1.1.0 )
148
152
rack (>= 1.0 , < 3 )
149
- rails (6.0.3.2 )
150
- actioncable (= 6.0.3.2 )
151
- actionmailbox (= 6.0.3.2 )
152
- actionmailer (= 6.0.3.2 )
153
- actionpack (= 6.0.3.2 )
154
- actiontext (= 6.0.3.2 )
155
- actionview (= 6.0.3.2 )
156
- activejob (= 6.0.3.2 )
157
- activemodel (= 6.0.3.2 )
158
- activerecord (= 6.0.3.2 )
159
- activestorage (= 6.0.3.2 )
160
- activesupport (= 6.0.3.2 )
161
- bundler (>= 1.3 .0 )
162
- railties (= 6.0.3.2 )
153
+ rails (6.1.1 )
154
+ actioncable (= 6.1.1 )
155
+ actionmailbox (= 6.1.1 )
156
+ actionmailer (= 6.1.1 )
157
+ actionpack (= 6.1.1 )
158
+ actiontext (= 6.1.1 )
159
+ actionview (= 6.1.1 )
160
+ activejob (= 6.1.1 )
161
+ activemodel (= 6.1.1 )
162
+ activerecord (= 6.1.1 )
163
+ activestorage (= 6.1.1 )
164
+ activesupport (= 6.1.1 )
165
+ bundler (>= 1.15 .0 )
166
+ railties (= 6.1.1 )
163
167
sprockets-rails (>= 2.0.0 )
164
168
rails-dom-testing (2.0.3 )
165
169
activesupport (>= 4.2.0 )
166
170
nokogiri (>= 1.6 )
167
171
rails-html-sanitizer (1.3.0 )
168
172
loofah (~> 2.3 )
169
- railties (6.0.3.2 )
170
- actionpack (= 6.0.3.2 )
171
- activesupport (= 6.0.3.2 )
173
+ railties (6.1.1 )
174
+ actionpack (= 6.1.1 )
175
+ activesupport (= 6.1.1 )
172
176
method_source
173
177
rake (>= 0.8.7 )
174
- thor (>= 0.20.3 , < 2 .0 )
175
- rake (13.0.1 )
178
+ thor (~> 1 .0 )
179
+ rake (13.0.3 )
176
180
regexp_parser (1.6.0 )
177
181
rspec (3.9.0 )
178
182
rspec-core (~> 3.9.0 )
@@ -216,16 +220,15 @@ GEM
216
220
activesupport (>= 4.0 )
217
221
sprockets (>= 3.0.0 )
218
222
temple (0.8.2 )
219
- thor (1.0.1 )
220
- thread_safe (0.3.6 )
223
+ thor (1.1.0 )
221
224
tilt (2.0.10 )
222
225
trailblazer-cells (0.0.3 )
223
226
cells (>= 4.1.0.rc1 , < 5.0.0 )
224
227
turbolinks (5.2.1 )
225
228
turbolinks-source (~> 5.2 )
226
229
turbolinks-source (5.2.0 )
227
- tzinfo (1.2.7 )
228
- thread_safe (~> 0.1 )
230
+ tzinfo (2.0.4 )
231
+ concurrent-ruby (~> 1.0 )
229
232
uber (0.1.0 )
230
233
webmock (3.8.1 )
231
234
addressable (>= 2.3.6 )
240
243
websocket-extensions (0.1.5 )
241
244
xpath (3.2.0 )
242
245
nokogiri (~> 1.8 )
243
- zeitwerk (2.3.1 )
246
+ zeitwerk (2.4.2 )
244
247
245
248
PLATFORMS
246
249
ruby
0 commit comments