diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2019-05-04 22:52:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-04 22:52:54 +0200 |
commit | f0865171fec447daae1e6d2eb162b3b7bfdfa85c (patch) | |
tree | 980f3961d0c3000c44771d7b6ff9cdcad44cb65c | |
parent | 7aa749ab46b53bc5b234332ac35acc09a636fc28 (diff) |
Bump blurhash from 0.1.2 to 0.1.3 (#10700)
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 7ab907f6d..59b34a185 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM rack (>= 0.9.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - blurhash (0.1.2) + blurhash (0.1.3) ffi (~> 1.10.0) bootsnap (1.4.4) msgpack (~> 1.0) |