We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee737a commit 59202fcCopy full SHA for 59202fc
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- table_sync (6.6.1)
+ table_sync (6.6.2)
5
memery
6
rabbit_messaging (>= 1.1.0)
7
rails
@@ -321,4 +321,4 @@ DEPENDENCIES
321
timecop
322
323
BUNDLED WITH
324
- 2.4.6
+ 2.6.9
lib/table_sync/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module TableSync
- VERSION = "6.6.1"
+ VERSION = "6.6.2"
end
0 commit comments