Skip to content

Commit

Permalink
Prepare for version 11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vprigent committed Oct 9, 2024
1 parent b24256b commit 86a03b0
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 8 deletions.
5 changes: 4 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Changelog

# 11.1.0
- Allow multiple data migration paths https://github.com/ilyakatz/data-migrate/pull/331
- Fix db:prepare:with_data task on [Rails 7.2](https://github.com/ilyakatz/data-migrate/pull/339)
- Fix ConnectionPool deprecation warnings on [Rails 7.2](https://github.com/ilyakatz/data-migrate/pull/341)
- Add Rails 8.0 to testing grounds https://github.com/ilyakatz/data-migrate/pull/341
- [Bump webrick from 1.8.1 to 1.8.2](https://github.com/ilyakatz/data-migrate/pull/345)

# 11.0.0

- [Update rexml to 3.3.6](https://github.com/ilyakatz/data-migrate/pull/329)
- Fixes a bug which ignored migrations on [Rails 7.1 and higher](https://github.com/ilyakatz/data-migrate/pull/326)

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
data_migrate (11.0.0)
data_migrate (11.1.0)
activerecord (>= 6.1)
railties (>= 6.1)

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_6.1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
data_migrate (11.0.0)
data_migrate (11.1.0)
activerecord (>= 6.1)
railties (>= 6.1)

Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_7.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
data_migrate (11.0.0)
data_migrate (11.1.0)
activerecord (>= 6.1)
railties (>= 6.1)

Expand Down
9 changes: 8 additions & 1 deletion gemfiles/rails_7.1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
data_migrate (11.0.0)
data_migrate (11.1.0)
activerecord (>= 6.1)
railties (>= 6.1)

Expand Down Expand Up @@ -121,6 +121,7 @@ GEM
marcel (1.0.4)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
mutex_m (0.2.0)
net-imap (0.4.14)
Expand All @@ -133,6 +134,9 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
Expand Down Expand Up @@ -228,6 +232,8 @@ GEM
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
sqlite3 (1.7.2)
mini_portile2 (~> 2.8.0)
sqlite3 (1.7.2-aarch64-linux)
sqlite3 (1.7.2-arm64-darwin)
sqlite3 (1.7.2-x86_64-darwin)
Expand All @@ -249,6 +255,7 @@ PLATFORMS
aarch64-linux
arm64-darwin-22
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down
7 changes: 6 additions & 1 deletion gemfiles/rails_7.2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
data_migrate (11.0.0)
data_migrate (11.1.0)
activerecord (>= 6.1)
railties (>= 6.1)

Expand Down Expand Up @@ -118,6 +118,7 @@ GEM
marcel (1.0.4)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
net-imap (0.4.14)
date
Expand All @@ -129,6 +130,9 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
Expand Down Expand Up @@ -248,6 +252,7 @@ GEM
PLATFORMS
aarch64-linux
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down
9 changes: 8 additions & 1 deletion gemfiles/rails_8.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
data_migrate (11.0.0)
data_migrate (11.1.0)
activerecord (>= 6.1)
railties (>= 6.1)

Expand Down Expand Up @@ -121,6 +121,7 @@ GEM
marcel (1.0.4)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
net-imap (0.4.16)
date
Expand All @@ -132,6 +133,9 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
overcommit (0.64.0)
Expand Down Expand Up @@ -221,6 +225,8 @@ GEM
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
sqlite3 (2.1.0)
mini_portile2 (~> 2.8.0)
sqlite3 (2.1.0-arm64-darwin)
stringio (3.1.1)
thor (1.3.2)
Expand All @@ -240,6 +246,7 @@ GEM
PLATFORMS
aarch64-linux
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down
2 changes: 1 addition & 1 deletion lib/data_migrate/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module DataMigrate
VERSION = "11.0.0".freeze
VERSION = "11.1.0".freeze
end

0 comments on commit 86a03b0

Please sign in to comment.