Skip to content

Commit

Permalink
switch to git source
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Feb 10, 2011
1 parent 4bb175e commit c37e4f2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -51,5 +51,5 @@ end
# gem 'refinerycms-page-images, '~> 1.0

# Add i18n support (optional, you can remove this if you really want to).
gem 'refinerycms-i18n', '~> 0.9', :path => '/code/refinerycms-i18n'
gem 'refinerycms-i18n', '~> 0.9', :git => 'git://github.com/resolve/refinerycms-i18n', :branch => 'gemify'
# END USER DEFINED
14 changes: 8 additions & 6 deletions Gemfile.lock
@@ -1,3 +1,11 @@
GIT
remote: git://github.com/resolve/refinerycms-i18n
revision: 9a53740560649d2b5308980ee72e759b8238bc25
branch: gemify
specs:
refinerycms-i18n (0.9.9.8)
routing-filter (>= 0.2.3)

PATH
remote: .
specs:
Expand Down Expand Up @@ -42,12 +50,6 @@ PATH
refinerycms-settings (0.9.9)
refinerycms-base (~> 0.9.9)

PATH
remote: /code/refinerycms-i18n
specs:
refinerycms-i18n (0.9.9.8)
routing-filter (>= 0.2.3)

GEM
remote: http://rubygems.org/
specs:
Expand Down

0 comments on commit c37e4f2

Please sign in to comment.