From e63aebff7a4d978fddd7ed3ddc184ed300843a57 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 27 Sep 2016 23:12:33 +0200 Subject: Adding landing page --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 23bb00b64..dee1213a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,9 +106,9 @@ GEM ruby-progressbar (~> 1.4) globalid (0.3.7) activesupport (>= 4.1.0) - goldfinger (1.0.3) + goldfinger (1.0.4) addressable (~> 2.4) - http (~> 1.0) + http (~> 2.0) nokogiri (~> 1.6) hamlit (2.7.2) temple (~> 0.7.6) @@ -122,7 +122,7 @@ GEM hashdiff (0.3.0) hiredis (0.6.1) htmlentities (4.3.4) - http (1.0.4) + http (2.0.3) addressable (~> 2.3) http-cookie (~> 1.0) http-form_data (~> 1.0.1) @@ -168,9 +168,9 @@ GEM pkg-config (~> 1.1.7) oj (2.17.3) orm_adapter (0.5.0) - ostatus2 (0.3) + ostatus2 (0.3.1) addressable (~> 2.4) - http (~> 1.0) + http (~> 2.0) nokogiri (~> 1.6) paperclip (4.3.7) activemodel (>= 3.2.0) -- cgit