diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 8ce1316..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,78 +0,0 @@ -PATH - remote: . - specs: - sensu-plugins-ssl (2.0.1) - sensu-plugin (~> 4.0) - -GEM - remote: https://rubygems.org/ - specs: - ast (2.4.0) - codeclimate-test-reporter (0.6.0) - simplecov (>= 0.7.1, < 1.0.0) - coderay (1.1.3) - diff-lcs (1.3) - docile (1.3.2) - github-markup (3.0.4) - json (2.3.0) - method_source (1.0.0) - mixlib-cli (1.7.0) - parser (2.7.1.3) - ast (~> 2.4.0) - powerpack (0.1.2) - pry (0.13.1) - coderay (~> 1.1) - method_source (~> 1.0) - rainbow (2.2.2) - rake - rake (12.3.3) - redcarpet (3.5.0) - rspec (3.9.0) - rspec-core (~> 3.9.0) - rspec-expectations (~> 3.9.0) - rspec-mocks (~> 3.9.0) - rspec-core (3.9.2) - rspec-support (~> 3.9.3) - rspec-expectations (3.9.2) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-mocks (3.9.1) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-support (3.9.3) - rubocop (0.40.0) - parser (>= 2.3.1.0, < 3.0) - powerpack (~> 0.1) - rainbow (>= 1.99.1, < 3.0) - ruby-progressbar (~> 1.7) - unicode-display_width (~> 1.0, >= 1.0.1) - ruby-progressbar (1.10.1) - sensu-plugin (4.0.0) - json (< 3.0.0) - mixlib-cli (~> 1.5) - simplecov (0.18.5) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov-html (0.12.2) - timecop (0.8.1) - unicode-display_width (1.7.0) - yard (0.9.25) - -PLATFORMS - ruby - -DEPENDENCIES - bundler (~> 2.1) - codeclimate-test-reporter (~> 0.4) - github-markup (~> 3.0) - pry (~> 0.10) - rake (~> 12.3) - redcarpet (~> 3.2) - rspec (~> 3.1) - rubocop (~> 0.40.0) - sensu-plugins-ssl! - timecop (~> 0.8.0) - yard (~> 0.8) - -BUNDLED WITH - 2.1.4