Newer
Older
gem "activestorage-scaleway-service"#, path: "../activestorage-scaleway-service"
gem "bootstrap5-kaminari-views"
gem "breadcrumbs_on_rails"
gem "bugsnag"
# (les authorize through des modèles qui faisaient des faux négatifs sur les rôles intermédiaires)
gem "caxlsx_rails", "~> 0"
gem "citeproc", "~> 1"
gem "citeproc-ruby", "~> 2"
gem "cocoon", "~> 1"
gem "curation"#, path: "../../arnaudlevy/curation"
gem "devise"
gem "devise-i18n"
gem "enum_help"
# gem "faceted_search"#, path: "../../noesya/faceted_search"
gem "good_job", "~> 4"#, path: "../../noesya/good_job"
gem "jquery-ui-rails", git: "https://github.com/jquery-ui-rails/jquery-ui-rails.git", tag: "v7.0.0"
gem "lucide-rails"
gem "mini_magick", "~> 4.0"
gem "omniauth-rails_csrf_protection", "~> 1"
gem "omniauth-saml", "~> 2"
gem "sanitize"
gem "sassc-rails"
gem "sib-api-v3-sdk"
gem "simple-navigation"
gem "simple_form"
gem "simple_form_bs5_file_input"#, path: "../simple_form_bs5_file_input"
gem "simple_form_password_with_hints"#, path: "../simple_form_password_with_hints"
# gem "summernote-rails", path: "../summernote-rails"
gem "two_factor_authentication", git: "https://github.com/noesya/two_factor_authentication.git"
# gem "two_factor_authentication", path: "../two_factor_authentication"
gem "unsplash"
gem "rack-mini-profiler", "~> 3.0"
gem "capybara", ">= 3.26"
gem "selenium-webdriver"
gem "webdrivers"
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]