From 17b0fbb15bce1ed33a0bde9c96466965b1b08411 Mon Sep 17 00:00:00 2001 From: Peter Wagenet Date: Tue, 10 Oct 2017 16:16:48 -0700 Subject: [PATCH] Don't lock Gemfiles --- .gitignore | 1 + examples/calculator/Gemfile.lock | 43 ------------------------- examples/console/Gemfile.lock | 43 ------------------------- examples/duration/Gemfile.lock | 47 ---------------------------- examples/json_builder/Gemfile.lock | 39 ----------------------- examples/membership/Gemfile.lock | 41 ------------------------ examples/text_transform/Gemfile.lock | 39 ----------------------- examples/turbo_blank/Gemfile.lock | 36 --------------------- 8 files changed, 1 insertion(+), 288 deletions(-) delete mode 100644 examples/calculator/Gemfile.lock delete mode 100644 examples/console/Gemfile.lock delete mode 100644 examples/duration/Gemfile.lock delete mode 100644 examples/json_builder/Gemfile.lock delete mode 100644 examples/membership/Gemfile.lock delete mode 100644 examples/text_transform/Gemfile.lock delete mode 100644 examples/turbo_blank/Gemfile.lock diff --git a/.gitignore b/.gitignore index eb010da..669a124 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ target Cargo.lock +Gemfile.lock .vscode *.o *.a diff --git a/examples/calculator/Gemfile.lock b/examples/calculator/Gemfile.lock deleted file mode 100644 index 99737ff..0000000 --- a/examples/calculator/Gemfile.lock +++ /dev/null @@ -1,43 +0,0 @@ -PATH - remote: ../../ruby - specs: - helix_runtime (0.7.2) - rake (>= 10.0) - thor (~> 0.19.4) - tomlrb (~> 1.2.4) - -GEM - remote: https://rubygems.org/ - specs: - colorize (0.8.1) - diff-lcs (1.3) - rake (10.5.0) - rspec (3.5.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) - rspec-core (3.5.4) - rspec-support (~> 3.5.0) - rspec-expectations (3.5.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-mocks (3.5.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-support (3.5.0) - thor (0.19.4) - tomlrb (1.2.5) - -PLATFORMS - ruby - x64-mingw32 - x86-mingw32 - -DEPENDENCIES - colorize - helix_runtime! - rake (~> 10.0) - rspec (~> 3.4) - -BUNDLED WITH - 1.15.3 diff --git a/examples/console/Gemfile.lock b/examples/console/Gemfile.lock deleted file mode 100644 index 99737ff..0000000 --- a/examples/console/Gemfile.lock +++ /dev/null @@ -1,43 +0,0 @@ -PATH - remote: ../../ruby - specs: - helix_runtime (0.7.2) - rake (>= 10.0) - thor (~> 0.19.4) - tomlrb (~> 1.2.4) - -GEM - remote: https://rubygems.org/ - specs: - colorize (0.8.1) - diff-lcs (1.3) - rake (10.5.0) - rspec (3.5.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) - rspec-core (3.5.4) - rspec-support (~> 3.5.0) - rspec-expectations (3.5.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-mocks (3.5.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-support (3.5.0) - thor (0.19.4) - tomlrb (1.2.5) - -PLATFORMS - ruby - x64-mingw32 - x86-mingw32 - -DEPENDENCIES - colorize - helix_runtime! - rake (~> 10.0) - rspec (~> 3.4) - -BUNDLED WITH - 1.15.3 diff --git a/examples/duration/Gemfile.lock b/examples/duration/Gemfile.lock deleted file mode 100644 index 8d22f30..0000000 --- a/examples/duration/Gemfile.lock +++ /dev/null @@ -1,47 +0,0 @@ -PATH - remote: ../../ruby - specs: - helix_runtime (0.7.2) - rake (>= 10.0) - thor (~> 0.19.4) - tomlrb (~> 1.2.4) - -PATH - remote: . - specs: - duration (0.1.0) - helix_runtime - -GEM - remote: https://rubygems.org/ - specs: - activesupport (5.1.0.beta1) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) - minitest (~> 5.1) - tzinfo (~> 1.1) - concurrent-ruby (1.0.5) - i18n (0.8.1) - minitest (5.8.3) - rake (10.5.0) - thor (0.19.4) - thread_safe (0.3.6) - tomlrb (1.2.5) - tzinfo (1.2.2) - thread_safe (~> 0.1) - -PLATFORMS - ruby - x64-mingw32 - x86-mingw32 - -DEPENDENCIES - activesupport (= 5.1.0.beta1) - bundler (~> 1.11) - duration! - helix_runtime! - minitest (~> 5.0) - rake (~> 10.0) - -BUNDLED WITH - 1.15.3 diff --git a/examples/json_builder/Gemfile.lock b/examples/json_builder/Gemfile.lock deleted file mode 100644 index 325800f..0000000 --- a/examples/json_builder/Gemfile.lock +++ /dev/null @@ -1,39 +0,0 @@ -PATH - remote: ../../ruby - specs: - helix_runtime (0.7.2) - rake (>= 10.0) - thor (~> 0.19.4) - tomlrb (~> 1.2.4) - -GEM - remote: https://rubygems.org/ - specs: - diff-lcs (1.3) - rake (10.5.0) - rspec (3.5.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) - rspec-core (3.5.4) - rspec-support (~> 3.5.0) - rspec-expectations (3.5.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-mocks (3.5.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-support (3.5.0) - thor (0.19.4) - tomlrb (1.2.5) - -PLATFORMS - ruby - -DEPENDENCIES - helix_runtime! - rake (~> 10.0) - rspec (~> 3.4) - -BUNDLED WITH - 1.15.3 diff --git a/examples/membership/Gemfile.lock b/examples/membership/Gemfile.lock deleted file mode 100644 index b0f3489..0000000 --- a/examples/membership/Gemfile.lock +++ /dev/null @@ -1,41 +0,0 @@ -PATH - remote: ../../ruby - specs: - helix_runtime (0.7.2) - rake (>= 10.0) - thor (~> 0.19.4) - tomlrb (~> 1.2.4) - -GEM - remote: https://rubygems.org/ - specs: - diff-lcs (1.2.5) - rake (10.5.0) - rspec (3.4.0) - rspec-core (~> 3.4.0) - rspec-expectations (~> 3.4.0) - rspec-mocks (~> 3.4.0) - rspec-core (3.4.1) - rspec-support (~> 3.4.0) - rspec-expectations (3.4.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-mocks (3.4.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-support (3.4.1) - thor (0.19.4) - tomlrb (1.2.5) - -PLATFORMS - ruby - x64-mingw32 - x86-mingw32 - -DEPENDENCIES - helix_runtime! - rake (~> 10.0) - rspec (~> 3.4) - -BUNDLED WITH - 1.15.3 diff --git a/examples/text_transform/Gemfile.lock b/examples/text_transform/Gemfile.lock deleted file mode 100644 index 325800f..0000000 --- a/examples/text_transform/Gemfile.lock +++ /dev/null @@ -1,39 +0,0 @@ -PATH - remote: ../../ruby - specs: - helix_runtime (0.7.2) - rake (>= 10.0) - thor (~> 0.19.4) - tomlrb (~> 1.2.4) - -GEM - remote: https://rubygems.org/ - specs: - diff-lcs (1.3) - rake (10.5.0) - rspec (3.5.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) - rspec-core (3.5.4) - rspec-support (~> 3.5.0) - rspec-expectations (3.5.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-mocks (3.5.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-support (3.5.0) - thor (0.19.4) - tomlrb (1.2.5) - -PLATFORMS - ruby - -DEPENDENCIES - helix_runtime! - rake (~> 10.0) - rspec (~> 3.4) - -BUNDLED WITH - 1.15.3 diff --git a/examples/turbo_blank/Gemfile.lock b/examples/turbo_blank/Gemfile.lock deleted file mode 100644 index e4bd74c..0000000 --- a/examples/turbo_blank/Gemfile.lock +++ /dev/null @@ -1,36 +0,0 @@ -PATH - remote: ../../ruby - specs: - helix_runtime (0.7.2) - rake (>= 10.0) - thor (~> 0.19.4) - tomlrb (~> 1.2.4) - -PATH - remote: . - specs: - turbo_blank (0.1.0) - helix_runtime - -GEM - remote: https://rubygems.org/ - specs: - minitest (5.8.3) - rake (10.5.0) - thor (0.19.4) - tomlrb (1.2.5) - -PLATFORMS - ruby - x64-mingw32 - x86-mingw32 - -DEPENDENCIES - bundler (~> 1.11) - helix_runtime! - minitest (~> 5.0) - rake (~> 10.0) - turbo_blank! - -BUNDLED WITH - 1.15.3