mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 04:51:43 +00:00
Gemas que no son necesarias
This commit is contained in:
parent
c2d58669a9
commit
500af21c5e
2 changed files with 0 additions and 10 deletions
2
Gemfile
2
Gemfile
|
@ -41,13 +41,11 @@ gem 'devise-i18n'
|
|||
gem 'devise_invitable'
|
||||
gem 'email_address'
|
||||
gem 'exception_notification'
|
||||
gem 'font-awesome-rails'
|
||||
gem 'friendly_id'
|
||||
gem 'hamlit-rails'
|
||||
gem 'hiredis'
|
||||
gem 'image_processing'
|
||||
gem 'jekyll'
|
||||
gem 'jquery-rails'
|
||||
gem 'mini_magick'
|
||||
gem 'mobility'
|
||||
gem 'pundit'
|
||||
|
|
|
@ -144,8 +144,6 @@ GEM
|
|||
factory_bot (~> 5.0.2)
|
||||
railties (>= 4.2.0)
|
||||
ffi (1.11.1)
|
||||
font-awesome-rails (4.7.0.5)
|
||||
railties (>= 3.2, < 6.1)
|
||||
forwardable-extended (2.6.0)
|
||||
friendly_id (5.2.5)
|
||||
activerecord (>= 4.0.0)
|
||||
|
@ -200,10 +198,6 @@ GEM
|
|||
sassc (> 2.0.1, < 3.0)
|
||||
jekyll-watch (2.2.1)
|
||||
listen (~> 3.0)
|
||||
jquery-rails (4.3.5)
|
||||
rails-dom-testing (>= 1, < 3)
|
||||
railties (>= 4.2.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
kramdown (2.1.0)
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
kramdown (~> 2.0)
|
||||
|
@ -447,7 +441,6 @@ DEPENDENCIES
|
|||
email_address
|
||||
exception_notification
|
||||
factory_bot_rails
|
||||
font-awesome-rails
|
||||
friendly_id
|
||||
haml-lint
|
||||
hamlit-rails
|
||||
|
@ -455,7 +448,6 @@ DEPENDENCIES
|
|||
image_processing
|
||||
jbuilder (~> 2.5)
|
||||
jekyll
|
||||
jquery-rails
|
||||
letter_opener
|
||||
listen (>= 3.0.5, < 3.2)
|
||||
mini_magick
|
||||
|
|
Loading…
Reference in a new issue