mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update mocha github repo to new one
This commit is contained in:
parent
fc15139824
commit
a911d74a54
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -4,7 +4,7 @@ gemspec
|
|||
|
||||
gem 'arel', github: 'rails/arel', branch: 'master'
|
||||
|
||||
gem 'mocha', github: 'floehopper/mocha', require: false
|
||||
gem 'mocha', github: 'freerange/mocha', require: false
|
||||
gem 'rack-test', github: 'brynary/rack-test'
|
||||
gem 'rack-cache', '~> 1.2'
|
||||
gem 'bcrypt-ruby', '~> 3.0.0'
|
||||
|
|
Loading…
Reference in a new issue