diff options
| -rw-r--r-- | Gemfile | 1 | ||||
| -rw-r--r-- | Gemfile.lock | 3 |
2 files changed, 0 insertions, 4 deletions
@@ -126,7 +126,6 @@ gem 'acts-as-taggable-on', '~> 4.0.0' gem 'acts_as_list', '~> 0.6.0' gem 'acts_as_tree', '~> 2.1.0', require: 'acts_as_tree' -gem "hstore_accessor", "~> 1.1" gem 'rabl' gem 'carrierwave', '~> 1.0' diff --git a/Gemfile.lock b/Gemfile.lock index f9682dff1..7c305cb8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -252,8 +252,6 @@ GEM hashdiff (0.3.4) highline (1.7.8) hike (1.2.3) - hstore_accessor (1.1.0) - activerecord (>= 4.0.0) htmlbeautifier (1.3.1) httparty (0.14.0) multi_xml (>= 0.5.2) @@ -611,7 +609,6 @@ DEPENDENCIES google-analytics-rails gretel has_array_of! - hstore_accessor (~> 1.1) htmlbeautifier i18n-tasks inherited_resources |
