Skip to content

Commit 6bd107f

Browse files
committed
bundle update
1 parent e424bc9 commit 6bd107f

1 file changed

Lines changed: 42 additions & 42 deletions

File tree

Gemfile.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,61 @@
11
GIT
22
remote: https://github.com/codahale/bcrypt-ruby.git
3-
revision: 84c8d7b6b5492920631078594d0788f3ca205ecb
3+
revision: 7644e3684d96fb49f5aa20cb5f547cb1b56b3f38
44
specs:
55
bcrypt (3.1.12)
66

77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actioncable (5.1.6.1)
11-
actionpack (= 5.1.6.1)
10+
actioncable (5.1.6.2)
11+
actionpack (= 5.1.6.2)
1212
nio4r (~> 2.0)
1313
websocket-driver (~> 0.6.1)
14-
actionmailer (5.1.6.1)
15-
actionpack (= 5.1.6.1)
16-
actionview (= 5.1.6.1)
17-
activejob (= 5.1.6.1)
14+
actionmailer (5.1.6.2)
15+
actionpack (= 5.1.6.2)
16+
actionview (= 5.1.6.2)
17+
activejob (= 5.1.6.2)
1818
mail (~> 2.5, >= 2.5.4)
1919
rails-dom-testing (~> 2.0)
20-
actionpack (5.1.6.1)
21-
actionview (= 5.1.6.1)
22-
activesupport (= 5.1.6.1)
20+
actionpack (5.1.6.2)
21+
actionview (= 5.1.6.2)
22+
activesupport (= 5.1.6.2)
2323
rack (~> 2.0)
2424
rack-test (>= 0.6.3)
2525
rails-dom-testing (~> 2.0)
2626
rails-html-sanitizer (~> 1.0, >= 1.0.2)
27-
actionview (5.1.6.1)
28-
activesupport (= 5.1.6.1)
27+
actionview (5.1.6.2)
28+
activesupport (= 5.1.6.2)
2929
builder (~> 3.1)
3030
erubi (~> 1.4)
3131
rails-dom-testing (~> 2.0)
3232
rails-html-sanitizer (~> 1.0, >= 1.0.3)
33-
activejob (5.1.6.1)
34-
activesupport (= 5.1.6.1)
33+
activejob (5.1.6.2)
34+
activesupport (= 5.1.6.2)
3535
globalid (>= 0.3.6)
36-
activemodel (5.1.6.1)
37-
activesupport (= 5.1.6.1)
38-
activerecord (5.1.6.1)
39-
activemodel (= 5.1.6.1)
40-
activesupport (= 5.1.6.1)
36+
activemodel (5.1.6.2)
37+
activesupport (= 5.1.6.2)
38+
activerecord (5.1.6.2)
39+
activemodel (= 5.1.6.2)
40+
activesupport (= 5.1.6.2)
4141
arel (~> 8.0)
42-
activesupport (5.1.6.1)
42+
activesupport (5.1.6.2)
4343
concurrent-ruby (~> 1.0, >= 1.0.2)
4444
i18n (>= 0.7, < 2)
4545
minitest (~> 5.1)
4646
tzinfo (~> 1.1)
4747
addressable (2.6.0)
4848
public_suffix (>= 2.0.2, < 4.0)
4949
arel (8.0.0)
50-
autoprefixer-rails (9.4.7)
50+
autoprefixer-rails (9.4.10.2)
5151
execjs
5252
bindex (0.5.0)
5353
bootstrap (4.1.3)
5454
autoprefixer-rails (>= 6.0.3)
5555
popper_js (>= 1.12.9, < 2)
5656
sass (>= 3.5.2)
5757
builder (3.2.3)
58-
byebug (10.0.2)
58+
byebug (11.0.0)
5959
capybara (2.18.0)
6060
addressable
6161
mini_mime (>= 0.1.3)
@@ -73,9 +73,9 @@ GEM
7373
coffee-script-source
7474
execjs
7575
coffee-script-source (1.12.2)
76-
concurrent-ruby (1.1.4)
76+
concurrent-ruby (1.1.5)
7777
crass (1.0.4)
78-
devise (4.5.0)
78+
devise (4.6.1)
7979
bcrypt (~> 3.0)
8080
orm_adapter (~> 0.1)
8181
railties (>= 4.1.0, < 6.0)
@@ -88,7 +88,7 @@ GEM
8888
ffi (1.10.0)
8989
globalid (0.4.2)
9090
activesupport (>= 4.2.0)
91-
http (4.0.3)
91+
http (4.1.1)
9292
addressable (~> 2.3)
9393
http-cookie (~> 1.0)
9494
http-form_data (~> 2.0)
@@ -97,7 +97,7 @@ GEM
9797
domain_name (~> 0.5)
9898
http-form_data (2.1.1)
9999
http_parser.rb (0.6.0)
100-
i18n (1.5.3)
100+
i18n (1.6.0)
101101
concurrent-ruby (~> 1.0)
102102
jbuilder (2.8.0)
103103
activesupport (>= 4.2.0)
@@ -129,26 +129,26 @@ GEM
129129
rack (2.0.6)
130130
rack-test (1.1.0)
131131
rack (>= 1.0, < 3)
132-
rails (5.1.6.1)
133-
actioncable (= 5.1.6.1)
134-
actionmailer (= 5.1.6.1)
135-
actionpack (= 5.1.6.1)
136-
actionview (= 5.1.6.1)
137-
activejob (= 5.1.6.1)
138-
activemodel (= 5.1.6.1)
139-
activerecord (= 5.1.6.1)
140-
activesupport (= 5.1.6.1)
132+
rails (5.1.6.2)
133+
actioncable (= 5.1.6.2)
134+
actionmailer (= 5.1.6.2)
135+
actionpack (= 5.1.6.2)
136+
actionview (= 5.1.6.2)
137+
activejob (= 5.1.6.2)
138+
activemodel (= 5.1.6.2)
139+
activerecord (= 5.1.6.2)
140+
activesupport (= 5.1.6.2)
141141
bundler (>= 1.3.0)
142-
railties (= 5.1.6.1)
142+
railties (= 5.1.6.2)
143143
sprockets-rails (>= 2.0.0)
144144
rails-dom-testing (2.0.3)
145145
activesupport (>= 4.2.0)
146146
nokogiri (>= 1.6)
147147
rails-html-sanitizer (1.0.4)
148148
loofah (~> 2.2, >= 2.2.2)
149-
railties (5.1.6.1)
150-
actionpack (= 5.1.6.1)
151-
activesupport (= 5.1.6.1)
149+
railties (5.1.6.2)
150+
actionpack (= 5.1.6.2)
151+
activesupport (= 5.1.6.2)
152152
method_source
153153
rake (>= 0.8.7)
154154
thor (>= 0.18.1, < 2.0)
@@ -188,8 +188,8 @@ GEM
188188
actionpack (>= 4.0)
189189
activesupport (>= 4.0)
190190
sprockets (>= 3.0.0)
191-
sqlite3 (1.3.13)
192-
temple (0.8.0)
191+
sqlite3 (1.4.0)
192+
temple (0.8.1)
193193
thor (0.20.3)
194194
thread_safe (0.3.6)
195195
tilt (2.0.9)
@@ -234,7 +234,7 @@ DEPENDENCIES
234234
jquery-rails
235235
postgresql
236236
puma (~> 3.7)
237-
rails (~> 5.1.3)
237+
rails (~> 5.1.6.2)
238238
sass-rails (~> 5.0)
239239
selenium-webdriver
240240
slim

0 commit comments

Comments
 (0)