mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	| @@ -1,3 +1,3 @@ | ||||
| module Linguist | ||||
|   VERSION = "4.2.1" | ||||
|   VERSION = "4.2.2" | ||||
| end | ||||
|   | ||||
| @@ -13,6 +13,9 @@ set +x | ||||
|  | ||||
| mkdir -p ./vendor/gems | ||||
|  | ||||
| # Clean out any unversioned files | ||||
| git clean -fd | ||||
|  | ||||
| bundle install --local --path ./vendor/gems | ||||
| bundle exec rake samples | ||||
| bundle exec rake | ||||
|   | ||||
		Reference in New Issue
	
	Block a user