Skip to content

Commit 4e19612

Browse files
1 parent d1f26b0 commit 4e19612

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

Gemfile.lock

100755100644
Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -51,20 +51,20 @@ GEM
5151
arel (9.0.0)
5252
autoprefixer-rails (9.1.2)
5353
execjs
54-
bcrypt (3.1.12)
54+
bcrypt (3.1.13)
5555
biomart (0.2.3)
5656
builder (>= 3.0)
5757
bootstrap (4.1.3)
5858
autoprefixer-rails (>= 6.0.3)
5959
popper_js (>= 1.12.9, < 2)
6060
sass (>= 3.5.2)
6161
bootstrap-switch-rails (3.3.4)
62-
builder (3.2.3)
62+
builder (3.2.4)
6363
byebug (10.0.2)
6464
climate_control (0.2.0)
65-
concurrent-ruby (1.0.5)
65+
concurrent-ruby (1.1.6)
6666
connection_pool (2.2.2)
67-
crass (1.0.4)
67+
crass (1.0.6)
6868
daemons (1.2.6)
6969
debug_inspector (0.0.3)
7070
delayed_job (4.1.5)
@@ -73,15 +73,15 @@ GEM
7373
activerecord (>= 3.0, < 5.3)
7474
delayed_job (>= 3.0, < 5)
7575
descriptive_statistics (2.5.1)
76-
devise (4.4.3)
76+
devise (4.7.1)
7777
bcrypt (~> 3.0)
7878
orm_adapter (~> 0.1)
79-
railties (>= 4.1.0, < 6.0)
79+
railties (>= 4.1.0)
8080
responders
8181
warden (~> 1.2.3)
8282
domain_name (0.5.20190701)
8383
unf (>= 0.0.5, < 1.0.0)
84-
erubi (1.7.1)
84+
erubi (1.9.0)
8585
execjs (2.7.0)
8686
ffi (1.9.25)
8787
fontawesome5-rails (5.2.0.0)
@@ -93,7 +93,7 @@ GEM
9393
hpricot (0.8.6)
9494
http-cookie (1.0.3)
9595
domain_name (~> 0.5)
96-
i18n (1.0.1)
96+
i18n (1.8.2)
9797
concurrent-ruby (~> 1.0)
9898
jbuilder (2.7.0)
9999
activesupport (>= 4.2.0)
@@ -117,7 +117,7 @@ GEM
117117
rb-fsevent (~> 0.9, >= 0.9.4)
118118
rb-inotify (~> 0.9, >= 0.9.7)
119119
ruby_dep (~> 1.2)
120-
loofah (2.2.2)
120+
loofah (2.5.0)
121121
crass (~> 1.0.2)
122122
nokogiri (>= 1.5.9)
123123
mail (2.7.0)
@@ -133,22 +133,22 @@ GEM
133133
nokogiri (~> 1.6)
134134
ntlm-http (~> 0.1, >= 0.1.1)
135135
webrobots (>= 0.0.9, < 0.2)
136-
method_source (0.9.0)
136+
method_source (1.0.0)
137137
mime-types (3.1)
138138
mime-types-data (~> 3.2015)
139139
mime-types-data (3.2016.0521)
140140
mimemagic (0.3.2)
141141
mini_mime (1.0.0)
142-
mini_portile2 (2.3.0)
143-
minitest (5.11.3)
142+
mini_portile2 (2.4.0)
143+
minitest (5.14.1)
144144
multi_json (1.13.1)
145145
multipart-parser (0.1.1)
146146
net-http-digest_auth (1.4.1)
147147
net-http-persistent (3.1.0)
148148
connection_pool (~> 2.2)
149149
nio4r (2.3.1)
150-
nokogiri (1.8.4)
151-
mini_portile2 (~> 2.3.0)
150+
nokogiri (1.10.9)
151+
mini_portile2 (~> 2.4.0)
152152
ntlm-http (0.1.1)
153153
orm_adapter (0.5.0)
154154
paperclip (6.0.0)
@@ -161,7 +161,7 @@ GEM
161161
pg (1.0.0)
162162
popper_js (1.14.3)
163163
puma (3.12.0)
164-
rack (2.0.5)
164+
rack (2.2.2)
165165
rack-protection (2.0.3)
166166
rack
167167
rack-test (1.1.0)
@@ -183,8 +183,8 @@ GEM
183183
rails-dom-testing (2.0.3)
184184
activesupport (>= 4.2.0)
185185
nokogiri (>= 1.6)
186-
rails-html-sanitizer (1.0.4)
187-
loofah (~> 2.2, >= 2.2.2)
186+
rails-html-sanitizer (1.3.0)
187+
loofah (~> 2.3)
188188
rails4-autocomplete (1.1.1)
189189
rails (>= 3.0)
190190
railties (5.2.0)
@@ -193,7 +193,7 @@ GEM
193193
method_source
194194
rake (>= 0.8.7)
195195
thor (>= 0.18.1, < 2.0)
196-
rake (12.3.1)
196+
rake (13.0.1)
197197
rb-fsevent (0.10.3)
198198
rb-inotify (0.9.10)
199199
ffi (>= 0.5.0, < 2)
@@ -214,9 +214,9 @@ GEM
214214
redis-store (>= 1.2, < 2)
215215
redis-store (1.5.0)
216216
redis (>= 2.2, < 5)
217-
responders (2.4.0)
218-
actionpack (>= 4.2.0, < 5.3)
219-
railties (>= 4.2.0, < 5.3)
217+
responders (3.0.0)
218+
actionpack (>= 5.0)
219+
railties (>= 5.0)
220220
ruby_dep (1.5.0)
221221
sass (3.5.7)
222222
sass-listen (~> 4.0.0)
@@ -251,13 +251,13 @@ GEM
251251
temple (0.8.0)
252252
terrapin (0.6.0)
253253
climate_control (>= 0.0.3, < 1.0)
254-
thor (0.20.0)
254+
thor (1.0.1)
255255
thread_safe (0.3.6)
256256
tilt (2.0.8)
257257
turbolinks (5.1.1)
258258
turbolinks-source (~> 5.1)
259259
turbolinks-source (5.1.0)
260-
tzinfo (1.2.5)
260+
tzinfo (1.2.7)
261261
thread_safe (~> 0.1)
262262
tzinfo-data (1.2018.5)
263263
tzinfo (>= 1.0.0)
@@ -266,8 +266,8 @@ GEM
266266
unf (0.1.4)
267267
unf_ext
268268
unf_ext (0.0.7.6)
269-
warden (1.2.7)
270-
rack (>= 1.0)
269+
warden (1.2.8)
270+
rack (>= 2.0.6)
271271
web-console (3.3.1)
272272
actionview (>= 5.0)
273273
activemodel (>= 5.0)

0 commit comments

Comments
 (0)