Skip to content

Commit

Permalink
Re-introduce rubyzip dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dvacca-onfido committed Jan 23, 2025
1 parent 0edffe7 commit fac0dfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ group :development, :test do
gem 'rake', '~> 13.0.1'
gem 'pry-byebug'
gem 'rubocop', '~> 0.66.0'
gem 'rubyzip', '~> 2.3.2'
end

gem "faraday-follow_redirects", "~> 0.3.0"

0 comments on commit fac0dfd

Please sign in to comment.