淘宝源
This commit is contained in:
parent
ba344a86b5
commit
74ee3205bd
2
Gemfile
2
Gemfile
|
@ -1,4 +1,4 @@
|
||||||
source 'https://rubygems.org/'
|
source 'https://ruby.taobao.org/'
|
||||||
### <20><><EFBFBD><EFBFBD>ִ<EFBFBD><D6B4>bundle config mirror.https://rubygems.org https://gems.ruby-china.org <20>л<EFBFBD><D0BB><EFBFBD>ruby-chinaԴ
|
### <20><><EFBFBD><EFBFBD>ִ<EFBFBD><D6B4>bundle config mirror.https://rubygems.org https://gems.ruby-china.org <20>л<EFBFBD><D0BB><EFBFBD>ruby-chinaԴ
|
||||||
|
|
||||||
unless RUBY_PLATFORM =~ /w32/
|
unless RUBY_PLATFORM =~ /w32/
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
source 'https://rubygems.org'
|
source 'https://ruby.taobao.org/'
|
||||||
|
|
||||||
gemspec
|
gemspec
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
source 'https://rubygems.org'
|
source 'https://ruby.taobao.org/'
|
||||||
|
|
||||||
# Specify your gem's dependencies in gitlab.gemspec
|
# Specify your gem's dependencies in gitlab.gemspec
|
||||||
gemspec
|
gemspec
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
source 'https://rubygems.org/'
|
source 'https://ruby.taobao.org/'
|
||||||
|
|
||||||
gemspec
|
gemspec
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
source 'https://rubygems.org'
|
source 'https://ruby.taobao.org/'
|
||||||
|
|
||||||
gemspec
|
gemspec
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
source "https://rubygems.org"
|
source "https://ruby.taobao.org/"
|
||||||
|
|
||||||
gemspec
|
gemspec
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
source 'https://rubygems.org'
|
source 'https://ruby.taobao.org/'
|
||||||
|
|
||||||
gemspec
|
gemspec
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
source 'https://rubygems.org/'
|
source 'https://ruby.taobao.org/'
|
||||||
|
|
||||||
gem 'rich', '1.4.6'
|
gem 'rich', '1.4.6'
|
||||||
gem 'kaminari'
|
gem 'kaminari'
|
||||||
|
|
Loading…
Reference in New Issue