Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the deps group across 1 directory with 3 updates #427

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
85 changes: 35 additions & 50 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,20 +32,21 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.1.3)
activesupport (= 7.1.3)
activesupport (7.1.3)
activemodel (7.2.1)
activesupport (= 7.2.1)
activesupport (7.2.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
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 +59,7 @@ GEM
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand All @@ -67,38 +68,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.1)
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.1)
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 +101,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 +115,13 @@ 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)
mutex_m (0.2.0)
minitest (5.25.1)
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.1)
racc (1.8.0)
racc (1.8.0-java)
rainbow (3.1.1)
Expand Down Expand Up @@ -206,10 +190,10 @@ 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)
securerandom (0.3.1)
shellany (0.0.1)
simplecov (0.22.0)
docile (~> 1.1)
Expand Down Expand Up @@ -244,6 +228,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
Loading