diff --git a/Gemfile.lock b/Gemfile.lock index 402f17e..5a59358 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) coveralls (0.8.21) json (>= 1.8, < 3) simplecov (~> 0.14.1) @@ -172,8 +172,8 @@ GEM friendly_id (5.2.3) activerecord (>= 4.0.0) gli (2.17.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.14.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -190,7 +190,7 @@ GEM rspec (>= 2.99.0, < 4.0) hashie (3.5.7) highline (1.7.10) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-tasks (0.9.20) activesupport (>= 4.0.2) @@ -240,7 +240,7 @@ GEM rake mini_mime (1.0.2) mini_portile2 (2.5.1) - minitest (5.14.0) + minitest (5.15.0) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) @@ -439,7 +439,7 @@ GEM turbolinks (5.1.0) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.4) execjs (>= 0.3.0, < 3)