mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-09 08:16:58 +02: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:
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
|
Reference in New Issue
Block a user