Skip to content

Commit

Permalink
Update data_migrate to version 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and hennevogel committed Mar 17, 2022
1 parent 4ffe659 commit 9d5c259
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.0)
data_migrate (7.0.2)
data_migrate (8.0.0)
activerecord (>= 5.0)
railties (>= 5.0)
database_cleaner-active_record (2.0.1)
Expand Down Expand Up @@ -268,7 +268,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.13.0)
loofah (2.14.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -281,7 +281,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2021.1115)
mini_mime (1.1.2)
mini_portile2 (2.6.1)
mini_portile2 (2.8.0)
minitest (5.15.0)
minitest-ci (3.4.0)
minitest (>= 5.0.6)
Expand Down Expand Up @@ -314,8 +314,8 @@ GEM
next_rails (1.0.4)
colorize (>= 0.8.1)
nio4r (2.5.8)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (4.22.0)
faraday (>= 0.9)
Expand Down

0 comments on commit 9d5c259

Please sign in to comment.