Skip to content

Commit c266cb6

Browse files
committed
Manual security update
1 parent d388fea commit c266cb6

File tree

1 file changed

+50
-50
lines changed

1 file changed

+50
-50
lines changed

Gemfile.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,54 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (5.2.6.3)
5-
actionpack (= 5.2.6.3)
4+
actioncable (5.2.8)
5+
actionpack (= 5.2.8)
66
nio4r (~> 2.0)
77
websocket-driver (>= 0.6.1)
8-
actionmailer (5.2.6.3)
9-
actionpack (= 5.2.6.3)
10-
actionview (= 5.2.6.3)
11-
activejob (= 5.2.6.3)
8+
actionmailer (5.2.8)
9+
actionpack (= 5.2.8)
10+
actionview (= 5.2.8)
11+
activejob (= 5.2.8)
1212
mail (~> 2.5, >= 2.5.4)
1313
rails-dom-testing (~> 2.0)
14-
actionpack (5.2.6.3)
15-
actionview (= 5.2.6.3)
16-
activesupport (= 5.2.6.3)
14+
actionpack (5.2.8)
15+
actionview (= 5.2.8)
16+
activesupport (= 5.2.8)
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.3)
22-
activesupport (= 5.2.6.3)
21+
actionview (5.2.8)
22+
activesupport (= 5.2.8)
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.3)
28-
activesupport (= 5.2.6.3)
27+
activejob (5.2.8)
28+
activesupport (= 5.2.8)
2929
globalid (>= 0.3.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)
30+
activemodel (5.2.8)
31+
activesupport (= 5.2.8)
32+
activerecord (5.2.8)
33+
activemodel (= 5.2.8)
34+
activesupport (= 5.2.8)
3535
arel (>= 9.0)
36-
activestorage (5.2.6.3)
37-
actionpack (= 5.2.6.3)
38-
activerecord (= 5.2.6.3)
36+
activestorage (5.2.8)
37+
actionpack (= 5.2.8)
38+
activerecord (= 5.2.8)
3939
marcel (~> 1.0.0)
40-
activesupport (5.2.6.3)
40+
activesupport (5.2.8)
4141
concurrent-ruby (~> 1.0, >= 1.0.2)
4242
i18n (>= 0.7, < 2)
4343
minitest (~> 5.1)
4444
tzinfo (~> 1.1)
4545
arel (9.0.0)
4646
ast (2.4.2)
47-
bcrypt (3.1.16)
47+
bcrypt (3.1.18)
4848
bindex (0.8.1)
4949
builder (3.2.4)
5050
byebug (11.1.3)
51-
concurrent-ruby (1.1.9)
51+
concurrent-ruby (1.1.10)
5252
crass (1.0.6)
5353
database_cleaner (2.0.1)
5454
database_cleaner-active_record (~> 2.0.0)
@@ -67,7 +67,7 @@ GEM
6767
listen (3.2.1)
6868
rb-fsevent (~> 0.10, >= 0.10.3)
6969
rb-inotify (~> 0.9, >= 0.9.10)
70-
loofah (2.14.0)
70+
loofah (2.18.0)
7171
crass (~> 1.0.2)
7272
nokogiri (>= 1.5.9)
7373
mail (2.7.1)
@@ -79,36 +79,36 @@ GEM
7979
nio4r (2.5.8)
8080
nokogiri (1.13.6-x86_64-linux)
8181
racc (~> 1.4)
82-
parallel (1.21.0)
83-
parser (3.1.1.0)
82+
parallel (1.22.1)
83+
parser (3.1.2.0)
8484
ast (~> 2.4.1)
8585
puma (5.6.4)
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.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)
91+
rails (5.2.8)
92+
actioncable (= 5.2.8)
93+
actionmailer (= 5.2.8)
94+
actionpack (= 5.2.8)
95+
actionview (= 5.2.8)
96+
activejob (= 5.2.8)
97+
activemodel (= 5.2.8)
98+
activerecord (= 5.2.8)
99+
activestorage (= 5.2.8)
100+
activesupport (= 5.2.8)
101101
bundler (>= 1.3.0)
102-
railties (= 5.2.6.3)
102+
railties (= 5.2.8)
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.3)
110-
actionpack (= 5.2.6.3)
111-
activesupport (= 5.2.6.3)
109+
railties (5.2.8)
110+
actionpack (= 5.2.8)
111+
activesupport (= 5.2.8)
112112
method_source
113113
rake (>= 0.8.7)
114114
thor (>= 0.19.0, < 2.0)
@@ -117,7 +117,7 @@ GEM
117117
rb-fsevent (0.11.1)
118118
rb-inotify (0.10.1)
119119
ffi (~> 1.0)
120-
regexp_parser (2.2.1)
120+
regexp_parser (2.4.0)
121121
rexml (3.2.5)
122122
rspec (3.11.0)
123123
rspec-core (~> 3.11.0)
@@ -128,10 +128,10 @@ GEM
128128
rspec-expectations (3.11.0)
129129
diff-lcs (>= 1.2.0, < 2.0)
130130
rspec-support (~> 3.11.0)
131-
rspec-mocks (3.11.0)
131+
rspec-mocks (3.11.1)
132132
diff-lcs (>= 1.2.0, < 2.0)
133133
rspec-support (~> 3.11.0)
134-
rspec-rails (5.1.1)
134+
rspec-rails (5.1.2)
135135
actionpack (>= 5.2)
136136
activesupport (>= 5.2)
137137
railties (>= 5.2)
@@ -140,21 +140,21 @@ GEM
140140
rspec-mocks (~> 3.10)
141141
rspec-support (~> 3.10)
142142
rspec-support (3.11.0)
143-
rubocop (1.26.0)
143+
rubocop (1.29.1)
144144
parallel (~> 1.10)
145145
parser (>= 3.1.0.0)
146146
rainbow (>= 2.2.2, < 4.0)
147147
regexp_parser (>= 1.8, < 3.0)
148-
rexml
149-
rubocop-ast (>= 1.16.0, < 2.0)
148+
rexml (>= 3.2.5, < 4.0)
149+
rubocop-ast (>= 1.17.0, < 2.0)
150150
ruby-progressbar (~> 1.7)
151151
unicode-display_width (>= 1.4.0, < 3.0)
152-
rubocop-ast (1.16.0)
152+
rubocop-ast (1.18.0)
153153
parser (>= 3.1.1.0)
154154
ruby-progressbar (1.11.0)
155155
shoulda-matchers (4.4.1)
156156
activesupport (>= 4.2.0)
157-
simple_command (0.1.0)
157+
simple_command (1.0.1)
158158
spring (2.1.1)
159159
spring-watcher-listen (2.0.1)
160160
listen (>= 2.7, < 4.0)
@@ -205,4 +205,4 @@ DEPENDENCIES
205205
web-console (~> 3.7.0)
206206

207207
BUNDLED WITH
208-
2.2.15
208+
2.2.24

0 commit comments

Comments
 (0)