diff --git a/Gemfile.lock b/Gemfile.lock index 958f78c58c..df80373725 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,9 +173,6 @@ GEM aws-sigv4 (~> 1.4) aws-sigv4 (1.5.2) aws-eventstream (~> 1, >= 1.0.2) - axlsx_styler (1.1.0) - activesupport (>= 3.1) - caxlsx (>= 2.0.2) bcrypt (3.1.18) bigdecimal (3.0.2) bindata (2.4.12) @@ -206,7 +203,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - caxlsx (3.1.1) + caxlsx (3.3.0) htmlentities (~> 4.3, >= 4.3.4) marcel (~> 1.0) nokogiri (~> 1.10, >= 1.10.4) @@ -268,7 +265,6 @@ GEM dotenv-rails (2.8.1) dotenv (= 2.8.1) railties (>= 3.2) - dry-inflector (0.2.1) erubi (1.11.0) et-orbi (1.2.7) tzinfo @@ -565,9 +561,8 @@ GEM roadie-rails (3.0.0) railties (>= 5.1, < 7.1) roadie (~> 5.0) - rodf (1.1.1) + rodf (1.2.0) builder (>= 3.0) - dry-inflector (~> 0.1) rubyzip (>= 1.0) roo (2.9.0) nokogiri (~> 1) @@ -657,9 +652,8 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) - spreadsheet_architect (4.2.0) - axlsx_styler (>= 1.0.0, < 2) - caxlsx (>= 2.0.2, < 4) + spreadsheet_architect (5.0.0) + caxlsx (>= 3.3.0, < 4) rodf (>= 1.0.0, < 2) spring (4.1.0) spring-commands-rspec (1.0.4)