mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-06 04:40:18 +01:00
update for rails4rc2
This commit is contained in:
parent
4a485558e2
commit
20b4b626fe
2 changed files with 38 additions and 93 deletions
4
Gemfile
4
Gemfile
|
|
@ -1,7 +1,7 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
gem 'rails', '4.0.0.rc1'
|
||||
gem 'sass-rails', '4.0.0.rc1'
|
||||
gem 'rails', '4.0.0.rc2'
|
||||
gem 'sass-rails', '4.0.0.rc2'
|
||||
gem 'coffee-rails', '~>4.0'
|
||||
|
||||
# todo: remove xml api
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue