We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc35fdc commit 721fd65Copy full SHA for 721fd65
2 files changed
Gemfile
@@ -25,7 +25,7 @@ gem 'jbuilder', '~> 2.11'
25
gem 'jquery-rails'
26
gem 'miga-base', '~> 1.3'
27
gem 'mutex_m'
28
-gem 'nokogiri', '1.16.7' # TODO temporary fix to accomodate a server-side issue
+#gem 'nokogiri', '1.16.7' # TODO temporary fix to accomodate a server-side issue
29
gem 'pdf-reader'
30
gem 'pg'
31
gem 'puma', '~> 5.6'
Gemfile.lock
@@ -441,7 +441,6 @@ DEPENDENCIES
441
listen (>= 3.0.5, < 3.2)
442
miga-base (~> 1.3)
443
mutex_m
444
- nokogiri (= 1.16.7)
445
pdf-reader
446
pg
447
puma (~> 5.6)
0 commit comments