Skip to content

Commit fdc37e8

Browse files
committed
bundle update
1 parent 6060a63 commit fdc37e8

File tree

1 file changed

+51
-51
lines changed

1 file changed

+51
-51
lines changed

Gemfile.lock

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -8,48 +8,48 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actioncable (5.2.0)
12-
actionpack (= 5.2.0)
11+
actioncable (5.2.1)
12+
actionpack (= 5.2.1)
1313
nio4r (~> 2.0)
1414
websocket-driver (>= 0.6.1)
15-
actionmailer (5.2.0)
16-
actionpack (= 5.2.0)
17-
actionview (= 5.2.0)
18-
activejob (= 5.2.0)
15+
actionmailer (5.2.1)
16+
actionpack (= 5.2.1)
17+
actionview (= 5.2.1)
18+
activejob (= 5.2.1)
1919
mail (~> 2.5, >= 2.5.4)
2020
rails-dom-testing (~> 2.0)
21-
actionpack (5.2.0)
22-
actionview (= 5.2.0)
23-
activesupport (= 5.2.0)
21+
actionpack (5.2.1)
22+
actionview (= 5.2.1)
23+
activesupport (= 5.2.1)
2424
rack (~> 2.0)
2525
rack-test (>= 0.6.3)
2626
rails-dom-testing (~> 2.0)
2727
rails-html-sanitizer (~> 1.0, >= 1.0.2)
28-
actionview (5.2.0)
29-
activesupport (= 5.2.0)
28+
actionview (5.2.1)
29+
activesupport (= 5.2.1)
3030
builder (~> 3.1)
3131
erubi (~> 1.4)
3232
rails-dom-testing (~> 2.0)
3333
rails-html-sanitizer (~> 1.0, >= 1.0.3)
34-
activejob (5.2.0)
35-
activesupport (= 5.2.0)
34+
activejob (5.2.1)
35+
activesupport (= 5.2.1)
3636
globalid (>= 0.3.6)
37-
activemodel (5.2.0)
38-
activesupport (= 5.2.0)
39-
activerecord (5.2.0)
40-
activemodel (= 5.2.0)
41-
activesupport (= 5.2.0)
37+
activemodel (5.2.1)
38+
activesupport (= 5.2.1)
39+
activerecord (5.2.1)
40+
activemodel (= 5.2.1)
41+
activesupport (= 5.2.1)
4242
arel (>= 9.0)
43-
activestorage (5.2.0)
44-
actionpack (= 5.2.0)
45-
activerecord (= 5.2.0)
43+
activestorage (5.2.1)
44+
actionpack (= 5.2.1)
45+
activerecord (= 5.2.1)
4646
marcel (~> 0.3.1)
47-
activesupport (5.2.0)
47+
activesupport (5.2.1)
4848
concurrent-ruby (~> 1.0, >= 1.0.2)
4949
i18n (>= 0.7, < 2)
5050
minitest (~> 5.1)
5151
tzinfo (~> 1.1)
52-
acts_as_list (0.9.15)
52+
acts_as_list (0.9.16)
5353
activerecord (>= 3.0)
5454
arel (9.0.0)
5555
babel-source (5.8.35)
@@ -80,7 +80,7 @@ GEM
8080
ffi (1.9.25)
8181
globalid (0.4.1)
8282
activesupport (>= 4.2.0)
83-
i18n (1.0.1)
83+
i18n (1.1.0)
8484
concurrent-ruby (~> 1.0)
8585
jquery-rails (4.3.3)
8686
rails-dom-testing (>= 1, < 3)
@@ -99,11 +99,11 @@ GEM
9999
mimemagic (~> 0.3.2)
100100
method_source (0.9.0)
101101
mimemagic (0.3.2)
102-
mini_mime (1.0.0)
102+
mini_mime (1.0.1)
103103
mini_portile2 (2.3.0)
104104
minitest (5.11.3)
105105
nio4r (2.3.1)
106-
nokogiri (1.8.3)
106+
nokogiri (1.8.4)
107107
mini_portile2 (~> 2.3.0)
108108
pry (0.11.3)
109109
coderay (~> 1.1.0)
@@ -113,40 +113,40 @@ GEM
113113
pry (~> 0.10)
114114
pry-rails (0.3.6)
115115
pry (>= 0.10.4)
116-
puma (3.11.4)
116+
puma (3.12.0)
117117
rack (2.0.5)
118-
rack-test (1.0.0)
118+
rack-test (1.1.0)
119119
rack (>= 1.0, < 3)
120-
rails (5.2.0)
121-
actioncable (= 5.2.0)
122-
actionmailer (= 5.2.0)
123-
actionpack (= 5.2.0)
124-
actionview (= 5.2.0)
125-
activejob (= 5.2.0)
126-
activemodel (= 5.2.0)
127-
activerecord (= 5.2.0)
128-
activestorage (= 5.2.0)
129-
activesupport (= 5.2.0)
120+
rails (5.2.1)
121+
actioncable (= 5.2.1)
122+
actionmailer (= 5.2.1)
123+
actionpack (= 5.2.1)
124+
actionview (= 5.2.1)
125+
activejob (= 5.2.1)
126+
activemodel (= 5.2.1)
127+
activerecord (= 5.2.1)
128+
activestorage (= 5.2.1)
129+
activesupport (= 5.2.1)
130130
bundler (>= 1.3.0)
131-
railties (= 5.2.0)
131+
railties (= 5.2.1)
132132
sprockets-rails (>= 2.0.0)
133133
rails-dom-testing (2.0.3)
134134
activesupport (>= 4.2.0)
135135
nokogiri (>= 1.6)
136136
rails-html-sanitizer (1.0.4)
137137
loofah (~> 2.2, >= 2.2.2)
138-
railties (5.2.0)
139-
actionpack (= 5.2.0)
140-
activesupport (= 5.2.0)
138+
railties (5.2.1)
139+
actionpack (= 5.2.1)
140+
activesupport (= 5.2.1)
141141
method_source
142142
rake (>= 0.8.7)
143-
thor (>= 0.18.1, < 2.0)
143+
thor (>= 0.19.0, < 2.0)
144144
rake (12.3.1)
145145
rb-fsevent (0.10.3)
146146
rb-inotify (0.9.10)
147147
ffi (>= 0.5.0, < 2)
148148
ruby_dep (1.5.0)
149-
sass (3.5.6)
149+
sass (3.5.7)
150150
sass-listen (~> 4.0.0)
151151
sass-listen (4.0.0)
152152
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -157,7 +157,7 @@ GEM
157157
sprockets (>= 2.8, < 4.0)
158158
sprockets-rails (>= 2.0, < 4.0)
159159
tilt (>= 1.1, < 3)
160-
selectize-rails (0.12.4.1)
160+
selectize-rails (0.12.5)
161161
sprockets (4.0.0.beta8)
162162
concurrent-ruby (~> 1.0)
163163
rack (> 1, < 3)
@@ -173,16 +173,16 @@ GEM
173173
timeliness-i18n (0.6.0)
174174
rails
175175
timeliness
176-
turbolinks (5.1.1)
177-
turbolinks-source (~> 5.1)
178-
turbolinks-source (5.1.0)
176+
turbolinks (5.2.0)
177+
turbolinks-source (~> 5.2)
178+
turbolinks-source (5.2.0)
179179
tzinfo (1.2.5)
180180
thread_safe (~> 0.1)
181-
uglifier (4.1.14)
181+
uglifier (4.1.18)
182182
execjs (>= 0.3.0, < 3)
183-
validates_timeliness (5.0.0.alpha2)
183+
validates_timeliness (5.0.0.alpha3)
184184
timeliness (~> 0.3.8)
185-
web-console (3.6.2)
185+
web-console (3.7.0)
186186
actionview (>= 5.0)
187187
activemodel (>= 5.0)
188188
bindex (>= 0.4.0)

0 commit comments

Comments
 (0)