mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-21 21:36:22 +00:00
fixup! feat: poder seleccionar todas las instancias
This commit is contained in:
parent
ca4b3360cd
commit
f53ab11339
2 changed files with 3 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -79,6 +79,7 @@ gem 'webpacker'
|
|||
gem 'yaml_db', git: 'https://0xacab.org/sutty/yaml_db.git'
|
||||
gem 'kaminari'
|
||||
gem 'device_detector'
|
||||
gem 'rubanok'
|
||||
|
||||
gem 'after_commit_everywhere', '~> 1.0'
|
||||
gem 'aasm'
|
||||
|
|
|
@ -488,6 +488,7 @@ GEM
|
|||
rexml (~> 3.2, >= 3.2.4)
|
||||
stream (~> 0.5.3)
|
||||
rouge (3.30.0)
|
||||
rubanok (0.5.0)
|
||||
rubocop (1.42.0)
|
||||
json (~> 2.3)
|
||||
parallel (~> 1.10)
|
||||
|
@ -679,6 +680,7 @@ DEPENDENCIES
|
|||
redis-rails
|
||||
rgl
|
||||
rollups!
|
||||
rubanok
|
||||
rubocop-rails
|
||||
ruby-brs
|
||||
rubyzip
|
||||
|
|
Loading…
Reference in a new issue