Skip to content

Commit

Permalink
chore(deps): Bump activerecord-import from 1.6.0 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.6.0 to 1.7.0.
- [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md)
- [Commits](zdennis/activerecord-import@v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: activerecord-import
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent c6514a5 commit 8a35e5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GEM
activerecord (7.0.8.4)
activemodel (= 7.0.8.4)
activesupport (= 7.0.8.4)
activerecord-import (1.6.0)
activerecord-import (1.7.0)
activerecord (>= 4.2)
activestorage (7.0.8.4)
actionpack (= 7.0.8.4)
Expand Down Expand Up @@ -124,7 +124,7 @@ GEM
choice (0.2.0)
climate_control (1.2.0)
coderay (1.1.3)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
console (1.19.0)
fiber-annotation
Expand Down Expand Up @@ -238,7 +238,7 @@ GEM
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.1)
minitest (5.25.1)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand Down

0 comments on commit 8a35e5c

Please sign in to comment.