Skip to content

Commit 5971c40

Browse files
committed
Bump gem to version 0.5.0
1 parent fca6f27 commit 5971c40

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.app-image-tag

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.1.0
1+
v1.2.0

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-
active_record_proxy_adapters (0.4.6)
4+
active_record_proxy_adapters (0.5.0)
55
activerecord (>= 7.0.0, < 8.1)
66
activesupport (>= 7.0.0, < 8.1)
77

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ActiveRecordProxyAdapters
4-
VERSION = "0.4.6"
4+
VERSION = "0.5.0"
55
end

0 commit comments

Comments
 (0)