adds Gemfile.lock (#2664)

Makes sure the tests are ran with a working charlock_holmes gem

e.g. prevents this from happening:

https://github.com/brianmario/charlock_holmes/issues/78
This commit is contained in:
Dorian 2017-03-21 18:19:49 -07:00 committed by Samantha McVey
parent b37867fe6e
commit 4c206e26ec

15
Gemfile.lock Normal file
View File

@ -0,0 +1,15 @@
GEM
remote: http://rubygems.org/
specs:
charlock_holmes (0.7.3)
rake (12.0.0)
PLATFORMS
ruby
DEPENDENCIES
charlock_holmes
rake
BUNDLED WITH
1.13.7