From c72c50a6894e84fac8bf91c96989929402339ccc Mon Sep 17 00:00:00 2001 From: Christoph Olszowka Date: Fri, 23 Dec 2022 20:13:52 +0100 Subject: [PATCH] Set specific apparition git ref, remove Gemfile.lock as it shouldn't be there for libraries --- Gemfile | 3 +- Gemfile.lock | 196 --------------------------------------------------- 2 files changed, 2 insertions(+), 197 deletions(-) delete mode 100644 Gemfile.lock diff --git a/Gemfile b/Gemfile index ce123893..a06f1410 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,8 @@ source "https://rubygems.org" gem "matrix" group :development do - gem "apparition", github: "twalpole/apparition" # LOCKED: When this is released, use a released version https://github.com/twalpole/apparition/pull/79 + # Waiting for a release of the gem, see https://github.com/twalpole/apparition/pull/79 + gem "apparition", github: "twalpole/apparition", ref: "ca86be4d54af835d531dbcd2b86e7b2c77f85f34" gem "aruba", "~> 1.0" gem "capybara", "~> 3.31" gem "cucumber", "~> 4.0" diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index b938f605..00000000 --- a/Gemfile.lock +++ /dev/null @@ -1,196 +0,0 @@ -GIT - remote: https://github.com/twalpole/apparition.git - revision: ca86be4d54af835d531dbcd2b86e7b2c77f85f34 - specs: - apparition (0.6.0) - capybara (~> 3.13, < 4) - websocket-driver (>= 0.6.5) - -PATH - remote: . - specs: - simplecov (0.21.2) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - -GEM - remote: https://rubygems.org/ - specs: - activesupport (6.1.4.4) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) - zeitwerk (~> 2.3) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) - aruba (1.1.2) - bundler (>= 1.17, < 3.0) - childprocess (>= 2.0, < 5.0) - contracts (>= 0.16.0, < 0.18.0) - cucumber (>= 2.4, < 7.0) - rspec-expectations (~> 3.4) - thor (~> 1.0) - ast (2.4.2) - benchmark-ips (2.9.2) - builder (3.2.4) - capybara (3.35.3) - addressable - mini_mime (>= 0.1.3) - nokogiri (~> 1.8) - rack (>= 1.6.0) - rack-test (>= 0.6.3) - regexp_parser (>= 1.5, < 3.0) - xpath (~> 3.2) - childprocess (4.1.0) - coderay (1.1.3) - concurrent-ruby (1.1.9) - contracts (0.16.1) - cucumber (4.1.0) - builder (~> 3.2, >= 3.2.3) - cucumber-core (~> 7.1, >= 7.1.0) - cucumber-create-meta (~> 1.0.0, >= 1.0.0) - cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) - cucumber-gherkin (~> 14.0, >= 14.0.1) - cucumber-html-formatter (~> 7.0, >= 7.0.0) - cucumber-messages (~> 12.2, >= 12.2.0) - cucumber-wire (~> 3.1, >= 3.1.0) - diff-lcs (~> 1.3, >= 1.3, < 1.4) - multi_test (~> 0.1, >= 0.1.2) - sys-uname (~> 1.0, >= 1.0.2) - cucumber-core (7.1.0) - cucumber-gherkin (~> 14.0, >= 14.0.1) - cucumber-messages (~> 12.2, >= 12.2.0) - cucumber-tag-expressions (~> 2.0, >= 2.0.4) - cucumber-create-meta (1.0.0) - cucumber-messages (~> 12.2, >= 12.2.0) - sys-uname (~> 1.2, >= 1.2.1) - cucumber-cucumber-expressions (10.3.0) - cucumber-gherkin (14.2.0) - cucumber-messages (~> 12.4, >= 12.4.0) - cucumber-html-formatter (7.2.0) - cucumber-messages (~> 12.4, >= 12.4.0) - cucumber-messages (12.4.0) - protobuf-cucumber (~> 3.10, >= 3.10.8) - cucumber-tag-expressions (2.0.4) - cucumber-wire (3.1.0) - cucumber-core (~> 7.1, >= 7.1.0) - cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) - cucumber-messages (~> 12.2, >= 12.2.0) - diff-lcs (1.3) - docile (1.4.0) - ffi (1.15.5) - ffi (1.15.5-java) - i18n (1.8.11) - concurrent-ruby (~> 1.0) - matrix (0.4.2) - method_source (1.0.0) - middleware (0.1.0) - mini_mime (1.1.2) - mini_portile2 (2.6.1) - minitest (5.15.0) - multi_test (0.1.2) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) - racc (~> 1.4) - nokogiri (1.12.5-java) - racc (~> 1.4) - parallel (1.21.0) - parser (3.1.0.0) - ast (~> 2.4.1) - power_assert (2.0.1) - protobuf-cucumber (3.10.8) - activesupport (>= 3.2) - middleware - thor - thread_safe - pry (0.14.1) - coderay (~> 1.1) - method_source (~> 1.0) - pry (0.14.1-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) - public_suffix (4.0.6) - racc (1.6.0) - racc (1.6.0-java) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) - rainbow (3.1.1) - rake (13.0.6) - regexp_parser (2.2.0) - rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - 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-mocks (3.10.2) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.3) - rubocop (1.24.1) - parallel (~> 1.10) - parser (>= 3.0.0.0) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml - rubocop-ast (>= 1.15.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.15.1) - parser (>= 3.0.1.1) - ruby-progressbar (1.11.0) - simplecov-html (0.12.3) - simplecov_json_formatter (0.1.3) - spoon (0.0.6) - ffi - sys-uname (1.2.2) - ffi (~> 1.1) - test-unit (3.5.3) - power_assert - thor (1.2.1) - thread_safe (0.3.6) - thread_safe (0.3.6-java) - tzinfo (2.0.4) - concurrent-ruby (~> 1.0) - unicode-display_width (2.1.0) - webrick (1.7.0) - websocket-driver (0.7.5) - websocket-extensions (>= 0.1.0) - websocket-driver (0.7.5-java) - websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.5) - xpath (3.2.0) - nokogiri (~> 1.8) - zeitwerk (2.5.3) - -PLATFORMS - java - ruby - universal-java-1.8 - -DEPENDENCIES - apparition! - aruba (~> 1.0) - benchmark-ips - capybara (~> 3.31) - cucumber (~> 4.0) - matrix - minitest - pry - rake (~> 13.0) - rspec (~> 3.2) - rubocop - simplecov! - test-unit - webrick - -BUNDLED WITH - 2.3.4