From 2353fd812e7144a31801a25e3551ecf02e732f3b Mon Sep 17 00:00:00 2001 From: gotens1211 Date: Fri, 3 Mar 2017 16:28:25 +0530 Subject: [PATCH] updated rubyzip gem in Gemfile.lock --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a42c6523..e73c9b5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM axlsx (2.0.1) htmlentities (~> 4.3.1) nokogiri (>= 1.4.1) - rubyzip (~> 1.0.0) + rubyzip (~> 1.2.1) axlsx_rails (0.2.0) axlsx (>= 2.0.1) rails (>= 3.1) @@ -451,7 +451,7 @@ GEM ruby-oembed (0.8.14) ruby-openid (2.5.0) ruby-progressbar (1.7.5) - rubyzip (1.0.0) + rubyzip (1.2.1) safe_yaml (1.0.4) sass (3.2.19) sass-rails (4.0.4)