Gemfile.lock in hugging-face-0.1.0 vs Gemfile.lock in hugging-face-0.2.0
- old
+ new
@@ -5,16 +5,23 @@
faraday (~> 2.7)
GEM
remote: https://rubygems.org/
specs:
+ addressable (2.8.4)
+ public_suffix (>= 2.0.2, < 6.0)
+ crack (0.4.5)
+ rexml
diff-lcs (1.5.0)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
+ hashdiff (1.0.1)
+ public_suffix (5.0.1)
rake (13.0.6)
+ rexml (3.2.5)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
@@ -25,16 +32,22 @@
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
ruby2_keywords (0.0.5)
+ webmock (3.18.1)
+ addressable (>= 2.8.0)
+ crack (>= 0.3.2)
+ hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
arm64-darwin-21
+ x86_64-linux
DEPENDENCIES
hugging-face!
rake (~> 13.0)
rspec (~> 3.0)
+ webmock (~> 3.0)
BUNDLED WITH
2.4.0