Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-09-16 10:03:32 +0300
committerDouwe Maan <douwe@gitlab.com>2015-09-16 10:03:32 +0300
commit7bb22831a13b021c7b2d1cc8542808243a659d38 (patch)
tree013c638e850310c6d136c418a3f4a14bc827c596 /Gemfile.lock
parentc61b6eeb2fd5d206525fda5d37942b8b7c30adaf (diff)
Update mail_room
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock7
1 files changed, 5 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ab743c7d590..6a82d99a14f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -370,7 +370,7 @@ GEM
systemu (~> 2.6.2)
mail (2.6.3)
mime-types (>= 1.16, < 3)
- mail_room (0.4.2)
+ mail_room (0.5.1)
method_source (0.8.2)
mime-types (1.25.1)
mimemagic (0.3.0)
@@ -813,7 +813,7 @@ DEPENDENCIES
jquery-ui-rails
kaminari (~> 0.15.1)
letter_opener
- mail_room (~> 0.4.2)
+ mail_room (~> 0.5.1)
minitest (~> 5.3.0)
mousetrap-rails
mysql2
@@ -889,3 +889,6 @@ DEPENDENCIES
virtus
webmock (~> 1.21.0)
wikicloth (= 0.8.1)
+
+BUNDLED WITH
+ 1.10.5