Skip to content

Commit

Permalink
build(deps): bump the bundler group across 4 directories with 8 updates
Browse files Browse the repository at this point in the history
Bumps the bundler group with 3 updates in the /pkgs/tools/admin/fastlane directory: [addressable](https://github.com/sporkmonger/addressable), [json](https://github.com/flori/json) and [jmespath](https://github.com/trevorrowe/jmespath.rb).
Bumps the bundler group with 3 updates in the /pkgs/tools/admin/oxidized directory: [json](https://github.com/flori/json), [rack](https://github.com/rack/rack) and [git](https://github.com/ruby-git/ruby-git).
Bumps the bundler group with 1 update in the /pkgs/tools/audio/mpdcron directory: [nokogiri](https://github.com/sparklemotion/nokogiri).
Bumps the bundler group with 2 updates in the /pkgs/tools/misc/anystyle-cli directory: [yard](https://github.com/lsegal/yard) and [tzinfo](https://github.com/tzinfo/tzinfo).


Updates `addressable` from 2.7.0 to 2.8.6
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](sporkmonger/addressable@addressable-2.7.0...addressable-2.8.6)

Updates `json` from 2.5.1 to 2.7.2
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.5.1...v2.7.2)

Updates `jmespath` from 1.4.0 to 1.6.2
- [Release notes](https://github.com/trevorrowe/jmespath.rb/releases)
- [Changelog](https://github.com/jmespath/jmespath.rb/blob/main/CHANGELOG.md)
- [Commits](jmespath/jmespath.rb@v1.4.0...v1.6.2)

Updates `json` from 2.2.0 to 2.7.2
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.5.1...v2.7.2)

Updates `rack` from 1.6.11 to 1.6.13
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@1.6.11...1.6.13)

Updates `git` from 1.5.0 to 1.19.1
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.5.0...v1.19.1)

Updates `nokogiri` from 1.10.3 to 1.15.6
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.10.3...v1.15.6)

Updates `yard` from 0.9.25 to 0.9.36
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md)
- [Commits](lsegal/yard@v0.9.25...v0.9.36)

Updates `tzinfo` from 1.2.7 to 2.0.6
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](tzinfo/tzinfo@v1.2.7...v2.0.6)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
  dependency-group: bundler
- dependency-name: json
  dependency-type: indirect
  dependency-group: bundler
- dependency-name: jmespath
  dependency-type: indirect
  dependency-group: bundler
- dependency-name: json
  dependency-type: indirect
  dependency-group: bundler
- dependency-name: rack
  dependency-type: indirect
  dependency-group: bundler
- dependency-name: git
  dependency-type: indirect
  dependency-group: bundler
- dependency-name: nokogiri
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: yard
  dependency-type: direct:development
  dependency-group: bundler
- dependency-name: tzinfo
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 6f766cc commit 0a78128
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 27 deletions.
10 changes: 5 additions & 5 deletions pkgs/tools/admin/fastlane/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.3)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
atomos (0.1.3)
aws-eventstream (1.1.0)
aws-partitions (1.414.0)
Expand Down Expand Up @@ -116,8 +116,8 @@ GEM
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
jmespath (1.4.0)
json (2.5.1)
jmespath (1.6.2)
json (2.7.2)
jwt (2.2.2)
memoist (0.16.2)
mini_magick (4.11.0)
Expand All @@ -128,7 +128,7 @@ GEM
naturally (2.2.0)
os (1.1.1)
plist (3.6.0)
public_suffix (4.0.6)
public_suffix (5.0.5)
rake (13.0.3)
representable (3.0.4)
declarative (< 0.1.0)
Expand Down
12 changes: 9 additions & 3 deletions pkgs/tools/admin/oxidized/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
asetus (0.3.0)
backports (3.14.0)
charlock_holmes (0.7.6)
emk-sinatra-url-for (0.2.1)
sinatra (>= 0.9.1.1)
ffi (1.10.0)
git (1.5.0)
git (1.19.1)
addressable (~> 2.8)
rchardet (~> 1.8)
haml (5.0.4)
temple (>= 0.8.0)
tilt
htmlentities (4.3.4)
json (2.2.0)
json (2.7.2)
multi_json (1.13.1)
net-ssh (5.2.0)
net-telnet (0.1.1)
Expand All @@ -38,15 +42,17 @@ GEM
sass (~> 3.3)
sinatra (~> 1.4, >= 1.4.6)
sinatra-contrib (~> 1.4, >= 1.4.6)
public_suffix (5.0.5)
puma (3.11.4)
rack (1.6.11)
rack (1.6.13)
rack-protection (1.5.5)
rack
rack-test (0.7.0)
rack (>= 1.0, < 3)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rchardet (1.8.0)
rugged (0.28.1)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand Down
8 changes: 5 additions & 3 deletions pkgs/tools/audio/mpdcron/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
mini_portile2 (2.4.0)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
mini_portile2 (2.8.6)
nokogiri (1.15.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.7.3)

PLATFORMS
ruby
Expand Down
24 changes: 8 additions & 16 deletions pkgs/tools/misc/anystyle-cli/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,8 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
activesupport (3.1.12)
multi_json (~> 1.0)
anystyle-data (1.2.0)
bibtex-ruby (5.1.4)
latex-decode (~> 0.0)
Expand All @@ -33,15 +29,13 @@ GEM
concurrent-ruby (1.1.7)
diff-lcs (1.4.4)
docile (1.3.2)
edtf (3.0.5)
activesupport (>= 3.0, < 7.0)
edtf (3.1.1)
activesupport (>= 3.0, < 8.0)
gli (2.19.2)
gnuplot (2.6.2)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
latex-decode (0.3.1)
lmdb (0.5.3)
minitest (5.14.1)
multi_json (1.15.0)
namae (1.0.1)
rake (13.0.1)
redis (4.2.1)
Expand All @@ -65,14 +59,12 @@ GEM
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
thread_safe (0.3.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-scripts (1.6.0)
wapiti (1.0.7)
builder (~> 3.2)
yard (0.9.25)
zeitwerk (2.4.0)
yard (0.9.36)

PLATFORMS
ruby
Expand Down

0 comments on commit 0a78128

Please sign in to comment.