diff --git a/Gemfile.lock b/Gemfile.lock index 0fbb691..e60062d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crass (1.0.6) devise (4.7.3) bcrypt (~> 3.0) @@ -84,12 +84,12 @@ GEM erubi (1.9.0) execjs (2.7.0) ffi (1.13.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.1.2) temple (>= 0.8.0) tilt - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.10.1) activesupport (>= 5.0.0) @@ -130,7 +130,7 @@ GEM rake mini_mime (1.0.2) mini_portile2 (2.8.0) - minitest (5.14.2) + minitest (5.17.0) msgpack (1.3.3) nested_form (0.3.2) nio4r (2.5.8)