forked from vurbia/bravo
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
66 lines (63 loc) · 1.28 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
62
63
64
65
66
PATH
remote: .
specs:
bravo (0.4.0)
activesupport (>= 3.2)
savon (= 2.2.0)
tzinfo
GEM
remote: https://rubygems.org/
specs:
activesupport (4.0.2)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
akami (1.2.0)
gyoku (>= 0.4.0)
nokogiri (>= 1.4.0)
atomic (1.1.14)
builder (3.2.2)
diff-lcs (1.1.3)
gyoku (1.0.0)
builder (>= 2.1.2)
httpi (2.0.2)
rack
i18n (0.6.9)
mini_portile (0.5.2)
minitest (4.7.5)
multi_json (1.8.4)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
nori (2.1.0)
rack (1.5.2)
rake (10.0.4)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
savon (2.2.0)
akami (~> 1.2.0)
builder (>= 2.1.2)
gyoku (~> 1.0.0)
httpi (~> 2.0.2)
nokogiri (>= 1.4.0)
nori (~> 2.1.0)
wasabi (~> 3.1.0)
thread_safe (0.1.3)
atomic
tzinfo (0.3.38)
wasabi (3.1.0)
httpi (~> 2.0)
nokogiri (>= 1.4.0)
PLATFORMS
ruby
DEPENDENCIES
bravo!
rake (~> 10.0.3)
rspec (~> 2.12.0)