-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGemfile.lock
61 lines (59 loc) · 1.16 KB
/
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
53
54
55
56
57
58
59
60
61
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.2)
bindata (1.3.1)
builder (3.0.0)
crack (0.1.8)
diff-lcs (1.1.2)
git (1.2.5)
gyoku (0.1.1)
builder (>= 2.1.2)
httpi (0.7.6)
rack
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
mechanize (1.0.0)
nokogiri (>= 1.2.1)
nokogiri (1.4.4)
rack (1.2.1)
rake (0.8.7)
rcov (0.9.9)
rspec (2.3.0)
rspec-core (~> 2.3.0)
rspec-expectations (~> 2.3.0)
rspec-mocks (~> 2.3.0)
rspec-core (2.3.1)
rspec-expectations (2.3.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.3.0)
savon (0.8.1)
builder (>= 2.1.2)
crack (~> 0.1.8)
gyoku (>= 0.1.1)
httpi (>= 0.7.5)
vcr (1.4.0)
webmock (1.6.1)
addressable (>= 2.2.2)
crack (>= 0.1.7)
yard (0.6.4)
yard-examples-from-rspec (0.0.1)
yard (~> 0.6.0)
PLATFORMS
ruby
DEPENDENCIES
bindata
bundler (~> 1.0.0)
httpi (~> 0.7.6)
jeweler (~> 1.5.2)
mechanize
nokogiri
rcov
rspec (~> 2.3.0)
savon (~> 0.8.1)
vcr (~> 1.4.0)
webmock (~> 1.6)
yard (~> 0.6.0)
yard-examples-from-rspec (~> 0.0.1)