diff --git a/Gemfile.lock b/Gemfile.lock index 8c6c5c9e..95d1ce85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.2.19) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) countries (3.0.0) i18n_data (~> 0.8.0) sixarm_ruby_unaccent (~> 1.1) @@ -129,8 +129,8 @@ GEM activerecord (>= 4.0.0) fssm (0.2.10) geocoder (1.5.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.15.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -155,7 +155,7 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.8.8) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n_data (0.8.0) jaro_winkler (1.5.2) @@ -354,7 +354,7 @@ GEM thread_safe (0.3.6) tilt (2.0.9) timecop (0.9.1) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)