Skip to content

Commit

Permalink
Bump rgeo-activerecord from 7.0.1 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [rgeo-activerecord](https://github.com/rgeo/rgeo-activerecord) from 7.0.1 to 8.0.0.
- [Changelog](https://github.com/rgeo/rgeo-activerecord/blob/master/History.md)
- [Commits](rgeo/rgeo-activerecord@v7.0.1...v8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 44dfd67 commit 7c69ced
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ GEM
activemodel (= 7.1.3.4)
activesupport (= 7.1.3.4)
timeout (>= 0.4.0)
activerecord-postgis-adapter (9.0.2)
activerecord (~> 7.1.0)
rgeo-activerecord (~> 7.0.0)
activerecord-postgis-adapter (3.1.2)
activerecord (>= 4.2.0)
rgeo-activerecord (>= 4.0.4)
activerecord-session_store (2.1.0)
actionpack (>= 6.1)
activerecord (>= 6.1)
Expand Down Expand Up @@ -390,9 +390,9 @@ GEM
rexml (3.3.6)
strscan
rgeo (3.0.1)
rgeo-activerecord (7.0.1)
activerecord (>= 5.0)
rgeo (>= 1.0.0)
rgeo-activerecord (8.0.0)
activerecord (>= 7.0)
rgeo (>= 3.0)
rgeo-geojson (2.2.0)
multi_json (~> 1.15)
rgeo (>= 1.0.0)
Expand Down

0 comments on commit 7c69ced

Please sign in to comment.