diff --git a/Gemfile.lock b/Gemfile.lock index 6634971..b54aff5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM cloudinary (1.14.0) aws_cf_signer rest-client - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) devise (4.7.1) bcrypt (~> 3.0) @@ -86,12 +86,12 @@ GEM erubi (1.9.0) execjs (2.7.0) ffi (1.12.2) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-like (0.3.1) jbuilder (2.10.0) @@ -126,7 +126,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.15.0) msgpack (1.3.3) netrc (0.11.0) nio4r (2.5.2) @@ -206,7 +206,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)