Skip to content

Commit

Permalink
chore(deps): bump gdal from 2.0.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [gdal](https://github.com/zhm/gdal-ruby) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/zhm/gdal-ruby/releases)
- [Changelog](https://github.com/zhm/gdal-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zhm/gdal-ruby/commits)

---
updated-dependencies:
- dependency-name: gdal
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2023
1 parent 0e1f153 commit a7bf835
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ gem 'sprockets-vue', '~> 0.1.0'

gem 'rails-controller-testing'

gem 'gdal', '~> 2.0'
gem 'gdal', '~> 3.0'
gem 'net-sftp'
gem 'net-scp'
#
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1542,7 +1542,7 @@ GEM
faraday-net_http (3.0.2)
fastercsv (1.5.5)
ffi (1.15.5)
gdal (2.0.0)
gdal (3.0.0)
globalid (1.0.1)
activesupport (>= 5.0)
haml (6.1.1)
Expand Down Expand Up @@ -1831,7 +1831,7 @@ DEPENDENCIES
elasticsearch (~> 7.2.0)
exception_notification (~> 4.3.0)
factory_girl_rails (~> 4.4.1)
gdal (~> 2.0)
gdal (~> 3.0)
httmultiparty (~> 0.3.14)
httparty (~> 0.15.1)
jquery-rails (~> 4.3.3)
Expand Down

0 comments on commit a7bf835

Please sign in to comment.