Skip to content

Commit

Permalink
chore: upgrade rexml
Browse files Browse the repository at this point in the history
  • Loading branch information
nimaai committed May 21, 2024
1 parent 44f5cea commit d37f140
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ GEM
addressable (~> 2)
faraday (~> 0.9)
faraday_middleware (~> 0.9)
liquid (5.5.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down Expand Up @@ -200,7 +201,8 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -230,6 +232,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
strong_password (0.0.10)
strscan (3.1.0)
textacular (5.6.0)
activerecord (>= 5.0, < 7.2)
thor (1.3.0)
Expand Down Expand Up @@ -262,6 +265,7 @@ DEPENDENCIES
git
hashdiff
json_roa-client (= 2.0.0)
liquid
listen
mimemagic
pg
Expand Down
2 changes: 1 addition & 1 deletion datalayer
Submodule datalayer updated 1 files
+3 −1 Gemfile.lock

0 comments on commit d37f140

Please sign in to comment.