Skip to content

Commit aa989b2

Browse files
authored
Merge pull request #920 from fatfreecrm/security-update-0.19
CVE-2021-22885
2 parents 9591a9d + 5605d8a commit aa989b2

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

Gemfile.lock

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (5.2.5)
5-
actionpack (= 5.2.5)
4+
actioncable (5.2.6)
5+
actionpack (= 5.2.6)
66
nio4r (~> 2.0)
77
websocket-driver (>= 0.6.1)
8-
actionmailer (5.2.5)
9-
actionpack (= 5.2.5)
10-
actionview (= 5.2.5)
11-
activejob (= 5.2.5)
8+
actionmailer (5.2.6)
9+
actionpack (= 5.2.6)
10+
actionview (= 5.2.6)
11+
activejob (= 5.2.6)
1212
mail (~> 2.5, >= 2.5.4)
1313
rails-dom-testing (~> 2.0)
14-
actionpack (5.2.5)
15-
actionview (= 5.2.5)
16-
activesupport (= 5.2.5)
14+
actionpack (5.2.6)
15+
actionview (= 5.2.6)
16+
activesupport (= 5.2.6)
1717
rack (~> 2.0, >= 2.0.8)
1818
rack-test (>= 0.6.3)
1919
rails-dom-testing (~> 2.0)
2020
rails-html-sanitizer (~> 1.0, >= 1.0.2)
21-
actionview (5.2.5)
22-
activesupport (= 5.2.5)
21+
actionview (5.2.6)
22+
activesupport (= 5.2.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.2.5)
28-
activesupport (= 5.2.5)
27+
activejob (5.2.6)
28+
activesupport (= 5.2.6)
2929
globalid (>= 0.3.6)
30-
activemodel (5.2.5)
31-
activesupport (= 5.2.5)
30+
activemodel (5.2.6)
31+
activesupport (= 5.2.6)
3232
activemodel-serializers-xml (1.0.2)
3333
activemodel (> 5.x)
3434
activesupport (> 5.x)
3535
builder (~> 3.1)
36-
activerecord (5.2.5)
37-
activemodel (= 5.2.5)
38-
activesupport (= 5.2.5)
36+
activerecord (5.2.6)
37+
activemodel (= 5.2.6)
38+
activesupport (= 5.2.6)
3939
arel (>= 9.0)
40-
activestorage (5.2.5)
41-
actionpack (= 5.2.5)
42-
activerecord (= 5.2.5)
40+
activestorage (5.2.6)
41+
actionpack (= 5.2.6)
42+
activerecord (= 5.2.6)
4343
marcel (~> 1.0.0)
44-
activesupport (5.2.5)
44+
activesupport (5.2.6)
4545
concurrent-ruby (~> 1.0, >= 1.0.2)
4646
i18n (>= 0.7, < 2)
4747
minitest (~> 5.1)
@@ -177,7 +177,7 @@ GEM
177177
listen (3.5.1)
178178
rb-fsevent (~> 0.10, >= 0.10.3)
179179
rb-inotify (~> 0.9, >= 0.9.10)
180-
loofah (2.9.0)
180+
loofah (2.9.1)
181181
crass (~> 1.0.2)
182182
nokogiri (>= 1.5.9)
183183
lumberjack (1.2.8)
@@ -192,15 +192,15 @@ GEM
192192
nokogiri (~> 1)
193193
rake
194194
mini_mime (1.1.0)
195-
mini_portile2 (2.5.0)
195+
mini_portile2 (2.5.1)
196196
minitest (5.14.4)
197197
msgpack (1.4.2)
198198
nenv (0.3.0)
199199
net-scp (3.0.0)
200200
net-ssh (>= 2.6.5, < 7.0.0)
201201
net-ssh (6.1.0)
202202
nio4r (2.5.7)
203-
nokogiri (1.11.2)
203+
nokogiri (1.11.3)
204204
mini_portile2 (~> 2.5.0)
205205
racc (~> 1.4)
206206
notiffany (0.1.3)
@@ -236,18 +236,18 @@ GEM
236236
rack (2.2.3)
237237
rack-test (1.1.0)
238238
rack (>= 1.0, < 3)
239-
rails (5.2.5)
240-
actioncable (= 5.2.5)
241-
actionmailer (= 5.2.5)
242-
actionpack (= 5.2.5)
243-
actionview (= 5.2.5)
244-
activejob (= 5.2.5)
245-
activemodel (= 5.2.5)
246-
activerecord (= 5.2.5)
247-
activestorage (= 5.2.5)
248-
activesupport (= 5.2.5)
239+
rails (5.2.6)
240+
actioncable (= 5.2.6)
241+
actionmailer (= 5.2.6)
242+
actionpack (= 5.2.6)
243+
actionview (= 5.2.6)
244+
activejob (= 5.2.6)
245+
activemodel (= 5.2.6)
246+
activerecord (= 5.2.6)
247+
activestorage (= 5.2.6)
248+
activesupport (= 5.2.6)
249249
bundler (>= 1.3.0)
250-
railties (= 5.2.5)
250+
railties (= 5.2.6)
251251
sprockets-rails (>= 2.0.0)
252252
rails-controller-testing (1.0.5)
253253
actionpack (>= 5.0.1.rc1)
@@ -272,9 +272,9 @@ GEM
272272
rails (> 3.1)
273273
rails_serve_static_assets (0.0.5)
274274
rails_stdout_logging (0.0.5)
275-
railties (5.2.5)
276-
actionpack (= 5.2.5)
277-
activesupport (= 5.2.5)
275+
railties (5.2.6)
276+
actionpack (= 5.2.6)
277+
activesupport (= 5.2.6)
278278
method_source
279279
rake (>= 0.8.7)
280280
thor (>= 0.19.0, < 2.0)
@@ -482,4 +482,4 @@ DEPENDENCIES
482482
zeus
483483

484484
BUNDLED WITH
485-
2.1.4
485+
2.2.17

app/views/shared/_empty.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- assets = controller_name
22
- asset = assets.singularize
3-
- new_asset_path = controller.class.to_s.include?("Admin") ? url_for([:new, :admin, asset]) : url_for([:new, asset])
3+
- new_asset_path = url_for(action: :new, controller: controller_name)
44
#empty
55
- if @current_query.blank?
66
== #{t(:could_not_find, t(assets.downcase))} #{link_to_inline(:"create_#{asset}", new_asset_path, plain: true, text: "#{t(:create_a_new)} #{t(asset + '_small')}")}.

0 commit comments

Comments
 (0)