diff --git a/Gemfile.lock b/Gemfile.lock index cd4f3ac..8abcd2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) crass (1.0.4) devise (4.4.3) bcrypt (~> 3.0) @@ -128,8 +128,8 @@ GEM formtastic (3.1.5) actionpack (>= 3.2.13) formtastic_i18n (0.6.0) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) google-cloud-vision (0.33.1) google-gax (~> 1.3) google-gax (1.6.3) @@ -160,7 +160,7 @@ GEM activesupport (>= 4.1) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.0.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) inherited_resources (1.10.0) actionpack (>= 5.0, < 6.0) @@ -203,7 +203,7 @@ GEM mime-types-data (3.2019.0331) mini_mime (1.0.0) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.17.0) multi_json (1.13.1) multipart-post (2.1.1) netrc (0.11.0) @@ -304,7 +304,7 @@ GEM thor (0.19.4) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.11) execjs (>= 0.3.0, < 3)