Skip to content

Commit

Permalink
Bump data_migrate from 9.2.0 to 11.2.0
Browse files Browse the repository at this point in the history
Bumps [data_migrate](https://github.com/ajvargo/data-migrate) from 9.2.0 to 11.2.0.
- [Release notes](https://github.com/ajvargo/data-migrate/releases)
- [Changelog](https://github.com/ilyakatz/data-migrate/blob/main/Changelog.md)
- [Commits](ilyakatz/data-migrate@v9.2.0...11.2.0)

---
updated-dependencies:
- dependency-name: data_migrate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 882ae50 commit f0d1159
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ GEM
cuprite (0.15)
capybara (~> 3.0)
ferrum (~> 0.14.0)
data_migrate (9.2.0)
data_migrate (11.2.0)
activerecord (>= 6.1)
railties (>= 6.1)
date (3.3.4)
Expand Down Expand Up @@ -212,7 +212,7 @@ GEM
concurrent-ruby (~> 1.0)
inflection (1.0.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.4)
Expand All @@ -226,7 +226,7 @@ GEM
kramdown (~> 2.0)
language_server-protocol (3.17.0.3)
logstop (0.3.1)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -303,14 +303,14 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (5.0.4)
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (2.2.9)
rack (2.2.10)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-protection (3.0.1)
Expand All @@ -319,7 +319,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.1.3.4)
Expand Down Expand Up @@ -368,7 +368,7 @@ GEM
redcarpet (3.6.0)
redis (4.8.1)
regexp_parser (2.9.0)
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand Down Expand Up @@ -488,7 +488,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stringio (3.1.1)
stringio (3.1.2)
strscan (3.1.0)
syntax_tree (6.1.1)
prettier_print (>= 1.2.0)
Expand All @@ -503,7 +503,7 @@ GEM
temple (0.10.0)
thor (1.3.2)
tilt (2.2.0)
timeout (0.4.1)
timeout (0.4.2)
turbo-rails (2.0.8)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
Expand All @@ -528,14 +528,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.36)
zeitwerk (2.6.18)
zeitwerk (2.7.1)
zendesk_api (3.0.5)
faraday (> 2.0.0)
faraday-multipart
Expand Down

0 comments on commit f0d1159

Please sign in to comment.