gem update
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -44,7 +44,7 @@ gem 'jquery-rails'
|
|||||||
gem 'formtastic', '~>2.2.1'
|
gem 'formtastic', '~>2.2.1'
|
||||||
gem 'formtastic-bootstrap', '~>2.1.3' #, :git => "git://github.com/mjbellantoni/formtastic-bootstrap.git"
|
gem 'formtastic-bootstrap', '~>2.1.3' #, :git => "git://github.com/mjbellantoni/formtastic-bootstrap.git"
|
||||||
# TinyMCE
|
# TinyMCE
|
||||||
gem "tinymce-rails" , '>=3.5.8'
|
gem "tinymce-rails" , '~>3.5.8'
|
||||||
|
|
||||||
# Internationalisierung
|
# Internationalisierung
|
||||||
#gem "globalize3" ,'~>3.0.4'
|
#gem "globalize3" ,'~>3.0.4'
|
||||||
|
|||||||
Reference in New Issue
Block a user