mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
Remove local path from Gemfile
This commit is contained in:
parent
02a15d131c
commit
b503e0c74b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
**/*/tmp
|
||||
**/*/log
|
||||
**/*/*.gem
|
||||
**.*/*.sqlite
|
||||
|
||||
2
Gemfile
2
Gemfile
@ -25,5 +25,5 @@ group :test do
|
||||
gem 'test-unit'
|
||||
gem 'rspec-rails'
|
||||
gem 'generator_spec'
|
||||
gem 'rswag-specs', path: '~/src/rswag/rswag-specs'
|
||||
gem 'rswag-specs', path: './rswag-specs'
|
||||
end
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user