Use Mojolicious::Plugin::Localize from CPAN

Change-Id: Ie98f4bf7c0f666d9e4c8e875ae20e7cada39cff9
diff --git a/Makefile.PL b/Makefile.PL
index 0037778..ea02191 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -28,6 +28,7 @@
     'Mojolicious::Plugin::ClientIP' => 0.02,
     'Mojolicious::Plugin::AutoSecrets' => 0.006,
     'Mojolicious::Plugin::TagHelpers::ContentBlock' => 0.12,
+    'Mojolicious::Plugin::Localize' => 0.23,
     'Cache::FastMmap' => 1.61,
     'DateTime' => 1.66,
 
@@ -39,10 +40,7 @@
     'List::Util' => 1.70,
 
     # Required for bundled plugins
-    'Mojolicious::Plugin::Piwik' => 2.00,
-
-    # Currently on GitHub only (github.com/akron)
-    'Mojolicious::Plugin::Localize' => 0.22
+    'Mojolicious::Plugin::Piwik' => 2.00
   },
 
   META_MERGE   => {