aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2017-12-19 16:41:35 +0100
committerLuc Donnet2017-12-21 15:32:42 +0100
commitbb79de10b08161586dec9118354b1a153e2c67fd (patch)
tree4f21c6de4e2c9e74225fc2737a29669d83a7f2f2
parent4918ffcd7492661f36a763cdf248757993f9bff4 (diff)
downloadchouette-core-bb79de10b08161586dec9118354b1a153e2c67fd.tar.bz2
Gemfile: Remove `hstore_accessor`
We're no longer using this gem. See: * b54daa7b2d7925131572e5e5d5181cf3515a6057 * 993650cd1739a3c4c2dd6a4dc01110b57ef88f36 Refs #5316
-rw-r--r--Gemfile1
-rw-r--r--Gemfile.lock3
2 files changed, 0 insertions, 4 deletions
diff --git a/Gemfile b/Gemfile
index 21f534c8b..e55e0b9d6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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