diff --git a/Gemfile b/Gemfile index cac96cbb5..6b4aeea1d 100644 --- a/Gemfile +++ b/Gemfile @@ -71,7 +71,7 @@ gem 'uuid', '2.3.7' # Icons -gem 'entypo-rails', '2.2.1' +gem 'entypo-rails', '2.2.2' # JavaScript diff --git a/Gemfile.lock b/Gemfile.lock index 4a3ca348d..2a21e52fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM execjs eco-source (1.1.0.rc.1) ejs (1.1.1) - entypo-rails (2.2.1) + entypo-rails (2.2.2) railties (>= 3.1, <= 5) erubis (2.7.0) ethon (0.7.1) @@ -446,7 +446,7 @@ GEM simple_oauth (~> 0.2) typhoeus (0.6.8) ethon (>= 0.7.0) - tzinfo (0.3.40) + tzinfo (0.3.41) uglifier (2.5.0) execjs (>= 0.3.0) json (>= 1.8.0) @@ -489,7 +489,7 @@ DEPENDENCIES database_cleaner (= 1.3.0) devise (= 3.2.4) devise_lastseenable (= 0.0.4) - entypo-rails (= 2.2.1) + entypo-rails (= 2.2.2) factory_girl_rails (= 4.4.1) faraday (= 0.8.9) faraday_middleware (= 0.9.0)