Skip to content

Commit

Permalink
Update rexml to fix found vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Rukomoynikov committed Oct 18, 2024
1 parent bebc67d commit 05247a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

source 'http://rubygems.org'
source 'https://rubygems.org'

gemspec
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PATH
dry-cli

GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
ast (2.4.2)
base64 (0.1.1)
Expand All @@ -24,7 +24,7 @@ GEM
racc (1.7.1)
rainbow (3.1.1)
regexp_parser (2.8.1)
rexml (3.2.6)
rexml (3.3.8)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand Down

0 comments on commit 05247a8

Please sign in to comment.