Skip to content

Commit da77fc1

Browse files
committed
Upgrade gems
1 parent e011430 commit da77fc1

File tree

1 file changed

+56
-60
lines changed

1 file changed

+56
-60
lines changed

Gemfile.lock

Lines changed: 56 additions & 60 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.4.5)
5-
actionpack (= 5.2.4.5)
4+
actioncable (5.2.6)
5+
actionpack (= 5.2.6)
66
nio4r (~> 2.0)
77
websocket-driver (>= 0.6.1)
8-
actionmailer (5.2.4.5)
9-
actionpack (= 5.2.4.5)
10-
actionview (= 5.2.4.5)
11-
activejob (= 5.2.4.5)
8+
actionmailer (5.2.6)
9+
actionpack (= 5.2.6)
10+
actionview (= 5.2.6)
11+
activejob (= 5.2.6)
1212
mail (~> 2.5, >= 2.5.4)
1313
rails-dom-testing (~> 2.0)
14-
actionpack (5.2.4.5)
15-
actionview (= 5.2.4.5)
16-
activesupport (= 5.2.4.5)
14+
actionpack (5.2.6)
15+
actionview (= 5.2.6)
16+
activesupport (= 5.2.6)
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.4.5)
22-
activesupport (= 5.2.4.5)
21+
actionview (5.2.6)
22+
activesupport (= 5.2.6)
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.4.5)
28-
activesupport (= 5.2.4.5)
27+
activejob (5.2.6)
28+
activesupport (= 5.2.6)
2929
globalid (>= 0.3.6)
30-
activemodel (5.2.4.5)
31-
activesupport (= 5.2.4.5)
32-
activerecord (5.2.4.5)
33-
activemodel (= 5.2.4.5)
34-
activesupport (= 5.2.4.5)
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)
3535
arel (>= 9.0)
36-
activestorage (5.2.4.5)
37-
actionpack (= 5.2.4.5)
38-
activerecord (= 5.2.4.5)
39-
marcel (~> 0.3.1)
40-
activesupport (5.2.4.5)
36+
activestorage (5.2.6)
37+
actionpack (= 5.2.6)
38+
activerecord (= 5.2.6)
39+
marcel (~> 1.0.0)
40+
activesupport (5.2.6)
4141
concurrent-ruby (~> 1.0, >= 1.0.2)
4242
i18n (>= 0.7, < 2)
4343
minitest (~> 5.1)
@@ -48,81 +48,77 @@ GEM
4848
bindex (0.8.1)
4949
builder (3.2.4)
5050
byebug (11.1.3)
51-
concurrent-ruby (1.1.8)
51+
concurrent-ruby (1.1.9)
5252
crass (1.0.6)
5353
database_cleaner (2.0.1)
5454
database_cleaner-active_record (~> 2.0.0)
55-
database_cleaner-active_record (2.0.0)
55+
database_cleaner-active_record (2.0.1)
5656
activerecord (>= 5.a)
5757
database_cleaner-core (~> 2.0.0)
5858
database_cleaner-core (2.0.1)
5959
diff-lcs (1.4.4)
6060
erubi (1.10.0)
61-
ffi (1.15.0)
61+
ffi (1.15.3)
6262
globalid (0.4.2)
6363
activesupport (>= 4.2.0)
64-
i18n (1.8.9)
64+
i18n (1.8.10)
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.9.0)
70+
loofah (2.10.0)
7171
crass (~> 1.0.2)
7272
nokogiri (>= 1.5.9)
7373
mail (2.7.1)
7474
mini_mime (>= 0.1.1)
75-
marcel (0.3.3)
76-
mimemagic (~> 0.3.2)
75+
marcel (1.0.1)
7776
method_source (1.0.0)
78-
mimemagic (0.3.5)
79-
mini_mime (1.0.2)
80-
mini_portile2 (2.5.0)
77+
mini_mime (1.1.0)
8178
minitest (5.14.4)
8279
nio4r (2.5.7)
83-
nokogiri (1.11.2)
84-
mini_portile2 (~> 2.5.0)
80+
nokogiri (1.11.7-x86_64-linux)
8581
racc (~> 1.4)
8682
parallel (1.20.1)
87-
parser (3.0.0.0)
83+
parser (3.0.2.0)
8884
ast (~> 2.4.1)
8985
puma (5.0.4)
9086
nio4r (~> 2.0)
9187
racc (1.5.2)
9288
rack (2.2.3)
9389
rack-test (1.1.0)
9490
rack (>= 1.0, < 3)
95-
rails (5.2.4.5)
96-
actioncable (= 5.2.4.5)
97-
actionmailer (= 5.2.4.5)
98-
actionpack (= 5.2.4.5)
99-
actionview (= 5.2.4.5)
100-
activejob (= 5.2.4.5)
101-
activemodel (= 5.2.4.5)
102-
activerecord (= 5.2.4.5)
103-
activestorage (= 5.2.4.5)
104-
activesupport (= 5.2.4.5)
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)
105101
bundler (>= 1.3.0)
106-
railties (= 5.2.4.5)
102+
railties (= 5.2.6)
107103
sprockets-rails (>= 2.0.0)
108104
rails-dom-testing (2.0.3)
109105
activesupport (>= 4.2.0)
110106
nokogiri (>= 1.6)
111107
rails-html-sanitizer (1.3.0)
112108
loofah (~> 2.3)
113-
railties (5.2.4.5)
114-
actionpack (= 5.2.4.5)
115-
activesupport (= 5.2.4.5)
109+
railties (5.2.6)
110+
actionpack (= 5.2.6)
111+
activesupport (= 5.2.6)
116112
method_source
117113
rake (>= 0.8.7)
118114
thor (>= 0.19.0, < 2.0)
119115
rainbow (3.0.0)
120-
rake (13.0.3)
121-
rb-fsevent (0.10.4)
116+
rake (13.0.6)
117+
rb-fsevent (0.11.0)
122118
rb-inotify (0.10.1)
123119
ffi (~> 1.0)
124120
regexp_parser (2.1.1)
125-
rexml (3.2.4)
121+
rexml (3.2.5)
126122
rspec (3.10.0)
127123
rspec-core (~> 3.10.0)
128124
rspec-expectations (~> 3.10.0)
@@ -144,17 +140,17 @@ GEM
144140
rspec-mocks (~> 3.10)
145141
rspec-support (~> 3.10)
146142
rspec-support (3.10.2)
147-
rubocop (1.11.0)
143+
rubocop (1.18.3)
148144
parallel (~> 1.10)
149145
parser (>= 3.0.0.0)
150146
rainbow (>= 2.2.2, < 4.0)
151147
regexp_parser (>= 1.8, < 3.0)
152148
rexml
153-
rubocop-ast (>= 1.2.0, < 2.0)
149+
rubocop-ast (>= 1.7.0, < 2.0)
154150
ruby-progressbar (~> 1.7)
155151
unicode-display_width (>= 1.4.0, < 3.0)
156-
rubocop-ast (1.4.1)
157-
parser (>= 2.7.1.5)
152+
rubocop-ast (1.8.0)
153+
parser (>= 3.0.1.1)
158154
ruby-progressbar (1.11.0)
159155
shoulda-matchers (4.4.1)
160156
activesupport (>= 4.2.0)
@@ -181,12 +177,12 @@ GEM
181177
activemodel (>= 5.0)
182178
bindex (>= 0.4.0)
183179
railties (>= 5.0)
184-
websocket-driver (0.7.3)
180+
websocket-driver (0.7.5)
185181
websocket-extensions (>= 0.1.0)
186182
websocket-extensions (0.1.5)
187183

188184
PLATFORMS
189-
ruby
185+
x86_64-linux
190186

191187
DEPENDENCIES
192188
bcrypt (~> 3.1.7)
@@ -209,4 +205,4 @@ DEPENDENCIES
209205
web-console (~> 3.7.0)
210206

211207
BUNDLED WITH
212-
2.1.2
208+
2.2.15

0 commit comments

Comments
 (0)