Skip to content
Snippets Groups Projects
Commit 3ff9d5c6 authored by Douwe Maan's avatar Douwe Maan
Browse files

Use canonical version of mail_room.

parent 83081f16
No related branches found
No related tags found
1 merge request!1173Reply by email
Loading
@@ -273,6 +273,6 @@ gem "newrelic_rpm"
Loading
@@ -273,6 +273,6 @@ gem "newrelic_rpm"
   
gem 'octokit', '3.7.0' gem 'octokit', '3.7.0'
   
gem "mail_room", github: "DouweM/mail_room", branch: "sidekiq" gem "mail_room", "~> 0.4.0"
   
gem 'email_reply_parser' gem 'email_reply_parser'
GIT
remote: git://github.com/DouweM/mail_room.git
revision: c17c74cdef55dcd962333545fdb4d6e496cd9050
branch: sidekiq
specs:
mail_room (0.3.1)
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
Loading
@@ -379,6 +372,7 @@ GEM
Loading
@@ -379,6 +372,7 @@ GEM
systemu (~> 2.6.2) systemu (~> 2.6.2)
mail (2.6.3) mail (2.6.3)
mime-types (>= 1.16, < 3) mime-types (>= 1.16, < 3)
mail_room (0.4.0)
method_source (0.8.2) method_source (0.8.2)
mime-types (1.25.1) mime-types (1.25.1)
mimemagic (0.3.0) mimemagic (0.3.0)
Loading
@@ -814,7 +808,7 @@ DEPENDENCIES
Loading
@@ -814,7 +808,7 @@ DEPENDENCIES
jquery-ui-rails jquery-ui-rails
kaminari (~> 0.15.1) kaminari (~> 0.15.1)
letter_opener letter_opener
mail_room! mail_room (~> 0.4.0)
minitest (~> 5.3.0) minitest (~> 5.3.0)
mousetrap-rails mousetrap-rails
mysql2 mysql2
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment