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