Skip to content

Commit

Permalink
fixup! Add Omnes to use it for pub/sub
Browse files Browse the repository at this point in the history
  • Loading branch information
waiting-for-dev committed May 3, 2022
1 parent 0751249 commit cb0e910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/solidus_core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Gem::Specification.new do |s|
s.add_dependency 'kt-paperclip', ['>= 6.3', '< 8']
s.add_dependency 'ransack', '~> 2.0'
s.add_dependency 'state_machines-activerecord', '~> 0.6'
s.add_dependency 'omnes', '~> 0.2.1'
s.add_dependency 'omnes', '~> 0.2.2'

s.post_install_message = <<-MSG
-------------------------------------------------------------
Expand Down

0 comments on commit cb0e910

Please sign in to comment.