diff options
Diffstat (limited to 'spec/fixtures/ruby/bundler-custom-tls/Gemfile.lock')
| -rw-r--r-- | spec/fixtures/ruby/bundler-custom-tls/Gemfile.lock | 29 |
1 files changed, 1 insertions, 28 deletions
diff --git a/spec/fixtures/ruby/bundler-custom-tls/Gemfile.lock b/spec/fixtures/ruby/bundler-custom-tls/Gemfile.lock index 0568b0f..45a799d 100644 --- a/spec/fixtures/ruby/bundler-custom-tls/Gemfile.lock +++ b/spec/fixtures/ruby/bundler-custom-tls/Gemfile.lock @@ -1,40 +1,13 @@ GEM remote: https://rubygems.test/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) - mini_portile2 (2.4.0) net-hippie (0.3.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) - oj (3.10.6) - parslet (2.0.0) - public_suffix (4.0.5) - spandx (0.13.5) - addressable (~> 2.7) - bundler (>= 1.16, < 3.0.0) - net-hippie (~> 0.3) - nokogiri (~> 1.10) - oj (~> 3.10) - parslet (~> 2.0) - terminal-table (~> 1.8) - thor - tty-spinner (~> 0.9) - zeitwerk (~> 2.3) - terminal-table (1.8.0) - unicode-display_width (~> 1.1, >= 1.1.1) - thor (1.0.1) - tty-cursor (0.7.1) - tty-spinner (0.9.3) - tty-cursor (~> 0.7) - unicode-display_width (1.7.0) - zeitwerk (2.3.1) PLATFORMS ruby DEPENDENCIES - spandx + net-hippie BUNDLED WITH 2.1.4 |
