Skip to content

Commit

Permalink
Bump the production-dependencies group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [sentry-rails](https://github.com/getsentry/sentry-ruby) | `5.21.0` | `5.22.0` |
| [sentry-ruby](https://github.com/getsentry/sentry-ruby) | `5.21.0` | `5.22.0` |
| [algoliasearch-rails](https://github.com/algolia/algoliasearch-rails) | `3.0.0` | `3.0.1` |
| [faraday](https://github.com/lostisland/faraday) | `2.12.0` | `2.12.1` |
| [faraday-gzip](https://github.com/bodrovis/faraday-gzip) | `2.0.1` | `3.0.2` |
| [faraday-net_http](https://github.com/lostisland/faraday-net_http) | `3.3.0` | `3.4.0` |


Updates `sentry-rails` from 5.21.0 to 5.22.0
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.21.0...5.22.0)

Updates `sentry-ruby` from 5.21.0 to 5.22.0
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.21.0...5.22.0)

Updates `algoliasearch-rails` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/algolia/algoliasearch-rails/releases)
- [Changelog](https://github.com/algolia/algoliasearch-rails/blob/master/CHANGELOG.MD)
- [Commits](algolia/algoliasearch-rails@3.0.0...3.0.1)

Updates `faraday` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.12.0...v2.12.1)

Updates `faraday-gzip` from 2.0.1 to 3.0.2
- [Release notes](https://github.com/bodrovis/faraday-gzip/releases)
- [Changelog](https://github.com/bodrovis/faraday-gzip/blob/master/CHANGELOG.md)
- [Commits](bodrovis/faraday-gzip@v2.0.1...v3.0.2)

Updates `faraday-net_http` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/lostisland/faraday-net_http/releases)
- [Commits](lostisland/faraday-net_http@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sentry-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: algoliasearch-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: faraday
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: faraday-gzip
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: faraday-net_http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 7a02882 commit 6224320
Showing 1 changed file with 28 additions and 27 deletions.
55 changes: 28 additions & 27 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@ GEM
uri (>= 0.13.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
algolia (3.5.4)
algolia (3.8.2)
base64 (>= 0.2.0, < 1)
faraday (>= 1.0.1, < 3.0)
faraday-net_http_persistent (>= 0.15, < 3)
net-http-persistent
algoliasearch-rails (3.0.0)
algoliasearch-rails (3.0.1)
algolia (>= 3.5.2)
json (>= 1.5.1)
anchored (1.1.0)
Expand Down Expand Up @@ -153,17 +153,17 @@ GEM
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-encoding (0.0.6)
faraday
faraday-gzip (2.0.1)
faraday (>= 1.0)
faraday-gzip (3.0.2)
faraday (>= 2.0, < 3)
zlib (~> 3.0)
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-net_http_persistent (2.3.0)
faraday (~> 2.5)
net-http-persistent (>= 4.0.4, < 5)
Expand Down Expand Up @@ -223,12 +223,12 @@ GEM
rainbow (>= 2.2.2, < 4.0)
terminal-table (>= 1.5.1)
interactor (3.1.2)
io-console (0.7.2)
io-console (0.8.0)
ip_anonymizer (0.3.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.8.2)
json (2.9.0)
jwt (2.9.3)
base64
kaminari (1.2.2)
Expand All @@ -251,7 +251,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
logger (1.6.2)
logstasher (2.1.5)
activesupport (>= 5.2)
request_store
Expand All @@ -276,14 +276,14 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0820)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.4)
mjml-rails (4.12.1)
msgpack (1.7.2)
multi_xml (0.6.0)
nenv (0.3.0)
net-http (0.4.1)
net-http (0.6.0)
uri
net-http-persistent (4.0.4)
net-http-persistent (4.0.5)
connection_pool (~> 2.2)
net-imap (0.5.1)
date
Expand All @@ -295,11 +295,11 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.4)
nokogiri (1.16.8-aarch64-linux)
nokogiri (1.17.0-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.8-arm64-darwin)
nokogiri (1.17.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-linux)
nokogiri (1.17.0-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -341,7 +341,8 @@ GEM
pry (>= 0.13, < 0.15)
pry-rails (0.3.11)
pry (>= 0.13.0)
psych (5.2.0)
psych (5.2.1)
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
Expand All @@ -365,7 +366,7 @@ GEM
rack_session_access (0.2.0)
builder (>= 2.0.0)
rack (>= 1.0.0)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rails (8.0.0)
actioncable (= 8.0.0)
Expand Down Expand Up @@ -408,14 +409,14 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.3)
reline (0.5.11)
reline (0.5.12)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -492,11 +493,11 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
securerandom (0.3.2)
sentry-rails (5.21.0)
securerandom (0.4.0)
sentry-rails (5.22.0)
railties (>= 5.0)
sentry-ruby (~> 5.21.0)
sentry-ruby (5.21.0)
sentry-ruby (~> 5.22.0)
sentry-ruby (5.22.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
shellany (0.0.1)
Expand Down Expand Up @@ -547,7 +548,7 @@ GEM
uniform_notifier (1.16.0)
unindent (1.0)
uri (1.0.2)
useragent (0.16.10)
useragent (0.16.11)
version_gem (1.1.3)
web-console (4.2.1)
actionview (>= 6.0.0)
Expand All @@ -568,7 +569,7 @@ GEM
nokogiri (~> 1.8)
yajl-ruby (1.4.3)
zeitwerk (2.7.1)
zlib (3.1.1)
zlib (3.2.0)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 6224320

Please sign in to comment.