From 5c6e20048afd00db00cc5ae7d84a7f9cb5221ff9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Mon, 4 May 2015 15:28:04 +0200 Subject: [PATCH] bump entypo-rails --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 73546edd8..bc5c16284 100644 --- a/Gemfile +++ b/Gemfile @@ -79,7 +79,7 @@ gem "uuid", "2.3.7" # Icons -gem "entypo-rails", "2.2.2" +gem "entypo-rails", "2.2.3" # JavaScript diff --git a/Gemfile.lock b/Gemfile.lock index 6ba6bca11..99a513e6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -165,7 +165,7 @@ GEM em-hiredis (0.3.0) eventmachine (~> 1.0) hiredis (~> 0.5.0) - entypo-rails (2.2.2) + entypo-rails (2.2.3) railties (>= 3.1, <= 5) erubis (2.7.0) ethon (0.7.3) @@ -714,7 +714,7 @@ DEPENDENCIES devise-token_authenticatable (~> 0.3.0) devise_lastseenable (= 0.0.4) diaspora-vines (~> 0.1.27) - entypo-rails (= 2.2.2) + entypo-rails (= 2.2.3) factory_girl_rails (= 4.5.0) faraday (= 0.9.1) faraday-cookie_jar (= 0.0.6)