Skip to content

Commit

Permalink
chore(deps): bump activerecord-import from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 2.0.0 to 2.1.0.
- [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md)
- [Commits](zdennis/activerecord-import@v2.0.0...v2.1.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 and cysjonathan committed Feb 4, 2025
1 parent 79caa9f commit b30fc4c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ GEM
activemodel (= 7.2.2.1)
activesupport (= 7.2.2.1)
timeout (>= 0.4.0)
activerecord-import (2.0.0)
activerecord-import (2.1.0)
activerecord (>= 4.2)
activestorage (7.2.2.1)
actionpack (= 7.2.2.1)
Expand Down Expand Up @@ -182,7 +182,7 @@ GEM
marcel (~> 1.0.0)
ssrf_filter (~> 1.0)
childprocess (5.0.0)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
consistency_fail (0.3.7)
crass (1.0.6)
Expand Down Expand Up @@ -263,7 +263,7 @@ GEM
http-cookie (1.0.6)
domain_name (~> 0.5)
http_accept_language (2.1.1)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.14)
activesupport (>= 4.0.2)
Expand Down Expand Up @@ -588,7 +588,7 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.2)
tilt (2.6.0)
timeout (0.4.2)
timeout (0.4.3)
traceroute (0.8.1)
rails (>= 3.0.0)
tzinfo (2.0.6)
Expand Down

0 comments on commit b30fc4c

Please sign in to comment.