haste-client: Init at 0.2.3

This commit is contained in:
SCOTT-HAMILTON
2020-08-28 13:53:40 +02:00
parent a19b2b4c03
commit 1a2a8d50f9
5 changed files with 776 additions and 0 deletions
+38
View File
@@ -0,0 +1,38 @@
PATH
remote: .
specs:
haste (0.2.3)
faraday (~> 0.9)
json
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.4.4)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
json (2.3.1)
multipart-post (2.1.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
PLATFORMS
ruby
DEPENDENCIES
haste!
rspec
BUNDLED WITH
2.1.4