mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-04 12:00:16 +01:00
Merge branch 'master' into new-gui
This commit is contained in:
commit
d670839460
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -5,7 +5,7 @@ gem 'sass-rails', '~>4.0.0'
|
|||
gem 'coffee-rails', '~>4.0.0'
|
||||
|
||||
# todo: remove xml api
|
||||
gem 'actionpack-xml_parser', github: 'rails/actionpack-xml_parser'
|
||||
gem 'actionpack-xml_parser', git: 'https://github.com/rails/actionpack-xml_parser'
|
||||
|
||||
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
||||
gem 'therubyracer'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue