Skip to content

Commit

Permalink
add rubyzip for datatourisme unzipping data from api
Browse files Browse the repository at this point in the history
  • Loading branch information
MadzMed authored and frodrigo committed Dec 2, 2024
1 parent 4f7d8e2 commit b9cb06b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ gem 'nokogiri'
gem 'overpass_parser', git: 'https://github.com/teritorio/overpass_parser-rb.git'
gem 'rgeo'
gem 'rgeo-geojson'
gem 'rubyzip'
gem 'sentry-ruby'
gem 'sorbet-runtime'
gem 'yaml'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ GEM
rubocop (~> 1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
safe_type (1.1.1)
sentry-ruby (5.17.3)
bigdecimal
Expand Down Expand Up @@ -196,6 +197,7 @@ DEPENDENCIES
rubocop
rubocop-rails
rubocop-rake
rubyzip
sentry-ruby
sorbet
sorbet-rails
Expand Down

0 comments on commit b9cb06b

Please sign in to comment.