Skip to content

Commit 644d1a6

Browse files
committed
Update activestorage to non-vulnerable version
1 parent b9cea0a commit 644d1a6

File tree

1 file changed

+68
-68
lines changed

1 file changed

+68
-68
lines changed

Gemfile.lock

Lines changed: 68 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (5.2.6)
5-
actionpack (= 5.2.6)
4+
actioncable (5.2.6.3)
5+
actionpack (= 5.2.6.3)
66
nio4r (~> 2.0)
77
websocket-driver (>= 0.6.1)
8-
actionmailer (5.2.6)
9-
actionpack (= 5.2.6)
10-
actionview (= 5.2.6)
11-
activejob (= 5.2.6)
8+
actionmailer (5.2.6.3)
9+
actionpack (= 5.2.6.3)
10+
actionview (= 5.2.6.3)
11+
activejob (= 5.2.6.3)
1212
mail (~> 2.5, >= 2.5.4)
1313
rails-dom-testing (~> 2.0)
14-
actionpack (5.2.6)
15-
actionview (= 5.2.6)
16-
activesupport (= 5.2.6)
14+
actionpack (5.2.6.3)
15+
actionview (= 5.2.6.3)
16+
activesupport (= 5.2.6.3)
1717
rack (~> 2.0, >= 2.0.8)
1818
rack-test (>= 0.6.3)
1919
rails-dom-testing (~> 2.0)
2020
rails-html-sanitizer (~> 1.0, >= 1.0.2)
21-
actionview (5.2.6)
22-
activesupport (= 5.2.6)
21+
actionview (5.2.6.3)
22+
activesupport (= 5.2.6.3)
2323
builder (~> 3.1)
2424
erubi (~> 1.4)
2525
rails-dom-testing (~> 2.0)
2626
rails-html-sanitizer (~> 1.0, >= 1.0.3)
27-
activejob (5.2.6)
28-
activesupport (= 5.2.6)
27+
activejob (5.2.6.3)
28+
activesupport (= 5.2.6.3)
2929
globalid (>= 0.3.6)
30-
activemodel (5.2.6)
31-
activesupport (= 5.2.6)
32-
activerecord (5.2.6)
33-
activemodel (= 5.2.6)
34-
activesupport (= 5.2.6)
30+
activemodel (5.2.6.3)
31+
activesupport (= 5.2.6.3)
32+
activerecord (5.2.6.3)
33+
activemodel (= 5.2.6.3)
34+
activesupport (= 5.2.6.3)
3535
arel (>= 9.0)
36-
activestorage (5.2.6)
37-
actionpack (= 5.2.6)
38-
activerecord (= 5.2.6)
36+
activestorage (5.2.6.3)
37+
actionpack (= 5.2.6.3)
38+
activerecord (= 5.2.6.3)
3939
marcel (~> 1.0.0)
40-
activesupport (5.2.6)
40+
activesupport (5.2.6.3)
4141
concurrent-ruby (~> 1.0, >= 1.0.2)
4242
i18n (>= 0.7, < 2)
4343
minitest (~> 5.1)
@@ -56,101 +56,101 @@ GEM
5656
activerecord (>= 5.a)
5757
database_cleaner-core (~> 2.0.0)
5858
database_cleaner-core (2.0.1)
59-
diff-lcs (1.4.4)
59+
diff-lcs (1.5.0)
6060
erubi (1.10.0)
61-
ffi (1.15.4)
62-
globalid (0.5.2)
61+
ffi (1.15.5)
62+
globalid (1.0.0)
6363
activesupport (>= 5.0)
64-
i18n (1.8.10)
64+
i18n (1.10.0)
6565
concurrent-ruby (~> 1.0)
6666
jwt (2.1.0)
6767
listen (3.2.1)
6868
rb-fsevent (~> 0.10, >= 0.10.3)
6969
rb-inotify (~> 0.9, >= 0.9.10)
70-
loofah (2.12.0)
70+
loofah (2.14.0)
7171
crass (~> 1.0.2)
7272
nokogiri (>= 1.5.9)
7373
mail (2.7.1)
7474
mini_mime (>= 0.1.1)
7575
marcel (1.0.2)
7676
method_source (1.0.0)
7777
mini_mime (1.1.2)
78-
minitest (5.14.4)
78+
minitest (5.15.0)
7979
nio4r (2.5.8)
8080
nokogiri (1.13.3-x86_64-linux)
8181
racc (~> 1.4)
8282
parallel (1.21.0)
83-
parser (3.0.2.0)
83+
parser (3.1.1.0)
8484
ast (~> 2.4.1)
8585
puma (5.6.2)
8686
nio4r (~> 2.0)
8787
racc (1.6.0)
8888
rack (2.2.3)
8989
rack-test (1.1.0)
9090
rack (>= 1.0, < 3)
91-
rails (5.2.6)
92-
actioncable (= 5.2.6)
93-
actionmailer (= 5.2.6)
94-
actionpack (= 5.2.6)
95-
actionview (= 5.2.6)
96-
activejob (= 5.2.6)
97-
activemodel (= 5.2.6)
98-
activerecord (= 5.2.6)
99-
activestorage (= 5.2.6)
100-
activesupport (= 5.2.6)
91+
rails (5.2.6.3)
92+
actioncable (= 5.2.6.3)
93+
actionmailer (= 5.2.6.3)
94+
actionpack (= 5.2.6.3)
95+
actionview (= 5.2.6.3)
96+
activejob (= 5.2.6.3)
97+
activemodel (= 5.2.6.3)
98+
activerecord (= 5.2.6.3)
99+
activestorage (= 5.2.6.3)
100+
activesupport (= 5.2.6.3)
101101
bundler (>= 1.3.0)
102-
railties (= 5.2.6)
102+
railties (= 5.2.6.3)
103103
sprockets-rails (>= 2.0.0)
104104
rails-dom-testing (2.0.3)
105105
activesupport (>= 4.2.0)
106106
nokogiri (>= 1.6)
107107
rails-html-sanitizer (1.4.2)
108108
loofah (~> 2.3)
109-
railties (5.2.6)
110-
actionpack (= 5.2.6)
111-
activesupport (= 5.2.6)
109+
railties (5.2.6.3)
110+
actionpack (= 5.2.6.3)
111+
activesupport (= 5.2.6.3)
112112
method_source
113113
rake (>= 0.8.7)
114114
thor (>= 0.19.0, < 2.0)
115-
rainbow (3.0.0)
115+
rainbow (3.1.1)
116116
rake (13.0.6)
117-
rb-fsevent (0.11.0)
117+
rb-fsevent (0.11.1)
118118
rb-inotify (0.10.1)
119119
ffi (~> 1.0)
120-
regexp_parser (2.1.1)
120+
regexp_parser (2.2.1)
121121
rexml (3.2.5)
122-
rspec (3.10.0)
123-
rspec-core (~> 3.10.0)
124-
rspec-expectations (~> 3.10.0)
125-
rspec-mocks (~> 3.10.0)
126-
rspec-core (3.10.1)
127-
rspec-support (~> 3.10.0)
128-
rspec-expectations (3.10.1)
122+
rspec (3.11.0)
123+
rspec-core (~> 3.11.0)
124+
rspec-expectations (~> 3.11.0)
125+
rspec-mocks (~> 3.11.0)
126+
rspec-core (3.11.0)
127+
rspec-support (~> 3.11.0)
128+
rspec-expectations (3.11.0)
129129
diff-lcs (>= 1.2.0, < 2.0)
130-
rspec-support (~> 3.10.0)
131-
rspec-mocks (3.10.2)
130+
rspec-support (~> 3.11.0)
131+
rspec-mocks (3.11.0)
132132
diff-lcs (>= 1.2.0, < 2.0)
133-
rspec-support (~> 3.10.0)
134-
rspec-rails (5.0.2)
133+
rspec-support (~> 3.11.0)
134+
rspec-rails (5.1.1)
135135
actionpack (>= 5.2)
136136
activesupport (>= 5.2)
137137
railties (>= 5.2)
138138
rspec-core (~> 3.10)
139139
rspec-expectations (~> 3.10)
140140
rspec-mocks (~> 3.10)
141141
rspec-support (~> 3.10)
142-
rspec-support (3.10.2)
143-
rubocop (1.22.1)
142+
rspec-support (3.11.0)
143+
rubocop (1.26.0)
144144
parallel (~> 1.10)
145-
parser (>= 3.0.0.0)
145+
parser (>= 3.1.0.0)
146146
rainbow (>= 2.2.2, < 4.0)
147147
regexp_parser (>= 1.8, < 3.0)
148148
rexml
149-
rubocop-ast (>= 1.12.0, < 2.0)
149+
rubocop-ast (>= 1.16.0, < 2.0)
150150
ruby-progressbar (~> 1.7)
151151
unicode-display_width (>= 1.4.0, < 3.0)
152-
rubocop-ast (1.12.0)
153-
parser (>= 3.0.1.1)
152+
rubocop-ast (1.16.0)
153+
parser (>= 3.1.1.0)
154154
ruby-progressbar (1.11.0)
155155
shoulda-matchers (4.4.1)
156156
activesupport (>= 4.2.0)
@@ -159,15 +159,15 @@ GEM
159159
spring-watcher-listen (2.0.1)
160160
listen (>= 2.7, < 4.0)
161161
spring (>= 1.2, < 3.0)
162-
sprockets (4.0.2)
162+
sprockets (4.0.3)
163163
concurrent-ruby (~> 1.0)
164164
rack (> 1, < 3)
165-
sprockets-rails (3.2.2)
166-
actionpack (>= 4.0)
167-
activesupport (>= 4.0)
165+
sprockets-rails (3.4.2)
166+
actionpack (>= 5.2)
167+
activesupport (>= 5.2)
168168
sprockets (>= 3.0.0)
169169
sqlite3 (1.4.2)
170-
thor (1.1.0)
170+
thor (1.2.1)
171171
thread_safe (0.3.6)
172172
tzinfo (1.2.9)
173173
thread_safe (~> 0.1)

0 commit comments

Comments
 (0)