PATH remote: . specs: diaspora_federation (0.3.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 (0.3.0) diaspora_federation-rails (0.3.0) actionpack (>= 5.2, < 8) diaspora_federation (= 0.3.0) diaspora_federation-test (0.3.0) diaspora_federation (= 0.3.0) fabrication (~> 2.16) uuid (~> 2.3, >= 2.3.8) GEM remote: https://rubygems.org/ specs: actionpack (7.0.3.1) actionview (= 7.0.3.1) activesupport (= 7.0.3.1) rack (~> 2.0, >= 2.2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) actionview (7.0.3.1) activesupport (= 7.0.3.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) builder (3.2.4) byebug (11.1.3) coderay (1.1.3) concurrent-ruby (1.1.10) crack (0.4.5) rexml crass (1.0.6) diff-lcs (1.4.4) docile (1.4.0) erubi (1.10.0) ethon (0.15.0) ffi (>= 1.15.0) fabrication (2.27.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.4) fuubar (2.5.1) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) gitlab (4.17.0) httparty (~> 0.18) terminal-table (~> 1.5, >= 1.5.1) hashdiff (1.0.1) httparty (0.20.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) i18n (1.12.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) json-schema-rspec (0.0.4) json-schema (~> 2.5) rspec listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) macaddr (1.7.2) systemu (~> 2.6.5) method_source (1.0.0) mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.1115) mini_portile2 (2.8.0) minitest (5.16.2) multi_xml (0.6.0) nokogiri (1.13.7) mini_portile2 (~> 2.8.0) racc (~> 1.4) nyan-cat-formatter (0.12.0) rspec (>= 2.99, >= 2.14.2, < 4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) parallel (1.21.0) parser (3.0.3.0) ast (~> 2.4.1) pronto (0.11.0) gitlab (~> 4.4, >= 4.4.0) httparty (>= 0.13.7) octokit (~> 4.7, >= 4.7.0) rainbow (>= 2.2, < 4.0) rexml (~> 3.2) rugged (>= 0.23.0, < 1.1.0) thor (>= 0.20.3, < 2.0) pronto-rubocop (0.11.1) pronto (~> 0.11.0) rubocop (>= 0.63.1, < 2.0) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.8.0) byebug (~> 11.0) pry (~> 0.10) public_suffix (4.0.7) racc (1.6.0) rack (2.2.4) rack-test (2.0.2) rack (>= 1.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (7.0.3.1) actionpack (= 7.0.3.1) activesupport (= 7.0.3.1) method_source rake (>= 12.2) thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.0.0) rake (13.0.6) rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.1.1) rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) rspec-core (3.10.1) rspec-support (~> 3.10.0) rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-json_expectations (2.2.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-rails (5.0.2) actionpack (>= 5.2) activesupport (>= 5.2) railties (>= 5.2) rspec-core (~> 3.10) rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.3) rubocop (1.23.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml rubocop-ast (>= 1.12.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.13.0) parser (>= 3.0.1.1) rubocop-rails (2.12.4) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.7.0, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) rugged (1.0.1) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov-rcov (0.2.3) simplecov (>= 0.4.1) simplecov_json_formatter (0.1.3) systemu (2.6.5) terminal-table (1.6.0) thor (1.2.1) typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (2.1.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) yard (0.9.26) zeitwerk (2.6.0) PLATFORMS ruby DEPENDENCIES diaspora_federation! diaspora_federation-json_schema! diaspora_federation-rails! diaspora_federation-test! fuubar (= 2.5.1) json-schema-rspec (= 0.0.4) listen nyan-cat-formatter pronto (= 0.11.0) pronto-rubocop (= 0.11.1) pry pry-byebug rake rspec (~> 3.10.0) rspec-collection_matchers (~> 1.2.0) rspec-json_expectations (~> 2.1) rspec-rails (~> 5.0.1) rubocop (= 1.23.0) rubocop-rails (= 2.12.4) rubocop-rake (= 0.6.0) simplecov (= 0.21.2) simplecov-rcov (= 0.2.3) webmock (~> 3.0) yard BUNDLED WITH 2.3.7