From 1173046c6bd8880d8599b9414b8ff544c3517d14 Mon Sep 17 00:00:00 2001 From: Steffen van Bergerem Date: Thu, 2 Mar 2017 18:28:46 +0100 Subject: [PATCH] Bump entypo-rails --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 147c4800e..bc70cc117 100644 --- a/Gemfile +++ b/Gemfile @@ -81,7 +81,7 @@ gem "uuid", "2.3.8" # Icons -gem "entypo-rails", "3.0.0.pre.rc2" +gem "entypo-rails", "3.0.0" # JavaScript diff --git a/Gemfile.lock b/Gemfile.lock index 5bc378d6d..5d8a2c4d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -186,8 +186,8 @@ GEM docile (1.1.5) domain_name (0.5.20170223) unf (>= 0.0.5, < 1.0.0) - entypo-rails (3.0.0.pre.rc2) - railties (>= 4.1, <= 5) + entypo-rails (3.0.0) + railties (>= 4.1, < 6) equalizer (0.0.10) erubis (2.7.0) eslintrb (2.1.0) @@ -810,7 +810,7 @@ DEPENDENCIES diaspora-prosody-config (= 0.0.7) diaspora_federation-rails (= 0.1.7) diaspora_federation-test (= 0.1.7) - entypo-rails (= 3.0.0.pre.rc2) + entypo-rails (= 3.0.0) eye (= 0.9.1) factory_girl_rails (= 4.8.0) faraday (= 0.9.2)