From f80019aa1fe9fade5f9697cded3c6e2e648f5634 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baza=CC=81n?= Date: Mon, 1 May 2017 12:35:57 +0200 Subject: [PATCH] updates ahoy --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 6893e62fc..c9f338fd4 100644 --- a/Gemfile +++ b/Gemfile @@ -57,7 +57,7 @@ gem 'whenever', require: false gem 'pg_search' gem 'sitemap_generator', '~> 5.3.1' -gem 'ahoy_matey', '~> 1.5.5' +gem 'ahoy_matey', '~> 1.6.0' gem 'groupdate', '~> 3.2.0' # group temporary data gem 'tolk', '~> 2.0.0' # Web interface for translations diff --git a/Gemfile.lock b/Gemfile.lock index 81422c575..c1dc671a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM acts_as_votable (0.10.0) addressable (2.5.0) public_suffix (~> 2.0, >= 2.0.2) - ahoy_matey (1.5.5) + ahoy_matey (1.6.0) addressable browser (~> 2.0) geocoder @@ -470,7 +470,7 @@ PLATFORMS DEPENDENCIES acts-as-taggable-on acts_as_votable - ahoy_matey (~> 1.5.5) + ahoy_matey (~> 1.6.0) ancestry (~> 2.2.2) browser bullet (~> 5.5.1)