Skip to content

Commit 34b857c

Browse files
committed
Update gem version
Update changelog with new PR
1 parent b01ed7d commit 34b857c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
* Add an option to not remove extensions [#43](https://github.com/lfittl/activerecord-clean-db-structure/pull/43)
1010
* Fix incorrect primary structure.sql filename in the case of multi-database setup [#44](https://github.com/lfittl/activerecord-clean-db-structure/pull/44)
11+
* Fix regexp warnings [#49](https://github.com/lfittl/activerecord-clean-db-structure/pull/49)
1112

1213
## 0.4.1 2024-08-28
1314

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
activerecord-clean-db-structure (0.4.1)
4+
activerecord-clean-db-structure (0.4.2)
55
activerecord (>= 4.2)
66

77
GEM

0 commit comments

Comments
 (0)