forked from estately/rets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
52 lines (49 loc) · 912 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
PATH
remote: .
specs:
rets (0.6.0.20141222144113)
httpclient (~> 2.4)
nokogiri (~> 1.5)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.4)
crack (0.3.2)
hashr (0.0.22)
hoe (3.6.2)
rake (>= 0.8, < 11.0)
hoe-gemspec (1.0.0)
hoe (>= 2.2.0)
hoe-travis (1.2)
hoe (~> 3.0)
travis-lint (~> 1.2)
httpclient (2.5.3.3)
json (1.8.0)
metaclass (0.0.1)
mini_portile (0.6.1)
minitest (5.0.3)
mocha (0.14.0)
metaclass (~> 0.0.1)
nokogiri (1.6.5)
mini_portile (~> 0.6.0)
rake (10.0.4)
rdoc (4.0.1)
json (~> 1.4)
travis-lint (1.7.0)
hashr (~> 0.0.22)
vcr (2.2.5)
webmock (1.8.11)
addressable (>= 2.2.7)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
hoe
hoe-gemspec
hoe-travis
minitest
mocha
rdoc (~> 4.0)
rets!
vcr (~> 2.2)
webmock (~> 1.8)