Fix version of Yomu gem, update gem location (#4919)

This commit is contained in:
Alex Kriuchykhin 2023-02-01 17:04:51 +01:00 committed by GitHub
parent 937c8564f0
commit 7654f063f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 14 deletions

View file

@ -19,7 +19,7 @@ gem 'recaptcha', require: 'recaptcha/rails'
gem 'sanitize', '~> 6.0'
gem 'sassc-rails'
gem 'webpacker', '~> 4.0.0'
gem 'yomu', git: 'https://github.com/biosistemika/yomu', branch: 'tika_1_28_1'
gem 'yomu', git: 'https://github.com/scinote-eln/yomu', branch: 'master'
# Gems for OAuth2 subsystem
gem 'doorkeeper', '>= 4.6'

View file

@ -15,15 +15,6 @@ GIT
jquery-scrollto-rails (1.4.3)
railties (> 3.1, < 7.0)
GIT
remote: https://github.com/biosistemika/yomu
revision: 3baa161e76b433ede55142dd1bb7cc04159f93f0
branch: master
specs:
yomu (0.2.4)
json (>= 1.8)
mime-types (>= 1.23)
GIT
remote: https://github.com/einzige/sneaky-save
revision: ee71d0a00cd4ecdd575bd2a9aa8b8693915f4871
@ -39,6 +30,13 @@ GIT
devise-async (0.10.2)
devise (>= 4.0)
GIT
remote: https://github.com/scinote-eln/img2zpl
revision: 23d61cfc3e90ac4caa62dd08546fa0d7590a5140
specs:
img2zpl (1.0.1)
mini_magick (~> 4.9)
GIT
remote: https://github.com/scinote-eln/omniauth-okta
revision: fc4d833532dec050a3c6296691d631b64de1ee19
@ -49,11 +47,13 @@ GIT
omniauth-oauth2 (~> 1.7, >= 1.7.1)
GIT
remote: https://github.com/scinote-eln/img2zpl
revision: 23d61cfc3e90ac4caa62dd08546fa0d7590a5140
remote: https://github.com/scinote-eln/yomu
revision: d115f8964f76f2dd461b7af04f7a1f1a5317e725
branch: master
specs:
img2zpl (1.0.1)
mini_magick (~> 4.9)
yomu (0.2.4)
json (>= 1.8)
mime-types (>= 1.23)
GEM
remote: http://rubygems.org/