Update axlsx_rails to version 0.5.2

This commit is contained in:
depfu[bot] 2018-08-31 21:31:06 +00:00 committed by Henne Vogelsang
parent ad3230dc65
commit a924fcf947

View file

@ -1,12 +1,12 @@
GIT GIT
remote: https://github.com/randym/axlsx.git remote: https://github.com/randym/axlsx.git
revision: c8ac844572b25fda358cc01d2104720c4c42f450 revision: c593a08b2a929dac7aa8dc418b55e26b4c49dc34
specs: specs:
axlsx (2.1.0.pre) axlsx (3.0.0.pre)
htmlentities (~> 4.3.4) htmlentities (~> 4.3, >= 4.3.4)
mimemagic (~> 0.3) mimemagic (~> 0.3)
nokogiri (>= 1.6.6) nokogiri (~> 1.8, >= 1.8.2)
rubyzip (>= 1.2.1) rubyzip (~> 1.2, >= 1.2.1)
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
@ -81,9 +81,9 @@ GEM
awesome_nested_set (3.1.4) awesome_nested_set (3.1.4)
activerecord (>= 4.0.0, < 5.3) activerecord (>= 4.0.0, < 5.3)
aws_cf_signer (0.1.3) aws_cf_signer (0.1.3)
axlsx_rails (0.2.0) axlsx_rails (0.5.2)
actionpack (>= 3.1)
axlsx (>= 2.0.1) axlsx (>= 2.0.1)
rails (>= 3.1)
bcrypt (3.1.12) bcrypt (3.1.12)
binding_of_caller (0.7.2) binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
@ -193,7 +193,7 @@ GEM
formtastic-bootstrap (3.1.1) formtastic-bootstrap (3.1.1)
formtastic (>= 3.0) formtastic (>= 3.0)
geocoder (1.4.9) geocoder (1.4.9)
globalid (0.4.0) globalid (0.4.1)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
gravtastic (3.2.6) gravtastic (3.2.6)
guard (2.14.1) guard (2.14.1)
@ -269,17 +269,18 @@ GEM
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
lumberjack (1.0.12) lumberjack (1.0.12)
mail (2.6.6) mail (2.7.0)
mime-types (>= 1.16, < 4) mini_mime (>= 0.1.1)
method_source (0.8.2) method_source (0.8.2)
mime-types (3.1) mime-types (3.2.2)
mime-types-data (~> 3.2015) mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521) mime-types-data (3.2018.0812)
mimemagic (0.3.2) mimemagic (0.3.2)
mina (0.3.8) mina (0.3.8)
open4 (~> 1.3.4) open4 (~> 1.3.4)
rake rake
mini_magick (4.8.0) mini_magick (4.8.0)
mini_mime (1.0.1)
mini_portile2 (2.3.0) mini_portile2 (2.3.0)
minitest (5.11.3) minitest (5.11.3)
momentjs-rails (2.8.1) momentjs-rails (2.8.1)