This repository was archived by the owner on Nov 28, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ gem 'coffee-rails', '~> 4.2'
1818gem 'therubyracer' , '~> 0.12' , platforms : :ruby
1919
2020# Use jquery as the JavaScript library
21- gem 'jquery-rails' , '~> 4.4 '
21+ gem 'jquery-rails' , '~> 4.5 '
2222
2323# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
2424gem 'turbolinks' , '~> 5.2'
Original file line number Diff line number Diff line change 126126 execjs
127127 coffee-script-source (1.12.2 )
128128 colorize (0.8.1 )
129- concurrent-ruby (1.1.9 )
129+ concurrent-ruby (1.1.10 )
130130 connection_pool (2.2.1 )
131131 coveralls (0.8.23 )
132132 json (>= 1.8 , < 3 )
419419 activesupport (>= 4.2.0 )
420420 jquery-dotdotdot-rails (1.6.5 )
421421 railties (>= 3.1 )
422- jquery-rails (4.4 .0 )
422+ jquery-rails (4.5 .0 )
423423 rails-dom-testing (>= 1 , < 3 )
424424 railties (>= 4.2.0 )
425425 thor (>= 0.14 , < 2.0 )
489489 listen (3.2.1 )
490490 rb-fsevent (~> 0.10 , >= 0.10.3 )
491491 rb-inotify (~> 0.9 , >= 0.9.10 )
492- loofah (2.13 .0 )
492+ loofah (2.18 .0 )
493493 crass (~> 1.0.2 )
494494 nokogiri (>= 1.5.9 )
495495 lumberjack (1.2.4 )
748748 daemons (~> 1.0 , >= 1.0.9 )
749749 eventmachine (~> 1.0 , >= 1.0.4 )
750750 rack (>= 1 , < 3 )
751- thor (1.1.0 )
751+ thor (1.2.1 )
752752 thread_safe (0.3.6 )
753753 tilt (2.0.10 )
754754 timecop (0.9.5 )
@@ -823,7 +823,7 @@ DEPENDENCIES
823823 guard-rspec (~> 4.7 )
824824 jbuilder (~> 2.9 )
825825 jquery-dotdotdot-rails (~> 1.6 )
826- jquery-rails (~> 4.4 )
826+ jquery-rails (~> 4.5 )
827827 kaminari (~> 1.2 )
828828 kaminari-mongoid (~> 1.0 )
829829 mongo (~> 2.1 )!
You can’t perform that action at this time.
0 commit comments