We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c7ae6 commit d45b1e9Copy full SHA for d45b1e9
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- pub_sub_model_sync (1.6.1)
+ pub_sub_model_sync (1.6.3)
5
rails
6
7
GEM
lib/pub_sub_model_sync/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module PubSubModelSync
- VERSION = '1.6.3'
+ VERSION = '1.6.4'
end
0 commit comments