diff --git a/Gemfile.lock b/Gemfile.lock index bdce36d..6fe890e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) countries (2.1.3) i18n_data (~> 0.8.0) money (~> 6.9) @@ -84,11 +84,11 @@ GEM country_select (3.1.1) countries (~> 2.0) sort_alphabetical (~> 1.0) - crass (1.0.3) - devise (4.4.1) + crass (1.0.5) + devise (4.7.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0, < 5.2) + railties (>= 4.1.0) responders warden (~> 1.2.3) erubis (2.7.0) @@ -100,7 +100,7 @@ GEM globalid (0.4.1) activesupport (>= 4.2.0) gmaps4rails (2.1.2) - i18n (0.9.3) + i18n (0.9.5) concurrent-ruby (~> 1.0) i18n_data (0.8.0) jquery-rails (4.3.1) @@ -109,7 +109,7 @@ GEM thor (>= 0.14, < 2.0) json (1.8.6) libv8 (3.16.14.19) - loofah (2.1.1) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -119,8 +119,8 @@ GEM mime-types-data (3.2016.0521) mimemagic (0.3.2) mini_mime (1.0.0) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.13.0) momentjs-rails (2.17.1) railties (>= 3.1) money (6.10.1) @@ -128,8 +128,8 @@ GEM net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (4.2.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) paperclip (5.2.1) activemodel (>= 4.2.0) @@ -138,7 +138,7 @@ GEM mime-types mimemagic (~> 0.3.0) pg (0.21.0) - rack (1.6.8) + rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) rails (4.2.1) @@ -158,21 +158,21 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (4.2.1) actionpack (= 4.2.1) activesupport (= 4.2.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.0) + rake (13.0.0) rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) ref (2.0.0) - responders (2.4.0) - actionpack (>= 4.2.0, < 5.3) - railties (>= 4.2.0, < 5.3) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) sass (3.5.5) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -203,10 +203,10 @@ GEM therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.4) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (4.1.5) execjs (>= 0.3.0, < 3)