Release 0.5.1.0 (#2156)
* updated version to 5.0.1.0 in package.json * updated version to 5.0.1.0 in VERSION * updated version to 5.0.1.0 in config.yml * removed Active Record section * cleanup bundle related folders and added to .gitignore * bumped tag url in ISSUETEMPLATE * updating version to 0.5.1.0 * readding .bundle/config as we do not want users to automatically install dev/test gems * fixed spelling mistake of .bundle
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -16,6 +16,10 @@ extensions/metasploit/msf-exploits.cache
|
||||
# ruby debugging
|
||||
.byebug_history
|
||||
|
||||
# Bundler
|
||||
/.bundle
|
||||
/vendor
|
||||
|
||||
#simplecov
|
||||
coverage/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user