Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit 808f7f4

Browse files
committed
bundle update
1 parent d41b3c8 commit 808f7f4

File tree

2 files changed

+104
-134
lines changed

2 files changed

+104
-134
lines changed

Gemfile.lock

Lines changed: 104 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,62 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (5.1.3)
5-
actionpack (= 5.1.3)
4+
actioncable (5.1.6)
5+
actionpack (= 5.1.6)
66
nio4r (~> 2.0)
77
websocket-driver (~> 0.6.1)
8-
actionmailer (5.1.3)
9-
actionpack (= 5.1.3)
10-
actionview (= 5.1.3)
11-
activejob (= 5.1.3)
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.3)
15-
actionview (= 5.1.3)
16-
activesupport (= 5.1.3)
14+
actionpack (5.1.6)
15+
actionview (= 5.1.6)
16+
activesupport (= 5.1.6)
1717
rack (~> 2.0)
18-
rack-test (~> 0.6.3)
18+
rack-test (>= 0.6.3)
1919
rails-dom-testing (~> 2.0)
2020
rails-html-sanitizer (~> 1.0, >= 1.0.2)
21-
actionview (5.1.3)
22-
activesupport (= 5.1.3)
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.3)
28-
activesupport (= 5.1.3)
27+
activejob (5.1.6)
28+
activesupport (= 5.1.6)
2929
globalid (>= 0.3.6)
30-
activemodel (5.1.3)
31-
activesupport (= 5.1.3)
32-
activerecord (5.1.3)
33-
activemodel (= 5.1.3)
34-
activesupport (= 5.1.3)
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.3)
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)
41-
addressable (2.5.1)
42-
public_suffix (~> 2.0, >= 2.0.2)
43-
annotate (2.7.2)
41+
addressable (2.5.2)
42+
public_suffix (>= 2.0.2, < 4.0)
43+
annotate (2.7.3)
4444
activerecord (>= 3.2, < 6.0)
4545
rake (>= 10.4, < 13.0)
4646
arel (8.0.0)
4747
bcrypt (3.1.11)
4848
bindex (0.5.0)
4949
builder (3.2.3)
50-
byebug (9.0.6)
51-
cancancan (2.0.0)
52-
capybara (2.15.1)
50+
byebug (10.0.2)
51+
cancancan (2.2.0)
52+
capybara (2.18.0)
5353
addressable
5454
mini_mime (>= 0.1.3)
5555
nokogiri (>= 1.3.3)
5656
rack (>= 1.0.0)
5757
rack-test (>= 0.5.4)
58-
xpath (~> 2.0)
59-
childprocess (0.7.1)
58+
xpath (>= 2.0, < 4.0)
59+
childprocess (0.9.0)
6060
ffi (~> 1.0, >= 1.0.11)
6161
coffee-rails (4.2.2)
6262
coffee-script (>= 2.2.0)
@@ -66,95 +66,95 @@ GEM
6666
execjs
6767
coffee-script-source (1.12.2)
6868
concurrent-ruby (1.0.5)
69-
devise (4.3.0)
69+
crass (1.0.4)
70+
devise (4.4.3)
7071
bcrypt (~> 3.0)
7172
orm_adapter (~> 0.1)
72-
railties (>= 4.1.0, < 5.2)
73+
railties (>= 4.1.0, < 6.0)
7374
responders
7475
warden (~> 1.2.3)
75-
erubi (1.6.1)
76+
erubi (1.7.1)
7677
execjs (2.7.0)
77-
ffi (1.9.18)
78-
font-awesome-rails (4.7.0.2)
79-
railties (>= 3.2, < 5.2)
80-
globalid (0.4.0)
78+
ffi (1.9.23)
79+
font-awesome-rails (4.7.0.4)
80+
railties (>= 3.2, < 6.0)
81+
globalid (0.4.1)
8182
activesupport (>= 4.2.0)
8283
go-on-rails (0.3.0)
83-
haml (5.0.2)
84+
haml (5.0.4)
8485
temple (>= 0.8.0)
8586
tilt
86-
i18n (0.8.6)
87+
i18n (1.0.1)
88+
concurrent-ruby (~> 1.0)
8789
jbuilder (2.7.0)
8890
activesupport (>= 4.2.0)
8991
multi_json (>= 1.2)
90-
jquery-rails (4.3.1)
92+
jquery-rails (4.3.3)
9193
rails-dom-testing (>= 1, < 3)
9294
railties (>= 4.2.0)
9395
thor (>= 0.14, < 2.0)
9496
jquery-ui-rails (5.0.5)
9597
railties (>= 3.2.16)
96-
kaminari (1.0.1)
98+
kaminari (1.1.1)
9799
activesupport (>= 4.1.0)
98-
kaminari-actionview (= 1.0.1)
99-
kaminari-activerecord (= 1.0.1)
100-
kaminari-core (= 1.0.1)
101-
kaminari-actionview (1.0.1)
100+
kaminari-actionview (= 1.1.1)
101+
kaminari-activerecord (= 1.1.1)
102+
kaminari-core (= 1.1.1)
103+
kaminari-actionview (1.1.1)
102104
actionview
103-
kaminari-core (= 1.0.1)
104-
kaminari-activerecord (1.0.1)
105+
kaminari-core (= 1.1.1)
106+
kaminari-activerecord (1.1.1)
105107
activerecord
106-
kaminari-core (= 1.0.1)
107-
kaminari-core (1.0.1)
108+
kaminari-core (= 1.1.1)
109+
kaminari-core (1.1.1)
108110
listen (3.1.5)
109111
rb-fsevent (~> 0.9, >= 0.9.4)
110112
rb-inotify (~> 0.9, >= 0.9.7)
111113
ruby_dep (~> 1.2)
112-
loofah (2.0.3)
114+
loofah (2.2.2)
115+
crass (~> 1.0.2)
113116
nokogiri (>= 1.5.9)
114-
mail (2.6.6)
115-
mime-types (>= 1.16, < 4)
116-
method_source (0.8.2)
117-
mime-types (3.1)
118-
mime-types-data (~> 3.2015)
119-
mime-types-data (3.2016.0521)
120-
mini_mime (0.1.3)
121-
mini_portile2 (2.2.0)
122-
minitest (5.10.3)
123-
multi_json (1.12.1)
124-
mysql2 (0.4.8)
117+
mail (2.7.0)
118+
mini_mime (>= 0.1.1)
119+
method_source (0.9.0)
120+
mini_mime (1.0.0)
121+
mini_portile2 (2.3.0)
122+
minitest (5.11.3)
123+
multi_json (1.13.1)
124+
mysql2 (0.4.10)
125125
nested_form (0.3.2)
126-
nio4r (2.1.0)
127-
nokogiri (1.8.0)
128-
mini_portile2 (~> 2.2.0)
126+
nio4r (2.3.0)
127+
nokogiri (1.8.2)
128+
mini_portile2 (~> 2.3.0)
129129
orm_adapter (0.5.0)
130-
public_suffix (2.0.5)
131-
puma (3.9.1)
132-
rack (2.0.3)
130+
public_suffix (3.0.2)
131+
puma (3.11.4)
132+
rack (2.0.5)
133133
rack-pjax (1.0.0)
134134
nokogiri (~> 1.5)
135135
rack (>= 1.1)
136-
rack-proxy (0.6.2)
136+
rack-proxy (0.6.4)
137137
rack
138-
rack-test (0.6.3)
139-
rack (>= 1.0)
140-
rails (5.1.3)
141-
actioncable (= 5.1.3)
142-
actionmailer (= 5.1.3)
143-
actionpack (= 5.1.3)
144-
actionview (= 5.1.3)
145-
activejob (= 5.1.3)
146-
activemodel (= 5.1.3)
147-
activerecord (= 5.1.3)
148-
activesupport (= 5.1.3)
138+
rack-test (1.0.0)
139+
rack (>= 1.0, < 3)
140+
rails (5.1.6)
141+
actioncable (= 5.1.6)
142+
actionmailer (= 5.1.6)
143+
actionpack (= 5.1.6)
144+
actionview (= 5.1.6)
145+
activejob (= 5.1.6)
146+
activemodel (= 5.1.6)
147+
activerecord (= 5.1.6)
148+
activesupport (= 5.1.6)
149149
bundler (>= 1.3.0)
150-
railties (= 5.1.3)
150+
railties (= 5.1.6)
151151
sprockets-rails (>= 2.0.0)
152152
rails-dom-testing (2.0.3)
153153
activesupport (>= 4.2.0)
154154
nokogiri (>= 1.6)
155-
rails-html-sanitizer (1.0.3)
156-
loofah (~> 2.0)
157-
rails_admin (1.2.0)
155+
rails-html-sanitizer (1.0.4)
156+
loofah (~> 2.2, >= 2.2.2)
157+
rails_admin (1.3.0)
158158
builder (~> 3.1)
159159
coffee-rails (~> 4.0)
160160
font-awesome-rails (>= 3.0, < 5)
@@ -167,36 +167,36 @@ GEM
167167
rails (>= 4.0, < 6)
168168
remotipart (~> 1.3)
169169
sass-rails (>= 4.0, < 6)
170-
railties (5.1.3)
171-
actionpack (= 5.1.3)
172-
activesupport (= 5.1.3)
170+
railties (5.1.6)
171+
actionpack (= 5.1.6)
172+
activesupport (= 5.1.6)
173173
method_source
174174
rake (>= 0.8.7)
175175
thor (>= 0.18.1, < 2.0)
176-
rake (12.0.0)
177-
rb-fsevent (0.10.2)
176+
rake (12.3.1)
177+
rb-fsevent (0.10.3)
178178
rb-inotify (0.9.10)
179179
ffi (>= 0.5.0, < 2)
180-
remotipart (1.3.1)
180+
remotipart (1.4.2)
181181
responders (2.4.0)
182182
actionpack (>= 4.2.0, < 5.3)
183183
railties (>= 4.2.0, < 5.3)
184184
ruby_dep (1.5.0)
185185
rubyzip (1.2.1)
186-
sass (3.5.1)
186+
sass (3.5.6)
187187
sass-listen (~> 4.0.0)
188188
sass-listen (4.0.0)
189189
rb-fsevent (~> 0.9, >= 0.9.4)
190190
rb-inotify (~> 0.9, >= 0.9.7)
191-
sass-rails (5.0.6)
191+
sass-rails (5.0.7)
192192
railties (>= 4.0.0, < 6)
193193
sass (~> 3.1)
194194
sprockets (>= 2.8, < 4.0)
195195
sprockets-rails (>= 2.0, < 4.0)
196196
tilt (>= 1.1, < 3)
197-
selenium-webdriver (3.4.4)
197+
selenium-webdriver (3.11.0)
198198
childprocess (~> 0.5)
199-
rubyzip (~> 1.0)
199+
rubyzip (~> 1.2)
200200
spring (2.0.2)
201201
activesupport (>= 4.2)
202202
spring-watcher-listen (2.0.1)
@@ -205,37 +205,37 @@ GEM
205205
sprockets (3.7.1)
206206
concurrent-ruby (~> 1.0)
207207
rack (> 1, < 3)
208-
sprockets-rails (3.2.0)
208+
sprockets-rails (3.2.1)
209209
actionpack (>= 4.0)
210210
activesupport (>= 4.0)
211211
sprockets (>= 3.0.0)
212212
temple (0.8.0)
213-
thor (0.19.4)
213+
thor (0.20.0)
214214
thread_safe (0.3.6)
215215
tilt (2.0.8)
216-
turbolinks (5.0.1)
217-
turbolinks-source (~> 5)
218-
turbolinks-source (5.0.3)
219-
tzinfo (1.2.3)
216+
turbolinks (5.1.1)
217+
turbolinks-source (~> 5.1)
218+
turbolinks-source (5.1.0)
219+
tzinfo (1.2.5)
220220
thread_safe (~> 0.1)
221-
uglifier (3.2.0)
221+
uglifier (4.1.10)
222222
execjs (>= 0.3.0, < 3)
223223
warden (1.2.7)
224224
rack (>= 1.0)
225-
web-console (3.5.1)
225+
web-console (3.6.1)
226226
actionview (>= 5.0)
227227
activemodel (>= 5.0)
228228
bindex (>= 0.4.0)
229229
railties (>= 5.0)
230-
webpacker (3.0.1)
230+
webpacker (3.4.3)
231231
activesupport (>= 4.2)
232232
rack-proxy (>= 0.6.1)
233233
railties (>= 4.2)
234234
websocket-driver (0.6.5)
235235
websocket-extensions (>= 0.1.0)
236-
websocket-extensions (0.1.2)
237-
xpath (2.1.0)
238-
nokogiri (~> 1.3)
236+
websocket-extensions (0.1.3)
237+
xpath (3.0.0)
238+
nokogiri (~> 1.8)
239239

240240
PLATFORMS
241241
ruby

main.go

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)