about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorunarist <m.unarist@gmail.com>2017-07-15 02:57:49 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-07-14 19:57:49 +0200
commit8d224ad23bca8d4923e230e5495ee60197e44c3b (patch)
tree4c537498016e8f1f84ab75eb3f561c951109abda /Gemfile.lock
parente2685ccc81f04e1a63a97af80686bf85027418a6 (diff)
Follow renaming of microformats2 gem (#4203)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 83202189d..daef3e1ad 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -242,7 +242,7 @@ GEM
     mail (2.6.6)
       mime-types (>= 1.16, < 4)
     method_source (0.8.2)
-    microformats2 (3.1.0)
+    microformats (4.0.7)
       json
       nokogiri
     mime-types (3.1)
@@ -533,7 +533,7 @@ DEPENDENCIES
   letter_opener_web (~> 1.3)
   link_header (~> 0.0)
   lograge (~> 0.5)
-  microformats2 (~> 3.0)
+  microformats (~> 4.0)
   mime-types (~> 3.1)
   nokogiri (~> 1.7)
   oj (~> 3.0)