We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f27372a commit 4f47114Copy full SHA for 4f47114
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- active_record-associated_object (0.9.2)
+ active_record-associated_object (0.9.3)
5
activerecord (>= 6.1)
6
7
GEM
lib/active_record/associated_object/version.rb
@@ -2,6 +2,6 @@
module ActiveRecord
class AssociatedObject
- VERSION = "0.9.2"
+ VERSION = "0.9.3"
end
0 commit comments