forked from scoop/autotask_api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
48 lines (45 loc) · 873 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
PATH
remote: .
specs:
autotask_api (0.0.3)
activesupport (~> 3.2.0)
savon (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
akami (1.2.0)
gyoku (>= 0.4.0)
nokogiri (>= 1.4.0)
builder (3.2.2)
gyoku (1.0.0)
builder (>= 2.1.2)
httpi (2.0.2)
rack
i18n (0.6.1)
mini_portile (0.5.0)
multi_json (1.7.7)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
nori (2.1.0)
rack (1.5.2)
rake (0.9.6)
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)
wasabi (3.1.0)
httpi (~> 2.0)
nokogiri (>= 1.4.0)
PLATFORMS
ruby
DEPENDENCIES
autotask_api!
bundler (~> 1.3)
rake