Update Bundle
This commit is contained in:
2
Gemfile
2
Gemfile
@ -40,7 +40,7 @@ gem 'rails-timeago'
|
|||||||
|
|
||||||
# Error Tracing
|
# Error Tracing
|
||||||
gem 'concurrent-ruby'
|
gem 'concurrent-ruby'
|
||||||
gem 'mnemosyne-ruby', '>=1.10.0.beta1'
|
gem 'mnemosyne-ruby'
|
||||||
gem 'newrelic_rpm'
|
gem 'newrelic_rpm'
|
||||||
gem 'sentry-raven'
|
gem 'sentry-raven'
|
||||||
|
|
||||||
|
@ -443,7 +443,7 @@ DEPENDENCIES
|
|||||||
jquery-rails
|
jquery-rails
|
||||||
kramdown
|
kramdown
|
||||||
listen
|
listen
|
||||||
mnemosyne-ruby (>= 1.10.0.beta1)
|
mnemosyne-ruby
|
||||||
newrelic_rpm
|
newrelic_rpm
|
||||||
nokogiri
|
nokogiri
|
||||||
nyan-cat-formatter
|
nyan-cat-formatter
|
||||||
|
Reference in New Issue
Block a user