Skip to content

Commit 2fc20e0

Browse files
author
Leo
committed
cleaned gemfile
1 parent bf55af0 commit 2fc20e0

2 files changed

Lines changed: 55 additions & 28 deletions

File tree

Gemfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ DECIDIM_VERSION = Decidim::Antivirus::DECIDIM_VERSION
1414

1515
gem "decidim", DECIDIM_VERSION
1616
gem "decidim-antivirus", path: "."
17-
# gem "decidim-favorites", github: "mainio/decidim-module-favorites", branch: "main"
1817

1918
gem "bootsnap", "~> 1.17"
2019

@@ -24,9 +23,6 @@ gem "uglifier", "~> 4.1"
2423
group :development, :test do
2524
gem "byebug", "~> 11.0", platform: :mri
2625
gem "decidim-dev", DECIDIM_VERSION
27-
# Fix issue with simplecov-cobertura
28-
# See: https://github.com/jessebs/simplecov-cobertura/pull/44
29-
gem "rexml", "3.4.1"
3026
end
3127

3228
group :development do

Gemfile.lock

Lines changed: 55 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ PATH
33
specs:
44
decidim-antivirus (0.29.0)
55
decidim-core (~> 0.29.0)
6-
ratonvirus (~> 0.4.0)
7-
ratonvirus-clamby (~> 0.4.0)
6+
ratonvirus (~> 0.5.0)
7+
ratonvirus-clamby (~> 0.5.0)
88

