Skip to content

Commit

Permalink
Bump data_migrate from ecd0cd5 to 78716ad
Browse files Browse the repository at this point in the history
Bumps [data_migrate](https://github.com/ilyakatz/data-migrate) from `ecd0cd5` to `78716ad`.
- [Release notes](https://github.com/ilyakatz/data-migrate/releases)
- [Commits](ilyakatz/data-migrate@ecd0cd5...78716ad)

---
updated-dependencies:
- dependency-name: data_migrate
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 5ce12ba commit b3bb8ac
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ GIT

GIT
remote: https://github.com/ilyakatz/data-migrate.git
revision: ecd0cd55cdc5aaab35de43f1f41ab0dc3c2aa2dd
revision: 78716ad1b55a363d655f5bf8376c1dcba5902111
specs:
data_migrate (11.0.0)
data_migrate (11.1.0)
activerecord (>= 6.1)
railties (>= 6.1)

Expand Down Expand Up @@ -267,7 +267,7 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jaro_winkler (1.5.6)
Expand Down Expand Up @@ -295,7 +295,7 @@ GEM
logstash-event (1.2.02)
logstash-logger (0.26.1)
logstash-event (~> 1.2)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -397,14 +397,14 @@ GEM
method_source (~> 1.0)
pry-nav (1.0.0)
pry (>= 0.9.10, < 0.15)
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (2.2.9)
rack (2.2.10)
rack-oauth2 (2.2.1)
activesupport
attr_required
Expand All @@ -419,7 +419,7 @@ GEM
rack (< 3)
rack-test (2.1.0)
rack (>= 1.3)
rackup (1.0.0)
rackup (1.0.1)
rack (< 3)
webrick
rails (7.2.1)
Expand Down Expand Up @@ -463,7 +463,7 @@ GEM
redcarpet (3.6.0)
redis (4.8.1)
regexp_parser (2.9.2)
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
repost (0.4.2)
representable (3.2.0)
Expand Down Expand Up @@ -585,7 +585,7 @@ GEM
solargraph-rails (1.1.0)
activesupport
solargraph
stringio (3.1.1)
stringio (3.1.2)
strscan (3.1.0)
swd (2.0.3)
activesupport (>= 3)
Expand All @@ -605,7 +605,7 @@ GEM
temple (0.10.0)
thor (1.3.2)
tilt (2.3.0)
timeout (0.4.1)
timeout (0.4.2)
trailblazer-option (0.1.2)
turbo-rails (2.0.5)
actionpack (>= 6.0.0)
Expand Down Expand Up @@ -638,14 +638,14 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1)
webrick (1.9.0)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.34)
zeitwerk (2.6.18)
zeitwerk (2.7.1)

PLATFORMS
arm64-darwin-21
Expand Down

0 comments on commit b3bb8ac

Please sign in to comment.