Sha256: 33fbbe292bba749195b959af19c5c78998b948d3d896a58efba59d6792190b81

Contents?: true

Size: 402 Bytes

Versions: 6

Compression:

Stored size: 402 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

# Specify your gem's dependencies in rails-transactional-outbox.gemspec
gemspec

gem "rake", "~> 13.0"

gem "crypt_keeper", github: "jmazzi/crypt_keeper"
gem "ddtrace"
gem "pg"
gem "redlock"
gem "rspec", "~> 3.0"
gem "rubocop", require: false
gem "rubocop-performance"
gem "rubocop-rake"
gem "rubocop-rspec"
gem "sentry-ruby"
gem "timecop"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rails-transactional-outbox-1.0.0 Gemfile
rails-transactional-outbox-0.4.0 Gemfile
rails-transactional-outbox-0.3.1 Gemfile
rails-transactional-outbox-0.3.0 Gemfile
rails-transactional-outbox-0.2.1 Gemfile
rails-transactional-outbox-0.2.0 Gemfile