Gemfile.lock in aspose_slides_cloud-23.4.0 vs Gemfile.lock in aspose_slides_cloud-23.6.0
- old
+ new
@@ -1,10 +1,12 @@
PATH
remote: .
specs:
- aspose_slides_cloud (23.4.0)
- faraday (~> 0.17, >= 0.17.3)
+ aspose_slides_cloud (23.6.0)
+ faraday (~> 1.0, >= 1.0.0)
+ faraday-httpclient (~> 1.0, >= 1.0.0)
+ httpclient (~> 2.2, >= 2.2.0)
json (~> 2.1, >= 2.1.0)
GEM
remote: https://rubygems.org/
specs:
@@ -18,14 +20,36 @@
autotest-growl (0.2.16)
autotest-rails-pure (4.1.2)
crack (0.4.5)
rexml
diff-lcs (1.5.0)
- faraday (0.17.6)
- multipart-post (>= 1.2, < 3)
+ 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-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)
ffi (1.15.5)
hashdiff (1.0.1)
+ httpclient (2.8.3)
json (2.6.3)
multipart-post (2.3.0)
public_suffix (5.0.1)
rake (12.3.3)
rexml (3.2.5)
@@ -39,12 +63,13 @@
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
- rspec-support (3.12.0)
+ rspec-support (3.12.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
+ ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sys-uname (1.2.3)
ffi (~> 1.1)
vcr (3.0.3)
webmock (1.24.6)