forked from bofh/fetsite
Merge branch 'master' of github.com:fetsite/fetsite
Conflicts: Gemfile.lock
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user