Skip to content

Commit

Permalink
Bump the bundler group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the bundler group with 2 updates in the / directory: [activesupport](https://github.com/rails/rails) and [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader).


Updates `activesupport` from 5.2.6 to 5.2.8.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v5.2.6...v5.2.8.1)

Updates `cocoapods-downloader` from 1.4.0 to 1.6.3
- [Release notes](https://github.com/CocoaPods/cocoapods-downloader/releases)
- [Changelog](https://github.com/CocoaPods/cocoapods-downloader/blob/master/CHANGELOG.md)
- [Commits](CocoaPods/cocoapods-downloader@1.4.0...1.6.3)

Updates `tzinfo` from 1.2.9 to 1.2.11
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](tzinfo/tzinfo@v1.2.9...v1.2.11)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
  dependency-group: bundler-security-group
- dependency-name: cocoapods-downloader
  dependency-type: indirect
  dependency-group: bundler-security-group
- dependency-name: tzinfo
  dependency-type: indirect
  dependency-group: bundler-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 21, 2024
1 parent fea273b commit 1a9fbe3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.3)
activesupport (5.2.6)
activesupport (5.2.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand Down Expand Up @@ -43,7 +43,7 @@ GEM
public_suffix
typhoeus (~> 1.0)
cocoapods-deintegrate (1.0.4)
cocoapods-downloader (1.4.0)
cocoapods-downloader (1.6.3)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.0)
Expand All @@ -52,7 +52,7 @@ GEM
netrc (~> 0.11)
cocoapods-try (1.2.0)
colored2 (3.1.2)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.3)
escape (0.0.4)
ethon (0.14.0)
ffi (>= 1.15.0)
Expand Down Expand Up @@ -91,13 +91,13 @@ GEM
gh_inspector (1.1.3)
highline (2.0.3)
httpclient (2.8.3)
i18n (1.8.10)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
json (2.5.1)
json_pure (2.5.1)
launchy (2.4.3)
addressable (~> 2.3)
minitest (5.14.4)
minitest (5.22.3)
molinillo (0.6.6)
multi_json (1.15.0)
multipart-post (2.1.1)
Expand All @@ -124,7 +124,7 @@ GEM
pusher-client (~> 0.4)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (1.2.9)
tzinfo (1.2.11)
thread_safe (~> 0.1)
websocket (1.2.9)
xcodeproj (1.21.0)
Expand Down

0 comments on commit 1a9fbe3

Please sign in to comment.