diff --git a/Gemfile b/Gemfile index e211027b2..d2c0c2d05 100644 --- a/Gemfile +++ b/Gemfile @@ -38,7 +38,7 @@ gem 'bootstrap-sass', '~> 3.3.5' gem 'kaminari' # Decorators -gem 'draper', '~> 3.0.0.pre1' +gem 'draper' gem 'unicode_utils' diff --git a/Gemfile.lock b/Gemfile.lock index 628b6ea8e..085a4f187 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,9 +51,8 @@ GEM globalid (>= 0.3.6) activemodel (5.0.0.1) activesupport (= 5.0.0.1) - activemodel-serializers-xml (1.0.1) + activemodel-serializers-xml (1.0.2) activemodel (> 5.x) - activerecord (> 5.x) activesupport (> 5.x) builder (~> 3.1) activerecord (5.0.0.1) @@ -176,7 +175,7 @@ GEM dotenv-rails (2.2.1) dotenv (= 2.2.1) railties (>= 3.2, < 5.2) - draper (3.0.0.pre1) + draper (3.0.1) actionpack (~> 5.0) activemodel (~> 5.0) activemodel-serializers-xml (~> 1.0) @@ -778,7 +777,7 @@ DEPENDENCIES delayed_job_web devise dotenv-rails - draper (~> 3.0.0.pre1) + draper factory_girl fog fog-openstack