Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

Switch from local guides_style_18f to published #16

Merged
merged 1 commit into from Aug 31, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -4,5 +4,5 @@ gem 'jekyll'
gem 'go_script'

group :jekyll_plugins do
gem 'guides_style_18f', path: '../guides-style'
gem 'guides_style_18f'
end
14 changes: 5 additions & 9 deletions Gemfile.lock
@@ -1,11 +1,3 @@
PATH
remote: ../guides-style
specs:
guides_style_18f (0.1.0)
jekyll (~> 2.5)
rouge (~> 1.9)
sass (~> 3.4)

GEM
remote: https://rubygems.org/
specs:
Expand All @@ -25,6 +17,10 @@ GEM
go_script (0.1.4)
bundler (~> 1.10)
safe_yaml (~> 1.0)
guides_style_18f (0.1.0)
jekyll (~> 2.5)
rouge (~> 1.9)
sass (~> 3.4)
hitimes (1.2.2)
jekyll (2.5.3)
classifier-reborn (~> 2.0)
Expand Down Expand Up @@ -80,7 +76,7 @@ PLATFORMS

DEPENDENCIES
go_script
guides_style_18f!
guides_style_18f
jekyll

BUNDLED WITH
Expand Down