RailsEventStore/rails_event_store

View on GitHub
contrib/dres_client/Gemfile

Summary

Maintainability
Test Coverage
# frozen_string_literal: true

source "https://rubygems.org"
gemspec

eval_gemfile "../../support/bundler/Gemfile.shared"

gem "ruby_event_store", path: "../.."

gem "webmock"
gem "closed_struct"
gem "equalizer"