Don't lock Gemfiles

This commit is contained in:
Peter Wagenet 2017-10-10 16:16:48 -07:00
parent 263ddf9937
commit 17b0fbb15b
8 changed files with 1 additions and 288 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
target
Cargo.lock
Gemfile.lock
.vscode
*.o
*.a

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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