Commit 1af37a8fb8170e957255439a2f6b8ad86a771822
1 parent
3f18f434
Exists in
master
and in
1 other branch
Added hoptoad_notifier gem
Showing
2 changed files
with
8 additions
and
0 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -64,6 +64,9 @@ GEM |
64 | 64 | happymapper (0.3.2) |
65 | 65 | libxml-ruby (~> 1.1.3) |
66 | 66 | has_scope (0.5.1) |
67 | + hoptoad_notifier (2.4.11) | |
68 | + activesupport | |
69 | + builder | |
67 | 70 | i18n (0.5.0) |
68 | 71 | inherited_resources (1.2.2) |
69 | 72 | has_scope (~> 0.5.0) |
... | ... | @@ -184,6 +187,7 @@ DEPENDENCIES |
184 | 187 | email_spec |
185 | 188 | factory_girl_rails |
186 | 189 | haml |
190 | + hoptoad_notifier (~> 2.3) | |
187 | 191 | inherited_resources |
188 | 192 | lighthouse-api |
189 | 193 | mongoid (= 2.0.2) | ... | ... |