|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + omniauth-monday (0.1.0) |
| 5 | + graphql-client |
| 6 | + omniauth (~> 2.0) |
| 7 | + omniauth-oauth2 (~> 1.7) |
| 8 | + |
| 9 | +GEM |
| 10 | + remote: https://rubygems.org/ |
| 11 | + specs: |
| 12 | + activesupport (7.0.7.2) |
| 13 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 14 | + i18n (>= 1.6, < 2) |
| 15 | + minitest (>= 5.1) |
| 16 | + tzinfo (~> 2.0) |
| 17 | + ast (2.4.2) |
| 18 | + base64 (0.1.1) |
| 19 | + concurrent-ruby (1.2.2) |
| 20 | + diff-lcs (1.5.0) |
| 21 | + faraday (2.7.10) |
| 22 | + faraday-net_http (>= 2.0, < 3.1) |
| 23 | + ruby2_keywords (>= 0.0.4) |
| 24 | + faraday-net_http (3.0.2) |
| 25 | + graphql (2.1.0) |
| 26 | + graphql-client (0.18.0) |
| 27 | + activesupport (>= 3.0) |
| 28 | + graphql |
| 29 | + hashie (5.0.0) |
| 30 | + i18n (1.14.1) |
| 31 | + concurrent-ruby (~> 1.0) |
| 32 | + json (2.6.3) |
| 33 | + jwt (2.7.1) |
| 34 | + language_server-protocol (3.17.0.3) |
| 35 | + minitest (5.19.0) |
| 36 | + multi_xml (0.6.0) |
| 37 | + oauth2 (2.0.9) |
| 38 | + faraday (>= 0.17.3, < 3.0) |
| 39 | + jwt (>= 1.0, < 3.0) |
| 40 | + multi_xml (~> 0.5) |
| 41 | + rack (>= 1.2, < 4) |
| 42 | + snaky_hash (~> 2.0) |
| 43 | + version_gem (~> 1.1) |
| 44 | + omniauth (2.1.1) |
| 45 | + hashie (>= 3.4.6) |
| 46 | + rack (>= 2.2.3) |
| 47 | + rack-protection |
| 48 | + omniauth-oauth2 (1.8.0) |
| 49 | + oauth2 (>= 1.4, < 3) |
| 50 | + omniauth (~> 2.0) |
| 51 | + parallel (1.23.0) |
| 52 | + parser (3.2.2.3) |
| 53 | + ast (~> 2.4.1) |
| 54 | + racc |
| 55 | + racc (1.7.1) |
| 56 | + rack (3.0.8) |
| 57 | + rack-protection (3.0.6) |
| 58 | + rack |
| 59 | + rainbow (3.1.1) |
| 60 | + rake (13.0.6) |
| 61 | + regexp_parser (2.8.1) |
| 62 | + rexml (3.2.6) |
| 63 | + rspec (3.12.0) |
| 64 | + rspec-core (~> 3.12.0) |
| 65 | + rspec-expectations (~> 3.12.0) |
| 66 | + rspec-mocks (~> 3.12.0) |
| 67 | + rspec-core (3.12.2) |
| 68 | + rspec-support (~> 3.12.0) |
| 69 | + rspec-expectations (3.12.3) |
| 70 | + diff-lcs (>= 1.2.0, < 2.0) |
| 71 | + rspec-support (~> 3.12.0) |
| 72 | + rspec-mocks (3.12.6) |
| 73 | + diff-lcs (>= 1.2.0, < 2.0) |
| 74 | + rspec-support (~> 3.12.0) |
| 75 | + rspec-support (3.12.1) |
| 76 | + rubocop (1.56.2) |
| 77 | + base64 (~> 0.1.1) |
| 78 | + json (~> 2.3) |
| 79 | + language_server-protocol (>= 3.17.0) |
| 80 | + parallel (~> 1.10) |
| 81 | + parser (>= 3.2.2.3) |
| 82 | + rainbow (>= 2.2.2, < 4.0) |
| 83 | + regexp_parser (>= 1.8, < 3.0) |
| 84 | + rexml (>= 3.2.5, < 4.0) |
| 85 | + rubocop-ast (>= 1.28.1, < 2.0) |
| 86 | + ruby-progressbar (~> 1.7) |
| 87 | + unicode-display_width (>= 2.4.0, < 3.0) |
| 88 | + rubocop-ast (1.29.0) |
| 89 | + parser (>= 3.2.1.0) |
| 90 | + ruby-progressbar (1.13.0) |
| 91 | + ruby2_keywords (0.0.5) |
| 92 | + snaky_hash (2.0.1) |
| 93 | + hashie |
| 94 | + version_gem (~> 1.1, >= 1.1.1) |
| 95 | + tzinfo (2.0.6) |
| 96 | + concurrent-ruby (~> 1.0) |
| 97 | + unicode-display_width (2.4.2) |
| 98 | + version_gem (1.1.3) |
| 99 | + |
| 100 | +PLATFORMS |
| 101 | + x86_64-darwin-21 |
| 102 | + |
| 103 | +DEPENDENCIES |
| 104 | + omniauth-monday! |
| 105 | + rake (~> 13.0) |
| 106 | + rspec (~> 3.0) |
| 107 | + rubocop (~> 1.21) |
| 108 | + |
| 109 | +BUNDLED WITH |
| 110 | + 2.3.8 |
0 commit comments