Skip to content

Commit 38a7f85

Browse files
committed
Bump rails to 5.1.6
1 parent f97d698 commit 38a7f85

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

Gemfile.lock

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
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)
30+
activemodel (5.1.6)
31+
activesupport (= 5.1.6)
3232
activemodel-serializers-xml (1.0.2)
3333
activemodel (> 5.x)
3434
activesupport (> 5.x)
3535
builder (~> 3.1)
36-
activerecord (5.1.5)
37-
activemodel (= 5.1.5)
38-
activesupport (= 5.1.5)
36+
activerecord (5.1.6)
37+
activemodel (= 5.1.6)
38+
activesupport (= 5.1.6)
3939
arel (~> 8.0)
40-
activesupport (5.1.5)
40+
activesupport (5.1.6)
4141
concurrent-ruby (~> 1.0, >= 1.0.2)
42-
i18n (~> 0.7)
42+
i18n (>= 0.7, < 2)
4343
minitest (~> 5.1)
4444
tzinfo (~> 1.1)
4545
acts-as-taggable-on (5.0.0)
@@ -123,7 +123,7 @@ GEM
123123
diff-lcs (1.3)
124124
dynamic_form (1.1.4)
125125
email_reply_parser_ffcrm (0.5.0)
126-
erubi (1.7.0)
126+
erubi (1.7.1)
127127
execjs (2.7.0)
128128
factory_bot (4.8.2)
129129
activesupport (>= 3.0.0)
@@ -199,7 +199,7 @@ GEM
199199
net-scp (1.2.1)
200200
net-ssh (>= 2.6.5)
201201
net-ssh (4.2.0)
202-
nio4r (2.2.0)
202+
nio4r (2.3.0)
203203
nokogiri (1.8.2)
204204
mini_portile2 (~> 2.3.0)
205205
notiffany (0.1.1)
@@ -233,19 +233,19 @@ GEM
233233
public_suffix (3.0.2)
234234
puma (3.11.2)
235235
rack (2.0.4)
236-
rack-test (0.8.2)
236+
rack-test (1.0.0)
237237
rack (>= 1.0, < 3)
238-
rails (5.1.5)
239-
actioncable (= 5.1.5)
240-
actionmailer (= 5.1.5)
241-
actionpack (= 5.1.5)
242-
actionview (= 5.1.5)
243-
activejob (= 5.1.5)
244-
activemodel (= 5.1.5)
245-
activerecord (= 5.1.5)
246-
activesupport (= 5.1.5)
238+
rails (5.1.6)
239+
actioncable (= 5.1.6)
240+
actionmailer (= 5.1.6)
241+
actionpack (= 5.1.6)
242+
actionview (= 5.1.6)
243+
activejob (= 5.1.6)
244+
activemodel (= 5.1.6)
245+
activerecord (= 5.1.6)
246+
activesupport (= 5.1.6)
247247
bundler (>= 1.3.0)
248-
railties (= 5.1.5)
248+
railties (= 5.1.6)
249249
sprockets-rails (>= 2.0.0)
250250
rails-controller-testing (1.0.2)
251251
actionpack (~> 5.x, >= 5.0.1)
@@ -270,9 +270,9 @@ GEM
270270
rails (> 3.1)
271271
rails_serve_static_assets (0.0.5)
272272
rails_stdout_logging (0.0.5)
273-
railties (5.1.5)
274-
actionpack (= 5.1.5)
275-
activesupport (= 5.1.5)
273+
railties (5.1.6)
274+
actionpack (= 5.1.6)
275+
activesupport (= 5.1.6)
276276
method_source
277277
rake (>= 0.8.7)
278278
thor (>= 0.18.1, < 2.0)

0 commit comments

Comments
 (0)