mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
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:
parent
b37867fe6e
commit
4c206e26ec
15
Gemfile.lock
Normal file
15
Gemfile.lock
Normal 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
|
Loading…
Reference in New Issue
Block a user