99
GEM
1010
remote: https://rubygems.org/
@@ -88,7 +88,7 @@ GEM
8888
acts_as_list (1.2.6)
8989
activerecord (>= 6.1)
9090
activesupport (>= 6.1)
91-
addressable (2.8.8)
91+
addressable (2.8.9)
9292
public_suffix (>= 2.0.2, < 8.0)
9393
ast (2.4.3)
9494
base64 (0.3.0)
@@ -340,7 +340,7 @@ GEM
340340
nokogiri (>= 1.18.2)
341341
rubyzip (~> 2.3.0)
342342
docile (1.4.1)
343-
doorkeeper (5.8.2)
343+
doorkeeper (5.9.0)
344344
railties (>= 5)
345345
doorkeeper-i18n (4.0.1)
346346
drb (2.2.3)
@@ -355,8 +355,9 @@ GEM
355355
temple
356356
erubi (1.13.1)
357357
escape_utils (1.3.0)
358-
excon (1.3.2)
358+
excon (1.4.0)
359359
logger
360+
execjs (2.10.0)
360361
extended-markdown-filter (0.7.0)
361362
html-pipeline (~> 2.9)
362363
factory_bot (6.5.6)
@@ -372,7 +373,14 @@ GEM
372373
logger
373374
faraday-net_http (3.4.2)
374375
net-http (~> 0.5)
376+
ffi (1.17.3-aarch64-linux-gnu)
377+
ffi (1.17.3-aarch64-linux-musl)
378+
ffi (1.17.3-arm-linux-gnu)
379+
ffi (1.17.3-arm-linux-musl)
380+
ffi (1.17.3-arm64-darwin)
381+
ffi (1.17.3-x86_64-darwin)
375382
ffi (1.17.3-x86_64-linux-gnu)
383+
ffi (1.17.3-x86_64-linux-musl)
376384
file_validators (3.0.0)
377385
activemodel (>= 3.2)
378386
mime-types (>= 1.0)
@@ -441,7 +449,7 @@ GEM
441449
invisible_captcha (0.13.0)
442450
rails (>= 3.2.0)
443451
io-console (0.8.2)
444-
json (2.18.1)
452+
json (2.19.1)
445453
jwt (3.1.2)
446454
base64
447455
kaminari (1.2.2)
@@ -488,10 +496,11 @@ GEM
488496
mime-types (3.7.0)
489497
logger
490498
mime-types-data (~> 3.2025, >= 3.2025.0507)
491-
mime-types-data (3.2026.0203)
499+
mime-types-data (3.2026.0303)
492500
mini_magick (4.13.2)
493501
mini_mime (1.1.5)
494-
minitest (6.0.1)
502+
minitest (6.0.2)
503+
drb (~> 2.0)
495504
prism (~> 1.5)
496505
msgpack (1.8.0)
497506
multi_xml (0.8.1)
@@ -509,8 +518,22 @@ GEM
509518
net-smtp (0.3.4)
510519
net-protocol
511520
nio4r (2.7.5)
521+
nokogiri (1.19.1-aarch64-linux-gnu)
522+
racc (~> 1.4)
523+
nokogiri (1.19.1-aarch64-linux-musl)
524+
racc (~> 1.4)
525+
nokogiri (1.19.1-arm-linux-gnu)
526+
racc (~> 1.4)
527+
nokogiri (1.19.1-arm-linux-musl)
528+
racc (~> 1.4)
529+
nokogiri (1.19.1-arm64-darwin)
530+
racc (~> 1.4)
531+
nokogiri (1.19.1-x86_64-darwin)
532+
racc (~> 1.4)
512533
nokogiri (1.19.1-x86_64-linux-gnu)
513534
racc (~> 1.4)
535+
nokogiri (1.19.1-x86_64-linux-musl)
536+
racc (~> 1.4)
514537
oauth (1.1.3)
515538
base64 (~> 0.1)
516539
oauth-tty (~> 1.0, >= 1.0.6)
@@ -533,7 +556,7 @@ GEM
533556
rack-protection
534557
omniauth-facebook (5.0.0)
535558
omniauth-oauth2 (~> 1.2)
536-
omniauth-google-oauth2 (1.2.1)
559+
omniauth-google-oauth2 (1.2.2)
537560
jwt (>= 2.9.2)
538561
oauth2 (~> 2.0)
539562
omniauth (~> 2.0)
@@ -578,7 +601,7 @@ GEM
578601
prism (1.9.0)
579602
psych (4.0.6)
580603
stringio
581-
public_suffix (7.0.2)
604+
public_suffix (7.0.5)
582605
puma (6.6.1)
583606
nio4r (~> 2.0)
584607
racc (1.8.1)
@@ -616,8 +639,8 @@ GEM
616639
activesupport (>= 5.0.0)
617640
minitest
618641
nokogiri (>= 1.6)
619-
rails-html-sanitizer (1.6.2)
620-
loofah (~> 2.21)
642+
rails-html-sanitizer (1.7.0)
643+
loofah (~> 2.25)
621644
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
622645
rails-i18n (7.0.10)
623646
i18n (>= 0.7, < 2)
@@ -635,11 +658,11 @@ GEM
635658
activerecord (>= 6.1.5)
636659
activesupport (>= 6.1.5)
637660
i18n
638-
ratonvirus (0.4.3)
661+
ratonvirus (0.5.0)
639662
activesupport (~> 7.0)
640-
ratonvirus-clamby (0.4.0)
663+
ratonvirus-clamby (0.5.0)
641664
clamby (~> 1.6)
642-
ratonvirus (~> 0.4.0)
665+
ratonvirus (~> 0.5.0)
643666
rb-fsevent (0.11.2)
644667
rb-inotify (0.11.1)
645668
ffi (~> 1.0)
@@ -669,7 +692,7 @@ GEM
669692
rspec-html-matchers (0.10.0)
670693
nokogiri (~> 1)
671694
rspec (>= 3.0.0.a)
672-
rspec-mocks (3.13.7)
695+
rspec-mocks (3.13.8)
673696
diff-lcs (>= 1.2.0, < 2.0)
674697
rspec-support (~> 3.13.0)
675698
rspec-rails (6.1.5)
@@ -730,13 +753,13 @@ GEM
730753
rubyzip (>= 1.3.0)
731754
rubyzip (2.3.2)
732755
securerandom (0.4.1)
733-
selenium-webdriver (4.40.0)
756+
selenium-webdriver (4.41.0)
734757
base64 (~> 0.2)
735758
logger (~> 1.4)
736759
rexml (~> 3.2, >= 3.2.5)
737760
rubyzip (>= 1.2.2, < 4.0)
738761
websocket (~> 1.0)
739-
semantic_range (3.1.0)
762+
semantic_range (3.1.1)
740763
shakapacker (7.1.0)
741764
activesupport (>= 5.2)
742765
rack-proxy (>= 0.6.1)
@@ -770,6 +793,8 @@ GEM
770793
tzinfo (2.0.6)
771794
concurrent-ruby (~> 1.0)
772795
uber (0.1.0)
796+
uglifier (4.2.1)
797+
execjs (>= 0.3.0, < 3)
773798
unicode-display_width (2.6.0)
774799
uniform_notifier (1.18.0)
775800
uri (1.1.1)
@@ -812,10 +837,17 @@ GEM
812837
wkhtmltopdf-binary (0.12.6.6)
813838
xpath (3.2.0)
814839
nokogiri (~> 1.8)
815-
zeitwerk (2.7.4)
840+
zeitwerk (2.7.5)
816841

817842
PLATFORMS
818-
x86_64-linux
843+
aarch64-linux-gnu
844+
aarch64-linux-musl
845+
arm-linux-gnu
846+
arm-linux-musl
847+
arm64-darwin
848+
x86_64-darwin
849+
x86_64-linux-gnu
850+
x86_64-linux-musl
819851

820852
DEPENDENCIES
821853
bootsnap (~> 1.17)
@@ -826,13 +858,12 @@ DEPENDENCIES
826858
faker (~> 3.2.2)
827859
letter_opener_web (~> 2.0)
828860
listen (~> 3.8)
829-
puma (~> 6.4)
830-
rubocop-faker
831-
rubocop-performance (~> 1.20)
861+
puma (>= 6.4.2)
862+
uglifier (~> 4.1)
832863
web-console (~> 4.2)
833864

834865
RUBY VERSION
835866
ruby 3.2.2p53
836867

837868
BUNDLED WITH
838-
2.4.10
869+
2.6.9

0 commit comments

Comments
 (0)