Ignore Gemfile.lock.
This commit is contained in:
parent
16cd0e5d1c
commit
f18699d2ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
_drafts
|
_drafts
|
||||||
_site
|
_site
|
||||||
|
Gemfile.lock
|
||||||
|
|
||||||
# Rakefile junk
|
# Rakefile junk
|
||||||
temp.pgn
|
temp.pgn
|
||||||
|
14
Gemfile.lock
14
Gemfile.lock
@ -1,14 +0,0 @@
|
|||||||
GEM
|
|
||||||
remote: https://rubygems.org/
|
|
||||||
specs:
|
|
||||||
mini_portile (0.5.1)
|
|
||||||
nokogiri (1.6.0)
|
|
||||||
mini_portile (~> 0.5.0)
|
|
||||||
rake (10.1.0)
|
|
||||||
|
|
||||||
PLATFORMS
|
|
||||||
ruby
|
|
||||||
|
|
||||||
DEPENDENCIES
|
|
||||||
nokogiri
|
|
||||||
rake
|
|
Loading…
Reference in New Issue
Block a user