enable mnemosyne
This commit is contained in:
@ -41,6 +41,7 @@ GEM
|
||||
public_suffix (>= 2.0.2, < 4.0)
|
||||
airbrussh (1.3.0)
|
||||
sshkit (>= 1.6.1, != 1.7.0)
|
||||
amq-protocol (2.3.0)
|
||||
arel (6.0.4)
|
||||
ast (2.4.0)
|
||||
autotest-rails (4.2.1)
|
||||
@ -57,6 +58,8 @@ GEM
|
||||
bootstrap_pagedown (1.1.0)
|
||||
rails (>= 3.2)
|
||||
builder (3.2.3)
|
||||
bunny (2.11.0)
|
||||
amq-protocol (~> 2.3.0)
|
||||
byebug (10.0.0)
|
||||
capistrano (3.10.1)
|
||||
airbrussh (>= 1.0.0)
|
||||
@ -173,6 +176,9 @@ GEM
|
||||
mini_mime (1.0.0)
|
||||
mini_portile2 (2.3.0)
|
||||
minitest (5.11.3)
|
||||
mnemosyne-ruby (1.5.1)
|
||||
activesupport (>= 4)
|
||||
bunny
|
||||
multi_json (1.13.1)
|
||||
multi_xml (0.6.0)
|
||||
multipart-post (2.0.0)
|
||||
@ -410,6 +416,7 @@ DEPENDENCIES
|
||||
jquery-rails
|
||||
jquery-turbolinks
|
||||
kramdown
|
||||
mnemosyne-ruby (~> 1.0)
|
||||
newrelic_rpm
|
||||
nokogiri
|
||||
nyan-cat-formatter
|
||||
|
Reference in New Issue
Block a user