From 8768aaab73109ff9731d75bb773d39179a1e810b Mon Sep 17 00:00:00 2001 From: Despo Pentara Date: Mon, 5 May 2014 15:41:59 +0100 Subject: [PATCH] upgrade dependencies --- Gemfile.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ce2b250b3..d66d3cedb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM coffee-script-source execjs coffee-script-source (1.7.0) - columnize (0.3.6) + columnize (0.8.9) coveralls (0.7.0) multi_json (~> 1.3) rest-client @@ -61,9 +61,11 @@ GEM debugger-ruby_core_source (1.3.2) diff-lcs (1.2.5) docile (1.1.3) - dotenv (0.10.0) - dotenv-rails (0.10.0) - dotenv (= 0.10.0) + dotenv (0.11.1) + dotenv-deployment (~> 0.0.2) + dotenv-deployment (0.0.2) + dotenv-rails (0.11.1) + dotenv (= 0.11.1) draper (1.3.0) actionpack (>= 3.0) activemodel (>= 3.0) @@ -71,24 +73,24 @@ GEM request_store (~> 1.0.3) erubis (2.7.0) execjs (2.0.2) - fabrication (2.11.1) + fabrication (2.11.2) faker (1.3.0) i18n (~> 0.5) faraday (0.9.0) multipart-post (>= 1.2, < 3) - font-awesome-rails (4.0.3.1) + font-awesome-rails (4.0.3.2) railties (>= 3.2, < 5.0) foundation-rails (5.2.2.0) railties (>= 3.1.0) sass (>= 3.2.0) - github-markdown (0.5.5) + github-markdown (0.6.5) haml (4.0.5) tilt hashie (2.1.1) hike (1.2.3) htmlentities (4.3.1) i18n (0.6.9) - jbuilder (2.0.6) + jbuilder (2.0.7) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) jquery-rails (3.1.0) @@ -106,7 +108,7 @@ GEM mime-types (1.25.1) mini_portile (0.5.3) minitest (5.3.3) - multi_json (1.9.2) + multi_json (1.9.3) multi_xml (0.5.5) multipart-post (2.0.0) nokogiri (1.6.1) @@ -130,7 +132,7 @@ GEM omniauth (~> 1.2) pg (0.17.1) polyglot (0.3.4) - premailer (1.8.0) + premailer (1.8.2) css_parser (>= 1.3.5) htmlentities (>= 4.0.0) premailer-rails (1.7.0) @@ -168,7 +170,7 @@ GEM activesupport (= 4.1.0) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.3.0) + rake (10.3.1) rdoc (4.1.1) json (~> 1.4) request_store (1.0.5)