]> cat aescling's git repositories - mastodon.git/commitdiff
Bump microformats from 4.3.1 to 4.4.1 (#18500)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 29 May 2022 13:28:07 +0000 (22:28 +0900)
committeraescling <aescling+gitlab@cat.family>
Sun, 28 Aug 2022 21:14:03 +0000 (17:14 -0400)
Bumps [microformats](https://github.com/microformats/microformats-ruby) from 4.3.1 to 4.4.1.
- [Release notes](https://github.com/microformats/microformats-ruby/releases)
- [Commits](https://github.com/microformats/microformats-ruby/compare/v4.3.1...v4.4.1)

---
updated-dependencies:
- dependency-name: microformats
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 84a9ffa6e189644b251a5cdc0274957b90f4759f..9b48486d6ea6069d75168d380b5de924fdfa2d57 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -118,7 +118,7 @@ group :test do
   gem 'capybara', '~> 3.37'
   gem 'climate_control', '~> 0.2'
   gem 'faker', '~> 2.21'
-  gem 'microformats', '~> 4.2'
+  gem 'microformats', '~> 4.4'
   gem 'rails-controller-testing', '~> 1.0'
   gem 'rspec-sidekiq', '~> 3.1'
   gem 'simplecov', '~> 0.21', require: false
index 530336c799124e6e2d6bd1452f04dc43d9b6f9cb..f6f522ad6dae398d0d88b4a6487bfd4150f649ed 100644 (file)
@@ -322,7 +322,7 @@ GEM
     idn-ruby (0.1.4)
     ipaddress (0.8.3)
     jmespath (1.6.1)
-    json (2.5.1)
+    json (2.6.2)
     json-canonicalization (0.3.0)
     json-jwt (1.13.0)
       activesupport (>= 4.2)
@@ -389,7 +389,7 @@ GEM
     matrix (0.4.2)
     memory_profiler (1.0.0)
     method_source (1.0.0)
-    microformats (4.3.1)
+    microformats (4.4.1)
       json (~> 2.2)
       nokogiri (~> 1.10)
     mime-types (3.4.1)
@@ -789,7 +789,7 @@ DEPENDENCIES
   makara (~> 0.5)
   mario-redis-lock (~> 1.2)
   memory_profiler
-  microformats (~> 4.2)
+  microformats (~> 4.4)
   mime-types (~> 3.4.1)
   net-ldap (~> 0.17)
   nokogiri (~> 1.13)