Actualizar plugin Additionals a 3.0.0
This commit is contained in:
parent
3d976f1b3b
commit
a26f5567af
399 changed files with 70374 additions and 4093 deletions
|
@ -1,16 +1,13 @@
|
|||
gem 'deface', '>= 1.1.0'
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'deface', '1.5.3'
|
||||
gem 'gemoji', '~> 3.0.0'
|
||||
gem 'invisible_captcha'
|
||||
gem 'render_async'
|
||||
gem 'rss'
|
||||
gem 'slim-rails'
|
||||
|
||||
group :test do
|
||||
group :development, :test do
|
||||
gem 'brakeman', require: false
|
||||
gem 'rubocop', require: false
|
||||
gem 'slim_lint', require: false
|
||||
end
|
||||
|
||||
#group :development do
|
||||
# gem 'awesome_print', require: 'ap' # https://github.com/awesome-print/awesome_print
|
||||
# gem 'better_errors' # https://github.com/BetterErrors/better_errors
|
||||
# gem 'binding_of_caller' # better output of with variables for better_errors
|
||||
#end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue