diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1e2ac3cf8..fef3270a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -255,6 +255,8 @@ 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) @@ -602,6 +604,7 @@ DEPENDENCIES    georuby-ext (= 0.0.5)    google-analytics-rails    has_array_of! +  hstore_accessor (~> 1.1)    htmlbeautifier    i18n-tasks    inherited_resources  | 
