Skip to content

Commit fdce116

Browse files
committed
Bump gem from version 0.9.0 to 0.9.1
1 parent ee61829 commit fdce116

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-
v0.9.0
1+
v0.9.1

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.9.0)
4+
active_record_proxy_adapters (0.9.1)
55
activerecord (>= 7.1.0, < 8.1)
66
activesupport (>= 7.1.0, < 8.1)
77
digest (>= 3.1.0)
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.9.0"
4+
VERSION = "0.9.1"
55
end

0 commit comments

Comments
 (0)