diff --git a/Gemfile.lock b/Gemfile.lock index d914fbd..072fb58 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,7 +125,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) connection_pool (2.2.3) crass (1.0.6) devise (4.7.3) @@ -186,8 +186,8 @@ GEM faraday (>= 0.7.4, < 1.0) ffi (1.13.1) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) grape (1.5.0) activesupport builder @@ -218,7 +218,7 @@ GEM temple (>= 0.8.0) tilt hashie (4.1.0) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-like (0.3.1) ipaddress (0.8.3) @@ -263,7 +263,7 @@ GEM mini_portile2 (2.4.0) mini_racer (0.3.1) libv8 (~> 8.4.255) - minitest (5.14.2) + minitest (5.17.0) msgpack (1.3.3) multi_json (1.15.0) multipart-post (2.1.1) @@ -483,7 +483,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)