Skip to content

Commit

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


Updates `activesupport` from 7.1.3 to 7.1.3.4
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3...v7.1.3.4)

Updates `excon` from 0.109.0 to 0.111.0
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](excon/excon@v0.109.0...v0.111.0)

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: excon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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] committed Jul 9, 2024
1 parent 03cf60a commit 6bf3169
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 47 deletions.
76 changes: 30 additions & 46 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.4)
activesupport (= 7.1.3.4)
activesupport (7.1.3.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -44,8 +44,8 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
awesome_print (1.9.2)
backports (3.24.1)
Expand All @@ -58,7 +58,7 @@ GEM
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand All @@ -67,38 +67,20 @@ GEM
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
docile (1.4.0)
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)
drb (2.2.1)
excon (0.111.0)
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
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,12 +100,12 @@ 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
i18n (1.14.1)
faraday (>= 2)
faraday-follow_redirects
faraday_hal_middleware (>= 0.2)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.2)
json (2.7.2-java)
Expand All @@ -132,12 +114,14 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.0)
lumberjack (1.2.8)
method_source (1.0.0)
minitest (5.21.1)
multipart-post (2.4.0)
minitest (5.24.1)
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 All @@ -160,7 +144,7 @@ GEM
pry-doc (1.5.0)
pry (~> 0.11)
yard (~> 0.9.11)
public_suffix (5.0.5)
public_suffix (6.0.0)
racc (1.8.0)
racc (1.8.0-java)
rainbow (3.1.1)
Expand Down Expand Up @@ -206,7 +190,6 @@ GEM
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
Expand Down Expand Up @@ -244,6 +227,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.23.1)
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 6bf3169

Please sign in to comment.