Skip to content

Commit

Permalink
Update data_migrate to version 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jun 30, 2023
1 parent 177d3e4 commit 78a29e4
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ GEM
crass (1.0.6)
daemons (1.4.1)
dalli (3.2.5)
data_migrate (9.0.0)
data_migrate (9.1.0)
activerecord (>= 6.0)
railties (>= 6.0)
database_cleaner-active_record (2.1.0)
Expand Down Expand Up @@ -339,8 +339,8 @@ GEM
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.1.0)
activesupport (>= 5.0.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
Expand Down
Binary file removed src/api/vendor/cache/data_migrate-9.0.0.gem
Binary file not shown.
Binary file added src/api/vendor/cache/data_migrate-9.1.0.gem
Binary file not shown.
Binary file removed src/api/vendor/cache/rails-dom-testing-2.0.3.gem
Binary file not shown.
Binary file added src/api/vendor/cache/rails-dom-testing-2.1.0.gem
Binary file not shown.

0 comments on commit 78a29e4

Please sign in to comment.