PATH remote: . specs: omniauth-forge (0.1.2) omniauth omniauth-oauth2 omniauth-rails_csrf_protection (~> 0.1) zeitwerk (~> 2) GEM remote: https://rubygems.org/ specs: actionpack (6.1.0) actionview (= 6.1.0) activesupport (= 6.1.0) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) actionview (6.1.0) activesupport (= 6.1.0) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) activesupport (6.1.0) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.1) builder (3.2.4) bundler-audit (0.7.0.1) bundler (>= 1.2.0, < 3) thor (>= 0.18, < 2) byebug (11.1.3) childprocess (4.0.0) coderay (1.1.3) concurrent-ruby (1.1.7) crack (0.4.4) crass (1.0.6) diff-lcs (1.4.4) dip (6.1.0) thor (>= 0.20, < 1.1) docile (1.3.2) dotenv (2.7.6) erubi (1.10.0) faker (2.15.1) i18n (>= 1.6, < 2) faraday (1.1.0) multipart-post (>= 1.2, < 3) ruby2_keywords hashdiff (1.0.1) hashie (4.1.0) i18n (1.8.5) concurrent-ruby (~> 1.0) iniparse (1.5.0) jwt (2.2.2) loofah (2.8.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (1.0.0) mini_portile2 (2.4.0) minitest (5.14.2) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.5.4) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) oauth2 (1.4.4) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) omniauth (1.9.1) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-oauth2 (1.7.0) oauth2 (~> 1.4) omniauth (~> 1.9) omniauth-rails_csrf_protection (0.1.2) actionpack (>= 4.2) omniauth (>= 1.3.1) overcommit (0.57.0) childprocess (>= 0.6.3, < 5) iniparse (~> 1.4) parallel (1.20.1) parser (2.7.2.0) ast (~> 2.4.1) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.9.0) byebug (~> 11.0) pry (~> 0.13.0) public_suffix (4.0.6) puma (5.1.1) nio4r (~> 2.0) rack (2.2.3) rack-protection (2.1.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) rainbow (3.0.0) rake (12.3.3) regexp_parser (2.0.0) rexml (3.2.4) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) rspec-core (3.10.0) rspec-support (~> 3.10.0) rspec-expectations (3.10.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.0) rubocop (1.6.1) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (1.3.0) parser (>= 2.7.1.5) rubocop-faker (1.1.0) faker (>= 2.12.0) rubocop (>= 0.82.0) rubocop-performance (1.9.1) rubocop (>= 0.90.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.10.1) ruby2_keywords (0.0.2) simplecov (0.20.0) 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.2) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) thor (1.0.1) tilt (2.0.10) timecop (0.9.2) tzinfo (2.0.3) concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) vcr (6.0.0) webmock (3.10.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) yard (0.9.25) zeitwerk (2.4.2) PLATFORMS ruby DEPENDENCIES bundler bundler-audit dip dotenv faker omniauth-forge! overcommit pry-byebug puma rake (~> 12.0) rspec (~> 3.0) rubocop rubocop-faker rubocop-performance simplecov simplecov-rcov sinatra timecop vcr webmock yard BUNDLED WITH 2.1.4