diff --git a/Gemfile.lock b/Gemfile.lock index c6201f3..b08d7ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,16 +1,16 @@ GEM remote: http://rubygems.org/ specs: - actionpack (4.1.14.1) - actionview (= 4.1.14.1) - activesupport (= 4.1.14.1) + actionpack (4.1.16) + actionview (= 4.1.16) + activesupport (= 4.1.16) rack (~> 1.5.2) rack-test (~> 0.6.2) - actionview (4.1.14.1) - activesupport (= 4.1.14.1) + actionview (4.1.16) + activesupport (= 4.1.16) builder (~> 3.1) erubis (~> 2.7.0) - activesupport (4.1.14.1) + activesupport (4.1.16) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -22,7 +22,7 @@ GEM bootstrap-sass (3.3.6) autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) - builder (3.2.2) + builder (3.2.4) celluloid (0.16.0) timers (~> 4.0.0) chunky_png (1.3.5) @@ -55,7 +55,7 @@ GEM i18n (0.7.0) jquery-middleman (3.1.2) thor (>= 0.14, < 2.0) - json (1.8.3) + json (1.8.6) kramdown (1.9.0) listen (2.10.1) celluloid (~> 0.16.0) @@ -96,8 +96,8 @@ GEM sprockets (~> 2.12.1) sprockets-helpers (~> 1.1.0) sprockets-sass (~> 1.3.0) - minitest (5.8.4) - multi_json (1.11.2) + minitest (5.18.0) + multi_json (1.15.0) net-sftp (2.1.2) net-ssh (>= 2.6.5) net-ssh (3.0.2) @@ -111,12 +111,12 @@ GEM rack (1.5.5) rack-test (0.6.3) rack (>= 1.0) - railties (4.1.14.1) - actionpack (= 4.1.14.1) - activesupport (= 4.1.14.1) + railties (4.1.16) + actionpack (= 4.1.16) + activesupport (= 4.1.16) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.5.0) + rake (13.0.6) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0) @@ -127,7 +127,7 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - sprockets (2.12.4) + sprockets (2.12.5) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) @@ -141,12 +141,12 @@ GEM sprockets-sass (1.3.1) sprockets (~> 2.0) tilt (~> 1.1) - thor (0.19.1) - thread_safe (0.3.5) + thor (1.2.1) + thread_safe (0.3.6) tilt (1.4.1) timers (4.0.4) hitimes - tzinfo (1.2.2) + tzinfo (1.2.11) thread_safe (~> 0.1) uber (0.0.15) uglifier (2.7.2)