diff --git a/Gemfile.lock b/Gemfile.lock index 68d6ba5..d49d340 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,11 +48,12 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - carrierwave (0.10.0) - activemodel (>= 3.2.0) - activesupport (>= 3.2.0) - json (>= 1.7) + carrierwave (1.3.2) + activemodel (>= 4.0.0) + activesupport (>= 4.0.0) mime-types (>= 1.16) + ssrf_filter (~> 1.0) + concurrent-ruby (1.1.8) database_cleaner (1.0.1) diff-lcs (1.2.5) erubis (2.7.0) @@ -64,15 +65,15 @@ GEM activemodel (>= 4.0.0, < 5) activerecord (>= 4.0.0, < 5) hike (1.2.3) - i18n (0.6.11) - json (1.8.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) mini_portile (0.5.2) minitest (4.7.5) - multi_json (1.10.1) + multi_json (1.15.0) nocms-blocks (1.1.1) awesome_nested_set (~> 3.0.0) globalize (>= 4.0.0, < 5.1) @@ -127,13 +128,14 @@ GEM activesupport (>= 3.0) sprockets (~> 2.8) sqlite3 (1.3.9) + ssrf_filter (1.0.7) thor (0.18.1) - thread_safe (0.3.4) + thread_safe (0.3.6) tilt (1.4.1) treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.40) + tzinfo (0.3.60) xpath (2.0.0) nokogiri (~> 1.3)