Skip to content

Commit

Permalink
Bump rexml from 3.3.8 to 3.3.9
Browse files Browse the repository at this point in the history
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.8...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent bdd4d44 commit 71a176d
Show file tree
Hide file tree
Showing 39 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ GEM
drb (2.2.1)
erubi (1.13.0)
execjs (2.9.1)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.0-x86_64-linux-musl)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -207,7 +208,7 @@ GEM
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.3.8)
rexml (3.3.9)
rubyzip (2.3.2)
sassc (2.4.0)
ffi (~> 1.9)
Expand All @@ -229,6 +230,7 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.1.0-x86_64-linux-gnu)
sqlite3 (2.1.0-x86_64-linux-musl)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
Expand Down Expand Up @@ -258,6 +260,7 @@ GEM
zeitwerk (2.7.1)

PLATFORMS
x86_64-linux
x86_64-linux-musl

DEPENDENCIES
Expand Down
Binary file added vendor/cache/actioncable-7.2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/actionmailbox-7.2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/actionmailer-7.2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/actionpack-7.2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/actiontext-7.2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/actionview-7.2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/activejob-7.2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/activemodel-7.2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/activerecord-7.2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/activestorage-7.2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/activesupport-7.2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/addressable-2.8.7.gem
Binary file not shown.
Binary file added vendor/cache/bootsnap-1.18.4.gem
Binary file not shown.
Binary file added vendor/cache/debug-1.9.2.gem
Binary file not shown.
Binary file added vendor/cache/dotenv-3.1.4.gem
Binary file not shown.
Binary file removed vendor/cache/ffi-1.16.3.gem
Binary file not shown.
Binary file added vendor/cache/ffi-1.17.0-x86_64-linux-gnu.gem
Binary file not shown.
Binary file added vendor/cache/ffi-1.17.0-x86_64-linux-musl.gem
Binary file not shown.
Binary file added vendor/cache/importmap-rails-2.0.3.gem
Binary file not shown.
Binary file added vendor/cache/irb-1.14.1.gem
Binary file not shown.
Binary file added vendor/cache/jbuilder-2.13.0.gem
Binary file not shown.
Binary file added vendor/cache/msgpack-1.7.3.gem
Binary file not shown.
Binary file added vendor/cache/net-imap-0.5.0.gem
Binary file not shown.
Binary file added vendor/cache/public_suffix-6.0.1.gem
Binary file not shown.
Binary file added vendor/cache/rack-3.1.8.gem
Binary file not shown.
Binary file added vendor/cache/rails-7.2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/railties-7.2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/regexp_parser-2.9.2.gem
Binary file not shown.
Binary file removed vendor/cache/rexml-3.3.7.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.3.9.gem
Binary file not shown.
Binary file added vendor/cache/sprockets-rails-3.5.2.gem
Binary file not shown.
Binary file added vendor/cache/sqlite3-2.1.0-x86_64-linux-gnu.gem
Binary file not shown.
Binary file added vendor/cache/sqlite3-2.1.0-x86_64-linux-musl.gem
Binary file not shown.
Binary file added vendor/cache/stimulus-rails-1.3.4.gem
Binary file not shown.
Binary file added vendor/cache/tilt-2.4.0.gem
Binary file not shown.
Binary file added vendor/cache/turbo-rails-2.0.11.gem
Binary file not shown.
Binary file added vendor/cache/websocket-1.2.11.gem
Binary file not shown.
Binary file added vendor/cache/zeitwerk-2.7.1.gem
Binary file not shown.

0 comments on commit 71a176d

Please sign in to comment.