Remove gemfile.lock from git
This commit is contained in:
parent
d7018184e7
commit
cb93832aae
1 changed files with 0 additions and 34 deletions
34
Gemfile.lock
34
Gemfile.lock
|
@ -1,34 +0,0 @@
|
||||||
PATH
|
|
||||||
remote: .
|
|
||||||
specs:
|
|
||||||
mm2ep_depend (0.1.0)
|
|
||||||
|
|
||||||
GEM
|
|
||||||
remote: https://rubygems.org/
|
|
||||||
specs:
|
|
||||||
coderay (1.1.1)
|
|
||||||
method_source (0.8.2)
|
|
||||||
minitest (5.10.3)
|
|
||||||
pry (0.10.4)
|
|
||||||
coderay (~> 1.1.0)
|
|
||||||
method_source (~> 0.8.1)
|
|
||||||
slop (~> 3.4)
|
|
||||||
rake (10.5.0)
|
|
||||||
rly (0.2.3)
|
|
||||||
slop (3.6.0)
|
|
||||||
thor (0.20.0)
|
|
||||||
|
|
||||||
PLATFORMS
|
|
||||||
ruby
|
|
||||||
|
|
||||||
DEPENDENCIES
|
|
||||||
bundler (~> 1.15)
|
|
||||||
minitest (~> 5.0)
|
|
||||||
mm2ep_depend!
|
|
||||||
pry
|
|
||||||
rake (~> 10.0)
|
|
||||||
rly
|
|
||||||
thor
|
|
||||||
|
|
||||||
BUNDLED WITH
|
|
||||||
1.15.3
|
|
Loading…
Reference in a new issue