Remove git source of inflector
This commit is contained in:
parent
791cb17121
commit
49dba174ad
1 changed files with 0 additions and 4 deletions
4
Gemfile
4
Gemfile
|
@ -2,9 +2,5 @@ source 'https://rubygems.org'
|
|||
|
||||
gemspec
|
||||
|
||||
gem 'to_source', :git => 'https://github.com/mbj/to_source.git'
|
||||
gem 'melbourne', :git => 'https://github.com/mbj/melbourne.git'
|
||||
gem 'inflector', :git => 'https://github.com/mbj/inflector.git'
|
||||
|
||||
gem 'devtools', :git => 'https://github.com/mbj/devtools.git', :branch => :'rspec-2-mutant'
|
||||
eval(File.read(File.join(File.dirname(__FILE__),'Gemfile.devtools')))
|
||||
|
|
Loading…
Add table
Reference in a new issue