diff --git a/Gemfile.lock b/Gemfile.lock index 6e35202..539e0e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,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) @@ -70,11 +70,11 @@ GEM erubis (2.7.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 (4.0.7) tilt - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.10.1) activesupport (>= 5.0.0) @@ -96,7 +96,7 @@ GEM mime-types-data (3.2020.1104) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.17.0) nio4r (2.5.4) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) @@ -170,7 +170,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.8) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)