Merge branch 'master' of github.com:fetsite/fetsite

Conflicts:
	Gemfile.lock
This commit is contained in:
Andreas Stephanides
2014-02-20 10:52:49 +01:00
4 changed files with 76 additions and 49 deletions

View File

@@ -44,7 +44,7 @@ gem 'jquery-rails'
gem 'formtastic', '~>2.2.1'
gem 'formtastic-bootstrap', '~>2.1.3' #, :git => "git://github.com/mjbellantoni/formtastic-bootstrap.git"
# TinyMCE
gem "tinymce-rails" , '>=3.5.8'
gem "tinymce-rails" , '~>3.5.8'
# Internationalisierung
#gem "globalize3" ,'~>3.0.4'
@@ -93,4 +93,4 @@ gem "seed_dump", "~> 0.5.3"
#gem "themes_for_rails" ,:git =>'git://github.com/tkriplean/themes_for_rails.git'
#gem "themes_for_rails", :git=> 'git://github.com/lucasefe/themes_for_rails.git'
gem 'themes_for_rails'
gem 'remotipart', :git =>'git://github.com/JangoSteve/remotipart.git'
gem 'remotipart', :git =>'git://github.com/JangoSteve/remotipart.git'