add a Gemfile
This commit is contained in:
Родитель
db47408f99
Коммит
064e6cbbd4
|
@ -0,0 +1 @@
|
|||
gemspec
|
|
@ -0,0 +1,25 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
yard-sinatra (1.0.0)
|
||||
yard (~> 0.7)
|
||||
|
||||
GEM
|
||||
specs:
|
||||
diff-lcs (1.1.2)
|
||||
rspec (2.6.0)
|
||||
rspec-core (~> 2.6.0)
|
||||
rspec-expectations (~> 2.6.0)
|
||||
rspec-mocks (~> 2.6.0)
|
||||
rspec-core (2.6.4)
|
||||
rspec-expectations (2.6.0)
|
||||
diff-lcs (~> 1.1.2)
|
||||
rspec-mocks (2.6.0)
|
||||
yard (0.7.2)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
rspec (~> 2.6)
|
||||
yard-sinatra!
|
Загрузка…
Ссылка в новой задаче