-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
43 lines (41 loc) · 857 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
GEM
remote: https://rubygems.org/
specs:
akami (1.2.0)
gyoku (>= 0.4.0)
nokogiri (>= 1.4.0)
builder (3.0.0)
diff-lcs (1.1.3)
gyoku (0.4.6)
builder (>= 2.1.2)
httpclient (2.2.5)
httpi (1.1.1)
rack
nokogiri (1.5.5)
nori (1.1.3)
rack (1.4.1)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
savon (1.1.0)
akami (~> 1.2.0)
builder (>= 2.1.2)
gyoku (~> 0.4.5)
httpi (~> 1.1.0)
nokogiri (>= 1.4.0)
nori (~> 1.1.0)
wasabi (~> 2.5.0)
wasabi (2.5.0)
httpi (~> 1.0)
nokogiri (>= 1.4.0)
PLATFORMS
ruby
DEPENDENCIES
httpclient (~> 2.2.5)
rspec
savon (= 1.1.0)