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 7a340cc commit fa9e214Copy full SHA for fa9e214
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- active_record-associated_object (0.8.3)
+ active_record-associated_object (0.9.0)
5
activerecord (>= 6.1)
6
7
GEM
lib/active_record/associated_object/version.rb
@@ -2,6 +2,6 @@
module ActiveRecord
class AssociatedObject
- VERSION = "0.8.3"
+ VERSION = "0.9.0"
end
0 commit comments