Skip to content

Commit 8ee29e2

Browse files
rammodhvadiazetter-rpf
authored andcommitted
add rubyzip gem
1 parent 3f0154b commit 8ee29e2

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ gem 'rack-cors'
4545
gem 'rails', '~> 8.1.3'
4646
gem 'ruby-progressbar', '~> 1.13', require: false
4747
gem 'ruby-vips'
48+
gem 'rubyzip'
4849
gem 'sentry-rails'
4950
gem 'statesman'
5051

Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,7 @@ DEPENDENCIES
633633
ruby-lsp-rspec (~> 0.1.29)
634634
ruby-progressbar (~> 1.13)
635635
ruby-vips
636+
rubyzip
636637
selenium-webdriver
637638
sentry-rails
638639
shoulda-matchers (~> 7.0)

0 commit comments

Comments
 (0)