Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit e2aba00

Browse files
committed
Update deps
1 parent 68f861d commit e2aba00

File tree

1 file changed

+47
-47
lines changed

1 file changed

+47
-47
lines changed

backend/Gemfile.lock

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (5.1.5)
5-
actionpack (= 5.1.5)
4+
actioncable (5.1.6)
5+
actionpack (= 5.1.6)
66
nio4r (~> 2.0)
77
websocket-driver (~> 0.6.1)
8-
actionmailer (5.1.5)
9-
actionpack (= 5.1.5)
10-
actionview (= 5.1.5)
11-
activejob (= 5.1.5)
8+
actionmailer (5.1.6)
9+
actionpack (= 5.1.6)
10+
actionview (= 5.1.6)
11+
activejob (= 5.1.6)
1212
mail (~> 2.5, >= 2.5.4)
1313
rails-dom-testing (~> 2.0)
14-
actionpack (5.1.5)
15-
actionview (= 5.1.5)
16-
activesupport (= 5.1.5)
14+
actionpack (5.1.6)
15+
actionview (= 5.1.6)
16+
activesupport (= 5.1.6)
1717
rack (~> 2.0)
1818
rack-test (>= 0.6.3)
1919
rails-dom-testing (~> 2.0)
2020
rails-html-sanitizer (~> 1.0, >= 1.0.2)
21-
actionview (5.1.5)
22-
activesupport (= 5.1.5)
21+
actionview (5.1.6)
22+
activesupport (= 5.1.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.1.5)
28-
activesupport (= 5.1.5)
27+
activejob (5.1.6)
28+
activesupport (= 5.1.6)
2929
globalid (>= 0.3.6)
30-
activemodel (5.1.5)
31-
activesupport (= 5.1.5)
32-
activerecord (5.1.5)
33-
activemodel (= 5.1.5)
34-
activesupport (= 5.1.5)
30+
activemodel (5.1.6)
31+
activesupport (= 5.1.6)
32+
activerecord (5.1.6)
33+
activemodel (= 5.1.6)
34+
activesupport (= 5.1.6)
3535
arel (~> 8.0)
36-
activesupport (5.1.5)
36+
activesupport (5.1.6)
3737
concurrent-ruby (~> 1.0, >= 1.0.2)
38-
i18n (~> 0.7)
38+
i18n (>= 0.7, < 2)
3939
minitest (~> 5.1)
4040
tzinfo (~> 1.1)
4141
arel (8.0.0)
@@ -45,28 +45,28 @@ GEM
4545
concurrent-ruby (1.0.5)
4646
connection_pool (2.2.1)
4747
crass (1.0.3)
48-
devise (4.3.0)
48+
devise (4.4.3)
4949
bcrypt (~> 3.0)
5050
orm_adapter (~> 0.1)
51-
railties (>= 4.1.0, < 5.2)
51+
railties (>= 4.1.0, < 6.0)
5252
responders
5353
warden (~> 1.2.3)
54-
devise_token_auth (0.1.42)
55-
devise (> 3.5.2, <= 4.3)
54+
devise_token_auth (0.1.43)
55+
devise (> 3.5.2, < 4.5)
5656
rails (< 6)
5757
diff-lcs (1.3)
58-
erubi (1.7.0)
58+
erubi (1.7.1)
5959
ffi (1.9.23)
6060
globalid (0.4.1)
6161
activesupport (>= 4.2.0)
6262
hashie (3.5.7)
63-
i18n (0.9.5)
63+
i18n (1.0.0)
6464
concurrent-ruby (~> 1.0)
6565
listen (3.1.5)
6666
rb-fsevent (~> 0.9, >= 0.9.4)
6767
rb-inotify (~> 0.9, >= 0.9.7)
6868
ruby_dep (~> 1.2)
69-
loofah (2.2.0)
69+
loofah (2.2.2)
7070
crass (~> 1.0.2)
7171
nokogiri (>= 1.5.9)
7272
mail (2.7.0)
@@ -75,7 +75,7 @@ GEM
7575
mini_mime (1.0.0)
7676
mini_portile2 (2.3.0)
7777
minitest (5.11.3)
78-
nio4r (2.2.0)
78+
nio4r (2.3.0)
7979
nokogiri (1.8.2)
8080
mini_portile2 (~> 2.3.0)
8181
omniauth (1.8.1)
@@ -88,36 +88,36 @@ GEM
8888
method_source (~> 0.9.0)
8989
pry-rails (0.3.6)
9090
pry (>= 0.10.4)
91-
puma (3.11.2)
91+
puma (3.11.3)
9292
rack (2.0.4)
9393
rack-protection (2.0.1)
9494
rack
95-
rack-test (0.8.3)
95+
rack-test (1.0.0)
9696
rack (>= 1.0, < 3)
97-
rails (5.1.5)
98-
actioncable (= 5.1.5)
99-
actionmailer (= 5.1.5)
100-
actionpack (= 5.1.5)
101-
actionview (= 5.1.5)
102-
activejob (= 5.1.5)
103-
activemodel (= 5.1.5)
104-
activerecord (= 5.1.5)
105-
activesupport (= 5.1.5)
97+
rails (5.1.6)
98+
actioncable (= 5.1.6)
99+
actionmailer (= 5.1.6)
100+
actionpack (= 5.1.6)
101+
actionview (= 5.1.6)
102+
activejob (= 5.1.6)
103+
activemodel (= 5.1.6)
104+
activerecord (= 5.1.6)
105+
activesupport (= 5.1.6)
106106
bundler (>= 1.3.0)
107-
railties (= 5.1.5)
107+
railties (= 5.1.6)
108108
sprockets-rails (>= 2.0.0)
109109
rails-dom-testing (2.0.3)
110110
activesupport (>= 4.2.0)
111111
nokogiri (>= 1.6)
112-
rails-html-sanitizer (1.0.3)
113-
loofah (~> 2.0)
114-
railties (5.1.5)
115-
actionpack (= 5.1.5)
116-
activesupport (= 5.1.5)
112+
rails-html-sanitizer (1.0.4)
113+
loofah (~> 2.2, >= 2.2.2)
114+
railties (5.1.6)
115+
actionpack (= 5.1.6)
116+
activesupport (= 5.1.6)
117117
method_source
118118
rake (>= 0.8.7)
119119
thor (>= 0.18.1, < 2.0)
120-
rake (12.3.0)
120+
rake (12.3.1)
121121
rb-fsevent (0.10.3)
122122
rb-inotify (0.9.10)
123123
ffi (>= 0.5.0, < 2)
@@ -139,7 +139,7 @@ GEM
139139
rspec-support (~> 3.7.0)
140140
rspec-support (3.7.1)
141141
ruby_dep (1.5.0)
142-
sidekiq (5.1.1)
142+
sidekiq (5.1.2)
143143
concurrent-ruby (~> 1.0)
144144
connection_pool (~> 2.2, >= 2.2.0)
145145
rack-protection (>= 1.5.0)

0 commit comments

Comments
 (0)