Skip to content

Commit

Permalink
Bump activerecord-import from 1.4.1 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.4.1 to 1.5.0.
- [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md)
- [Commits](zdennis/activerecord-import@v1.4.1...v1.5.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, 2023
1 parent a8cdb92 commit 45f22fa
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 @@ -65,4 +65,4 @@ gem 'sentry-sidekiq', '~> 5.8'
gem 'chartkick', '~> 5.0'

gem 'crawler_detect', '~> 1.2'
gem 'activerecord-import', '~> 1.4'
gem 'activerecord-import', '~> 1.5'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GEM
activerecord (7.0.7)
activemodel (= 7.0.7)
activesupport (= 7.0.7)
activerecord-import (1.4.1)
activerecord-import (1.5.0)
activerecord (>= 4.2)
activestorage (7.0.7)
actionpack (= 7.0.7)
Expand Down Expand Up @@ -278,7 +278,7 @@ PLATFORMS
ruby

DEPENDENCIES
activerecord-import (~> 1.4)
activerecord-import (~> 1.5)
bootsnap (>= 1.4.4)
byebug
chartkick (~> 5.0)
Expand Down

0 comments on commit 45f22fa

Please sign in to comment.