Skip to content

Commit

Permalink
Development workaround for Concurrent-Ruby x MRI x Mutant issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
mostlyobvious committed Aug 28, 2020
1 parent a71c083 commit 7477ca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruby_event_store/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ eval_gemfile File.expand_path('../support/bundler/Gemfile.shared', __dir__)
gem 'protobuf_nested_struct'
gem 'google-protobuf', '~> 3.12.2', '>= 3.12.2'
gem 'activesupport', '~> 5.0'
gem 'concurrent-ruby', '= 1.1.6'

0 comments on commit 7477ca3

Please sign in to comment.