Skip to content

Commit

Permalink
build(deps): bump the bundler group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the bundler group with 3 updates: [faraday](https://github.com/lostisland/faraday), [mustermann](https://github.com/sinatra/mustermann) and [rexml](https://github.com/ruby/rexml).


Updates `faraday` from 2.10.0 to 2.10.1
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.10.0...v2.10.1)

Updates `mustermann` from 3.0.0 to 3.0.1
- [Commits](sinatra/mustermann@v3.0.0...v3.0.1)

Updates `rexml` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: faraday
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: mustermann
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: rexml
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent ba80fc3 commit 9a3b731
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ GEM
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
drb (2.2.1)
faraday (2.10.0)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-net_http (3.1.1)
Expand Down Expand Up @@ -58,7 +58,7 @@ GEM
minitest (5.24.1)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mustermann (3.0.0)
mustermann (3.0.1)
ruby2_keywords (~> 0.0.1)
mutex_m (0.2.0)
nenv (0.3.0)
Expand Down Expand Up @@ -110,7 +110,7 @@ GEM
rb-inotify (0.11.1)
ffi (~> 1.0)
regexp_parser (2.9.2)
rexml (3.3.2)
rexml (3.3.3)
strscan
rubocop (1.65.0)
json (~> 2.3)
Expand Down

0 comments on commit 9a3b731

Please sign in to comment.