Remove local path from Gemfile

This commit is contained in:
richie 2016-10-11 22:04:25 -07:00
parent 02a15d131c
commit b503e0c74b
4 changed files with 2 additions and 8297 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
**/*/tmp
**/*/log
**/*/*.gem
**.*/*.sqlite

View File

@ -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