Gemfile in message_bus-1.0.12 vs Gemfile in message_bus-1.0.13

- old
+ new

@@ -5,9 +5,10 @@ group :test do gem 'rspec' gem 'redis' gem 'rake' + gem 'rbtrace' gem 'guard-rspec' gem 'rb-inotify', require: RUBY_PLATFORM =~ /linux/i ? 'rb-inotify' : false gem 'rack' gem 'http_parser.rb' gem 'thin'