Skip to content

Commit

Permalink
Remove xlsx_streaming_reader and point to GitHub repo instead
Browse files Browse the repository at this point in the history
  • Loading branch information
stitching-coder committed May 6, 2024
1 parent 3afe2a2 commit fb65364
Show file tree
Hide file tree
Showing 30 changed files with 9 additions and 10,545 deletions.
2 changes: 2 additions & 0 deletions backend/Gemfile
Expand Up @@ -58,3 +58,5 @@ ASUtils.load_plugin_gems(self)

gem "actionmailer", "~> 5.2"
gem "write_xlsx", "1.01.0"

gem 'xlsx_streaming_reader', git: 'https://github.com/hudmol/xlsx_streaming_reader.git'
7 changes: 7 additions & 0 deletions backend/Gemfile.lock
@@ -1,3 +1,9 @@
GIT
remote: https://github.com/hudmol/xlsx_streaming_reader.git
revision: f56716a4ba73cd5d19723346e8e732b2400e527e
specs:
xlsx_streaming_reader (0.0.1)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -257,6 +263,7 @@ DEPENDENCIES
tzinfo-data
warbler (= 2.0.5)
write_xlsx (= 1.01.0)
xlsx_streaming_reader!

BUNDLED WITH
2.1.4
13 changes: 0 additions & 13 deletions backend/app/lib/xlsx_streaming_reader/LICENSE

This file was deleted.

40 changes: 0 additions & 40 deletions backend/app/lib/xlsx_streaming_reader/README.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit fb65364

Please sign in to comment.