File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ group :production do
7979 gem "rails_12factor"
8080end
8181
82- gem "jquery-rails" , "4.3.5 "
82+ gem "jquery-rails" , "4.4.0 "
8383gem "jquery-ui-rails"
8484gem "tinymce-rails"
8585
Original file line number Diff line number Diff line change 134134 execjs
135135 coffee-script-source (1.12.2 )
136136 colored (1.2 )
137- concurrent-ruby (1.1.10 )
137+ concurrent-ruby (1.2.2 )
138138 crass (1.0.6 )
139139 database_cleaner (1.5.1 )
140140 delayed_job (4.1.7 )
160160 execjs
161161 eco-source (1.1.0.rc.1 )
162162 ejs (1.1.1 )
163- erubi (1.10 .0 )
163+ erubi (1.12 .0 )
164164 erubis (2.7.0 )
165165 exception_notification (4.1.1 )
166166 actionmailer (>= 3.0.4 )
294294 http-accept (1.7.0 )
295295 http-cookie (1.0.3 )
296296 domain_name (~> 0.5 )
297- i18n (1.12 .0 )
297+ i18n (1.13 .0 )
298298 concurrent-ruby (~> 1.0 )
299299 inflecto (0.0.2 )
300300 inherited_resources (1.11.0 )
307307 activesupport (>= 4.2.0 )
308308 multi_json (>= 1.2 )
309309 jmespath (1.6.1 )
310- jquery-rails (4.3.5 )
310+ jquery-rails (4.4.0 )
311311 rails-dom-testing (>= 1 , < 3 )
312312 railties (>= 4.2.0 )
313313 thor (>= 0.14 , < 2.0 )
335335 activesupport (>= 4 )
336336 railties (>= 4 )
337337 request_store (~> 1.0 )
338- loofah (2.19.1 )
338+ loofah (2.20.0 )
339339 crass (~> 1.0.2 )
340340 nokogiri (>= 1.5.9 )
341341 mail (2.7.1 )
422422 rack (>= 2.0.0 )
423423 rack-proxy (0.6.5 )
424424 rack
425- rack-test (1 .1.0 )
426- rack (>= 1.0 , < 3 )
425+ rack-test (2 .1.0 )
426+ rack (>= 1.3 )
427427 rails (5.2.4.6 )
428428 actioncable (= 5.2.4.6 )
429429 actionmailer (= 5.2.4.6 )
462462 method_source
463463 rake (>= 0.8.7 )
464464 thor (>= 0.19.0 , < 2.0 )
465- rake (13.0.3 )
465+ rake (13.0.6 )
466466 ransack (2.3.0 )
467467 actionpack (>= 5.0 )
468468 activerecord (>= 5.0 )
563563 tilt (1.1 )
564564 tinymce-rails (4.2.8 )
565565 railties (>= 3.1.1 )
566- tzinfo (1.2.10 )
566+ tzinfo (1.2.11 )
567567 thread_safe (~> 0.1 )
568568 uglifier (2.7.2 )
569569 execjs (>= 0.3.0 )
@@ -616,7 +616,7 @@ DEPENDENCIES
616616 high_voltage (= 3.1.0 )
617617 highline
618618 jbuilder (= 2.7.0 )
619- jquery-rails (= 4.3.5 )
619+ jquery-rails (= 4.4.0 )
620620 jquery-ui-rails
621621 json (>= 2.3.0 )
622622 jwt
You can’t perform that action at this time.
0 commit comments