diff options
| author | Teddy Wing | 2017-12-19 16:41:35 +0100 | 
|---|---|---|
| committer | Luc Donnet | 2017-12-21 15:32:42 +0100 | 
| commit | bb79de10b08161586dec9118354b1a153e2c67fd (patch) | |
| tree | 4f21c6de4e2c9e74225fc2737a29669d83a7f2f2 /Gemfile.lock | |
| parent | 4918ffcd7492661f36a763cdf248757993f9bff4 (diff) | |
| download | chouette-core-bb79de10b08161586dec9118354b1a153e2c67fd.tar.bz2 | |
Gemfile: Remove `hstore_accessor`
We're no longer using this gem. See:
* b54daa7b2d7925131572e5e5d5181cf3515a6057
* 993650cd1739a3c4c2dd6a4dc01110b57ef88f36
Refs #5316
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 3 | 
1 files changed, 0 insertions, 3 deletions
| 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 | 
