mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-03 03:20:15 +01:00
Use jquery-ui-rails gem instead of vendored jQuery UI
This commit is contained in:
parent
3220177dd3
commit
2ea20d1a1e
32 changed files with 24 additions and 160 deletions
|
|
@ -105,6 +105,8 @@ GEM
|
|||
jquery-rails (3.1.3)
|
||||
railties (>= 3.0, < 5.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
jquery-ui-rails (5.0.5)
|
||||
railties (>= 3.2.16)
|
||||
json (1.8.3)
|
||||
libv8 (3.16.14.7)
|
||||
mail (2.6.3)
|
||||
|
|
@ -244,6 +246,7 @@ DEPENDENCIES
|
|||
factory_girl_rails
|
||||
htmlentities
|
||||
jquery-rails
|
||||
jquery-ui-rails
|
||||
mocha
|
||||
mysql2 (~> 0.3.17)
|
||||
paperclip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue