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 "delayed_job_active_record"
gem "delayed_job_prevent_duplicate"#, path: "../delayed_job_prevent_duplicate"
gem "delayed_job_web"
gem "devise"
gem "devise-i18n"
gem "enum_help"
# gem "faceted_search"#, path: "../../noesya/faceted_search"
gem "jquery-ui-rails", git: "https://github.com/jquery-ui-rails/jquery-ui-rails.git", tag: "v7.0.0"
gem "omniauth-rails_csrf_protection", "~> 1"
gem "omniauth-saml", "~> 2"
Arnaud Levy
committed
gem "orthotypo"#, path: '../../noesya/orthotypo'
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 "annotate"
gem "listen", "~> 3.3"
gem "rack-mini-profiler", "~> 2.0"
gem "spring"
gem "web-console", ">= 4.1.0"
gem "capybara", ">= 3.26"
gem "selenium-webdriver"
gem "webdrivers"
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]