From a924fcf9477c6354437254712d1de7e9c1b2dc5d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Fri, 31 Aug 2018 21:31:06 +0000 Subject: [PATCH] Update axlsx_rails to version 0.5.2 --- Gemfile.lock | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f051d54a..6fc49b26 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GIT remote: https://github.com/randym/axlsx.git - revision: c8ac844572b25fda358cc01d2104720c4c42f450 + revision: c593a08b2a929dac7aa8dc418b55e26b4c49dc34 specs: - axlsx (2.1.0.pre) - htmlentities (~> 4.3.4) + axlsx (3.0.0.pre) + htmlentities (~> 4.3, >= 4.3.4) mimemagic (~> 0.3) - nokogiri (>= 1.6.6) - rubyzip (>= 1.2.1) + nokogiri (~> 1.8, >= 1.8.2) + rubyzip (~> 1.2, >= 1.2.1) GEM remote: https://rubygems.org/ @@ -81,9 +81,9 @@ GEM awesome_nested_set (3.1.4) activerecord (>= 4.0.0, < 5.3) aws_cf_signer (0.1.3) - axlsx_rails (0.2.0) + axlsx_rails (0.5.2) + actionpack (>= 3.1) axlsx (>= 2.0.1) - rails (>= 3.1) bcrypt (3.1.12) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) @@ -193,7 +193,7 @@ GEM formtastic-bootstrap (3.1.1) formtastic (>= 3.0) geocoder (1.4.9) - globalid (0.4.0) + globalid (0.4.1) activesupport (>= 4.2.0) gravtastic (3.2.6) guard (2.14.1) @@ -269,17 +269,18 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.12) - mail (2.6.6) - mime-types (>= 1.16, < 4) + mail (2.7.0) + mini_mime (>= 0.1.1) method_source (0.8.2) - mime-types (3.1) + mime-types (3.2.2) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) + mime-types-data (3.2018.0812) mimemagic (0.3.2) mina (0.3.8) open4 (~> 1.3.4) rake mini_magick (4.8.0) + mini_mime (1.0.1) mini_portile2 (2.3.0) minitest (5.11.3) momentjs-rails (2.8.1)