Skip to content

Commit cf127c3

Browse files
committed
use github helper for dress_code gem in gemfile
Change-Id: I36af600183c33c47aac4547651db49362c52a91d Reviewed-on: https://gerrit.instructure.com/40183 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Colleen Palmer <colleen@instructure.com> Product-Review: Cody Cutrer <cody@instructure.com> QA-Review: Cody Cutrer <cody@instructure.com>
1 parent 6b93299 commit cf127c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile.d/assets.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group :assets do
2-
gem 'dress_code', '1.0.2', :git => "git://github.com/colleenpalmer/dress_code.git"
2+
gem 'dress_code', '1.0.2', :github => "colleenpalmer/dress_code"
33
gem 'colored', '1.2'
44
gem 'mustache', '0.99.5'
55
gem 'pygments.rb', '0.5.4'

0 commit comments

Comments
 (0)