Remove Gemfile.lock which will now be dependent on the version of Ruby

The contents will be wildly different depending on an MRI vs. JRuby-based installation
This commit is contained in:
R. Tyler Croy 2014-10-06 19:21:37 -07:00
parent 287e350161
commit 05a147444d
1 changed files with 0 additions and 83 deletions

View File

@ -1,83 +0,0 @@
PATH
remote: .
specs:
hermann (0.17.0)
concurrent-ruby
jar-dependencies (~> 0.1.2)
GEM
remote: https://rubygems.org/
specs:
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
coderay (1.1.0)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (0.7.0-java)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.2.5)
equalizer (0.0.9)
ffi (1.9.5-java)
ice_nine (0.11.0)
jar-dependencies (0.1.2)
maven-tools (1.0.5)
virtus (~> 1.0)
method_source (0.8.2)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pry (0.9.12.6-java)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
spoon (~> 0.0)
rake (10.3.2)
rake-compiler (0.9.3)
rake
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.4)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-its (1.0.1)
rspec-core (>= 2.99.0.beta1)
rspec-expectations (>= 2.99.0.beta1)
rspec-mocks (3.0.4)
rspec-support (~> 3.0.0)
rspec-support (3.0.4)
ruby-maven (3.1.1.0.8)
maven-tools (~> 1.0.1)
ruby-maven-libs (= 3.1.1)
ruby-maven-libs (3.1.1)
slop (3.5.0)
spoon (0.0.4)
ffi
system_timer (1.2.4)
thread_safe (0.3.4-java)
virtus (1.0.3)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
PLATFORMS
java
ruby
DEPENDENCIES
hermann!
pry
rake
rake-compiler
rspec (~> 3.0.0)
rspec-its
ruby-maven (~> 3.1.1.0)
system_timer