Sha256: 58b9fbc16bca02b9d06b1d3ac501a9eea181e640c52b5d5199565cb7e315d68a

Contents?: true

Size: 305 Bytes

Versions: 12

Compression:

Stored size: 305 Bytes

Contents

source "https://rubygems.org"

gem 'rubocop', '~> 1.6.0', require: false
gem 'bunny' # rabbit-mq
gem 'google-cloud-pubsub' # google pub/sub
gem 'ruby-kafka' # kafka pub/sub

group :test do
  gem 'database_cleaner-active_record'
end

# Specify your gem's dependencies in pub_sub_model_sync.gemspec
gemspec

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
pub_sub_model_sync-0.5.7.1 Gemfile
pub_sub_model_sync-0.5.7 Gemfile
pub_sub_model_sync-0.5.6 Gemfile
pub_sub_model_sync-0.5.5 Gemfile
pub_sub_model_sync-0.5.4.1 Gemfile
pub_sub_model_sync-0.5.4 Gemfile
pub_sub_model_sync-0.5.3 Gemfile
pub_sub_model_sync-0.5.2 Gemfile
pub_sub_model_sync-0.5.1.1 Gemfile
pub_sub_model_sync-0.5.1 Gemfile
pub_sub_model_sync-0.5.0.1 Gemfile
pub_sub_model_sync-0.5.0 Gemfile