diff --git a/Gemfile.lock b/Gemfile.lock index f1d568b3..92b81722 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM gsl (1.15.3) narray (>= 0.5.9) highline (1.6.20) - jekyll (1.4.1) + jekyll (1.4.2) classifier (~> 1.3) colorator (~> 0.1) commander (~> 4.1.3) diff --git a/bower.json b/bower.json index 5a9effb8..462e955f 100644 --- a/bower.json +++ b/bower.json @@ -12,7 +12,7 @@ "jquery": ">=2.0.3", "picturefill": ">=1.2.1", "masonry": "http://masonry.desandro.com/masonry.pkgd.min.js", - "imagesloaded": ">=3.0.4", + "imagesloaded": ">=3.1.0", "infinitescroll": "https://raw.github.com/paulirish/infinite-scroll/master/jquery.infinitescroll.js", "simpleJekyllSearch": "https://raw.github.com/christian-fei/Simple-Jekyll-Search/master/simpleJekyllSearch.js", "socialite": "https://raw.github.com/tmort/Socialite/master/socialite.js",