From 825dc23de1e209647c573730bcf8b32740ac71a9 Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Sun, 9 Feb 2014 23:07:11 +0100 Subject: [PATCH] gem update --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 0614309..3a8134f 100755 --- a/Gemfile +++ b/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'