Gemfile.lock in nxt_http_client-2.1.0 vs Gemfile.lock in nxt_http_client-2.1.1
- old
+ new
@@ -1,32 +1,36 @@
PATH
remote: .
specs:
- nxt_http_client (2.1.0)
- activesupport (< 8.0)
+ nxt_http_client (2.1.1)
+ activesupport
nxt_registry
typhoeus
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.1.3.4)
+ activesupport (8.0.0)
base64
+ benchmark (>= 0.3)
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)
+ securerandom (>= 0.3)
+ tzinfo (~> 2.0, >= 2.0.5)
+ uri (>= 0.13.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
+ benchmark (0.4.0)
bigdecimal (3.1.8)
coderay (1.1.3)
- concurrent-ruby (1.3.1)
+ concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
rexml
diff-lcs (1.5.1)
@@ -35,15 +39,15 @@
ffi (>= 1.15.0)
ffi (1.17.0)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
hashdiff (1.1.0)
- i18n (1.14.5)
+ i18n (1.14.6)
concurrent-ruby (~> 1.0)
+ logger (1.6.1)
method_source (1.1.0)
- minitest (5.23.1)
- mutex_m (0.2.0)
+ minitest (5.25.2)
nxt_registry (0.3.10)
activesupport
nxt_vcr_harness (0.2.0)
rspec (~> 3.0)
vcr (~> 6.0)
@@ -54,12 +58,12 @@
rake (13.2.1)
redis (5.2.0)
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
- rexml (3.2.8)
- strscan (>= 3.0.9)
+ rexml (3.3.0)
+ strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
@@ -71,15 +75,17 @@
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
+ securerandom (0.3.2)
strscan (3.1.0)
timecop (0.9.9)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
+ uri (1.0.2)
vcr (6.2.0)
webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)