Skip to content

Commit

Permalink
chore(deps): bump the deps group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 2 updates: [activesupport](https://github.com/rails/rails) and [hyperclient](https://github.com/codegram/hyperclient).


Updates `activesupport` from 7.1.3 to 7.1.3.2
- [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@v7.1.3...v7.1.3.2)

Updates `hyperclient` from 1.0.1 to 2.0.0
- [Release notes](https://github.com/codegram/hyperclient/releases)
- [Changelog](https://github.com/codegram/hyperclient/blob/master/CHANGELOG.md)
- [Commits](codegram/hyperclient@v1.0.1...v2.0.0)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: hyperclient
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent f9b08b1 commit 1432e46
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 40 deletions.
62 changes: 23 additions & 39 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PATH
faraday (>= 1.6.0, < 3.0)
faraday-excon (>= 1.1.0, < 3.0)
faraday-follow_redirects (>= 0.3.0, < 1.0)
hyperclient (>= 0.7.0, < 2.0)
hyperclient (>= 0.7.0, < 3.0)
stellar-base (= 0.32.0)

PATH
Expand All @@ -32,9 +32,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.1.3)
activesupport (= 7.1.3)
activesupport (7.1.3)
activemodel (7.1.3.2)
activesupport (= 7.1.3.2)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -51,8 +51,8 @@ GEM
backports (3.24.1)
base32 (0.3.4)
base64 (0.2.0)
bigdecimal (3.1.5)
bigdecimal (3.1.5-java)
bigdecimal (3.1.6)
bigdecimal (3.1.6-java)
break (0.40.0)
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
Expand All @@ -70,35 +70,17 @@ GEM
drb (2.2.0)
ruby2_keywords
excon (0.109.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-excon (2.1.0)
excon (>= 0.27.4)
faraday (~> 2.0)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
faraday_hal_middleware (0.1.1)
faraday_middleware (>= 0.9)
faraday_middleware (1.2.0)
faraday (~> 1.0)
faraday-net_http (3.1.0)
net-http
faraday_hal_middleware (0.2.0)
faraday (~> 2.0)
ffi (1.16.3)
ffi (1.16.3-java)
formatador (1.1.0)
Expand All @@ -118,11 +100,11 @@ GEM
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashdiff (1.1.0)
hyperclient (1.0.1)
hyperclient (2.0.0)
addressable
faraday (>= 0.9.0)
faraday_hal_middleware
faraday_middleware
faraday (>= 2)
faraday-follow_redirects
faraday_hal_middleware (>= 0.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.7.1)
Expand All @@ -134,10 +116,11 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.8)
method_source (1.0.0)
minitest (5.21.1)
multipart-post (2.4.0)
minitest (5.22.2)
mutex_m (0.2.0)
nenv (0.3.0)
net-http (0.4.1)
uri
netrc (0.11.0)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -241,6 +224,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
vcr (6.2.0)
webmock (3.22.0)
addressable (>= 2.8.0)
Expand Down
2 changes: 1 addition & 1 deletion horizon/stellar-horizon.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ Gem::Specification.new do |spec|
spec.add_dependency "faraday", ">= 1.6.0", "< 3.0"
spec.add_dependency "faraday-excon", ">= 1.1.0", "< 3.0"
spec.add_dependency "faraday-follow_redirects", ">= 0.3.0", "< 1.0"
spec.add_dependency "hyperclient", ">= 0.7.0", "< 2.0"
spec.add_dependency "hyperclient", ">= 0.7.0", "< 3.0"
end

0 comments on commit 1432e46

Please sign in to comment.