diaspora_federation/test/gemfiles/no-rails.Gemfile.lock
2022-07-18 02:41:48 +02:00

107 lines
2.6 KiB
Text

PATH
remote: ../..
specs:
diaspora_federation (1.0.0)
faraday (>= 1.0, < 3)
faraday-follow_redirects (~> 0.3)
nokogiri (~> 1.6, >= 1.6.8)
typhoeus (~> 1.0)
valid (~> 1.0)
diaspora_federation-json_schema (1.0.0)
diaspora_federation-test (1.0.0)
diaspora_federation (= 1.0.0)
fabrication (~> 2.29)
uuid (~> 2.3, >= 2.3.8)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
crack (0.4.5)
rexml
diff-lcs (1.5.0)
docile (1.4.0)
ethon (0.15.0)
ffi (>= 1.15.0)
fabrication (2.29.0)
faraday (2.3.0)
faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (2.0.3)
ffi (1.15.5)
fuubar (2.5.1)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
hashdiff (1.0.1)
json-schema (3.0.0)
addressable (>= 2.8)
macaddr (1.7.2)
systemu (~> 2.6.5)
nokogiri (1.13.7-x86_64-linux)
racc (~> 1.4)
nyan-cat-formatter (0.12.0)
rspec (>= 2.99, >= 2.14.2, < 4)
public_suffix (4.0.7)
racc (1.6.0)
rake (13.0.6)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-collection_matchers (1.2.0)
rspec-expectations (>= 2.99.0.beta1)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-json_expectations (2.2.0)
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov-rcov (0.3.1)
simplecov (>= 0.4.1)
simplecov_json_formatter (0.1.4)
systemu (2.6.5)
typhoeus (1.4.0)
ethon (>= 0.9.0)
uuid (2.3.9)
macaddr (~> 1.0)
valid (1.2.0)
webmock (3.14.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
diaspora_federation!
diaspora_federation-json_schema!
diaspora_federation-test!
fuubar (= 2.5.1)
json-schema (~> 3.0)
nyan-cat-formatter
rake
rspec (~> 3.11.0)
rspec-collection_matchers (~> 1.2.0)
rspec-json_expectations (~> 2.1)
simplecov (= 0.21.2)
simplecov-rcov (= 0.3.1)
webmock (~> 3.0)
BUNDLED WITH
2.3.7