diff --git a/Gemfile.lock b/Gemfile.lock index 3744356..5f1935f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.5) devise (4.7.1) @@ -111,12 +111,12 @@ GEM figaro (1.1.1) thor (~> 0.14) geocoder (1.6.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) gmaps4rails (2.1.2) gravtastic (3.2.6) hashie (3.5.7) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.8.0) activesupport (>= 4.2.0) @@ -150,7 +150,7 @@ GEM mini_portile2 (2.6.1) mini_racer (0.2.4) libv8 (>= 6.3) - minitest (5.12.2) + minitest (5.15.0) multi_json (1.13.1) nested_form_fields (0.8.2) coffee-rails (>= 3.2.1) @@ -314,7 +314,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)