about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-02-06 16:46:37 +0100
committerEugen Rochko <eugen@zeonfederated.com>2019-02-06 16:46:37 +0100
commite28fe2ef2639d06c0df8717216052720f1c3543f (patch)
tree0cc3ec2d7e1d6991e55bf04b08a179906c1cf093 /Gemfile.lock
parente186bd2fb0d2d70c0c401d35cd9f6a63bd20eeac (diff)
Bump microformats from 4.0.7 to 4.1.0 (#9980)
Bumps [microformats](https://github.com/microformats/microformats-ruby) from 4.0.7 to 4.1.0.
- [Release notes](https://github.com/microformats/microformats-ruby/releases)
- [Commits](https://github.com/microformats/microformats-ruby/compare/v4.0.7...v4.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5bec39a01..af7629690 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -335,9 +335,9 @@ GEM
       redis (>= 3.0.5)
     memory_profiler (0.9.12)
     method_source (0.9.2)
-    microformats (4.0.7)
-      json
-      nokogiri
+    microformats (4.1.0)
+      json (~> 2.1)
+      nokogiri (~> 1.8, >= 1.8.3)
     mime-types (3.2.2)
       mime-types-data (~> 3.2015)
     mime-types-data (3.2018.0812)
@@ -709,7 +709,7 @@ DEPENDENCIES
   makara (~> 0.4)
   mario-redis-lock (~> 1.2)
   memory_profiler
-  microformats (~> 4.0)
+  microformats (~> 4.1)
   mime-types (~> 3.2)
   net-ldap (~> 0.10)
   nokogiri (~> 1.10)