From 6767326267a649a04a0f6c7634be87577a788a3d Mon Sep 17 00:00:00 2001 From: Peter Leitzen Date: Tue, 20 Aug 2019 10:52:21 +0000 Subject: Use ActiveModel's type instead of virtus The virtus project has been discontinued: https://github.com/solnic/virtus/commit/a6f896984 --- Gemfile | 1 - 1 file changed, 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 59aa67e642e..116c94bdaf8 100644 --- a/Gemfile +++ b/Gemfile @@ -275,7 +275,6 @@ gem 'font-awesome-rails', '~> 4.7' gem 'gemojione', '~> 3.3' gem 'gon', '~> 6.2' gem 'request_store', '~> 1.3' -gem 'virtus', '~> 1.0.1' gem 'base32', '~> 0.3.0' # Sentry integration -- cgit v1.2.3