5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 07:46:21 +00:00

fixup! feat: poder seleccionar todas las instancias

This commit is contained in:
f 2024-02-27 12:29:42 -03:00
parent ca4b3360cd
commit f53ab11339
No known key found for this signature in database
2 changed files with 3 additions and 0 deletions

View file

@ -79,6 +79,7 @@ gem 'webpacker'
gem 'yaml_db', git: 'https://0xacab.org/sutty/yaml_db.git' gem 'yaml_db', git: 'https://0xacab.org/sutty/yaml_db.git'
gem 'kaminari' gem 'kaminari'
gem 'device_detector' gem 'device_detector'
gem 'rubanok'
gem 'after_commit_everywhere', '~> 1.0' gem 'after_commit_everywhere', '~> 1.0'
gem 'aasm' gem 'aasm'

View file

@ -488,6 +488,7 @@ GEM
rexml (~> 3.2, >= 3.2.4) rexml (~> 3.2, >= 3.2.4)
stream (~> 0.5.3) stream (~> 0.5.3)
rouge (3.30.0) rouge (3.30.0)
rubanok (0.5.0)
rubocop (1.42.0) rubocop (1.42.0)
json (~> 2.3) json (~> 2.3)
parallel (~> 1.10) parallel (~> 1.10)
@ -679,6 +680,7 @@ DEPENDENCIES
redis-rails redis-rails
rgl rgl
rollups! rollups!
rubanok
rubocop-rails rubocop-rails
ruby-brs ruby-brs
rubyzip rubyzip