]> cat aescling's git repositories - mastodon.git/commitdiff
Bump makara from 0.4.1 to 0.5.0 (#15578)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 23 Jan 2021 14:25:08 +0000 (23:25 +0900)
committerGitHub <noreply@github.com>
Sat, 23 Jan 2021 14:25:08 +0000 (23:25 +0900)
Bumps [makara](https://github.com/taskrabbit/makara) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/taskrabbit/makara/releases)
- [Changelog](https://github.com/instacart/makara/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taskrabbit/makara/compare/v0.4.1...v0.5.0)

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 f32e00ec8867ef579b1f0ee6f2b0f5208637aa6d..aeb6d73ee742d84b86cda1410b6cc9a1afae93d6 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -13,7 +13,7 @@ gem 'rack', '~> 2.2.3'
 
 gem 'hamlit-rails', '~> 0.2'
 gem 'pg', '~> 1.2'
-gem 'makara', '~> 0.4'
+gem 'makara', '~> 0.5'
 gem 'pghero', '~> 2.7'
 gem 'dotenv-rails', '~> 2.7'
 
index 38174e0f7ea394e862e145078f4e20a3dcaff568..516db5a3219dd8fb2f640493d0e5371161cd9851 100644 (file)
@@ -333,7 +333,7 @@ GEM
       nokogiri (>= 1.5.9)
     mail (2.7.1)
       mini_mime (>= 0.1.1)
-    makara (0.4.1)
+    makara (0.5.0)
       activerecord (>= 3.0.0)
     marcel (0.3.3)
       mimemagic (~> 0.3.2)
@@ -740,7 +740,7 @@ DEPENDENCIES
   letter_opener_web (~> 1.4)
   link_header (~> 0.0)
   lograge (~> 0.11)
-  makara (~> 0.4)
+  makara (~> 0.5)
   mario-redis-lock (~> 1.2)
   memory_profiler
   microformats (~> 4.2)