mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
Use webmock to stub external web requests.
This commit is contained in:
parent
f8f1548fd4
commit
56f98de7b2
10 changed files with 23 additions and 24 deletions
|
@ -103,7 +103,7 @@ GEM
|
|||
railties (>= 3.1)
|
||||
ember-source (2.10.0)
|
||||
erubis (2.7.0)
|
||||
excon (0.53.0)
|
||||
excon (0.55.0)
|
||||
execjs (2.7.0)
|
||||
exifr (1.2.5)
|
||||
fabrication (2.9.8)
|
||||
|
@ -125,7 +125,7 @@ GEM
|
|||
globalid (0.3.7)
|
||||
activesupport (>= 4.1.0)
|
||||
guess_html_encoding (0.0.11)
|
||||
hashdiff (0.3.2)
|
||||
hashdiff (0.3.4)
|
||||
hashie (3.5.5)
|
||||
highline (1.7.8)
|
||||
hiredis (0.6.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue