Skip to content

Commit

Permalink
Bump activerecord-import from 1.8.0 to 1.8.1
Browse files Browse the repository at this point in the history
Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.8.0 to 1.8.1.
- [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md)
- [Commits](zdennis/activerecord-import@v1.8.0...v1.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent d61282f commit 87dc0d3
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 @@ -54,7 +54,7 @@ GEM
activemodel (= 7.2.1.2)
activesupport (= 7.2.1.2)
timeout (>= 0.4.0)
activerecord-import (1.8.0)
activerecord-import (1.8.1)
activerecord (>= 4.2)
activestorage (7.2.1.2)
actionpack (= 7.2.1.2)
Expand Down Expand Up @@ -148,7 +148,7 @@ GEM
method_source (1.1.0)
mini_magick (4.13.2)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.2)
moneta (1.0.0)
msgpack (1.7.2)
multi_json (1.15.0)
Expand Down Expand Up @@ -251,7 +251,7 @@ GEM
ffi (~> 1.12)
logger
rubyzip (2.3.2)
securerandom (0.3.1)
securerandom (0.3.2)
sentry-rails (5.21.0)
railties (>= 5.0)
sentry-ruby (~> 5.21.0)
Expand Down Expand Up @@ -281,7 +281,7 @@ GEM
railties (>= 7.0.0)
test-prof (1.4.2)
thor (1.3.2)
timeout (0.4.1)
timeout (0.4.2)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
Expand Down

0 comments on commit 87dc0d3

Please sign in to comment.