-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
54 lines (51 loc) · 1016 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
53
54
PATH
remote: .
specs:
magneto (0.0.1)
mustache (= 0.99.4)
savon (= 1.2.0)
GEM
remote: https://rubygems.org/
specs:
akami (1.2.0)
gyoku (>= 0.4.0)
nokogiri (>= 1.4.0)
builder (3.0.4)
diff-lcs (1.1.3)
equivalent-xml (0.2.9)
nokogiri (>= 1.4.3)
gyoku (0.4.6)
builder (>= 2.1.2)
httpi (1.1.1)
rack
mustache (0.99.4)
nokogiri (1.5.5)
nori (1.1.3)
rack (1.4.3)
rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
savon (1.2.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.1)
httpi (~> 1.0)
nokogiri (>= 1.4.0)
PLATFORMS
ruby
DEPENDENCIES
equivalent-xml
magneto!
rake
rspec