Update axlsx_rails to version 0.6.1
This commit is contained in:
parent
9fe89bf229
commit
d637b1b201
1 changed files with 8 additions and 3 deletions
11
Gemfile.lock
11
Gemfile.lock
|
|
@ -1,6 +1,6 @@
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/randym/axlsx.git
|
remote: https://github.com/randym/axlsx.git
|
||||||
revision: c593a08b2a929dac7aa8dc418b55e26b4c49dc34
|
revision: 8e7b4b3b7259103452c191f73ce0bf64f66033fe
|
||||||
specs:
|
specs:
|
||||||
axlsx (3.0.0.pre)
|
axlsx (3.0.0.pre)
|
||||||
htmlentities (~> 4.3, >= 4.3.4)
|
htmlentities (~> 4.3, >= 4.3.4)
|
||||||
|
|
@ -79,9 +79,9 @@ GEM
|
||||||
awesome_nested_set (3.4.0)
|
awesome_nested_set (3.4.0)
|
||||||
activerecord (>= 4.0.0, < 7.0)
|
activerecord (>= 4.0.0, < 7.0)
|
||||||
aws_cf_signer (0.1.3)
|
aws_cf_signer (0.1.3)
|
||||||
axlsx_rails (0.5.2)
|
axlsx_rails (0.6.1)
|
||||||
actionpack (>= 3.1)
|
actionpack (>= 3.1)
|
||||||
axlsx (>= 2.0.1)
|
caxlsx (>= 3.0)
|
||||||
bcrypt (3.1.16)
|
bcrypt (3.1.16)
|
||||||
bindex (0.6.0)
|
bindex (0.6.0)
|
||||||
bootstrap-sass (3.4.1)
|
bootstrap-sass (3.4.1)
|
||||||
|
|
@ -115,6 +115,11 @@ GEM
|
||||||
fastimage
|
fastimage
|
||||||
case_transform (0.2)
|
case_transform (0.2)
|
||||||
activesupport
|
activesupport
|
||||||
|
caxlsx (3.1.0)
|
||||||
|
htmlentities (~> 4.3, >= 4.3.4)
|
||||||
|
marcel (~> 1.0)
|
||||||
|
nokogiri (~> 1.10, >= 1.10.4)
|
||||||
|
rubyzip (>= 1.3.0, < 3)
|
||||||
chartkick (3.4.2)
|
chartkick (3.4.2)
|
||||||
childprocess (3.0.0)
|
childprocess (3.0.0)
|
||||||
chronic (0.10.2)
|
chronic (0.10.2)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue