forked from anibalcucco/basecamp-wrapper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
50 lines (47 loc) · 902 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
PATH
remote: .
specs:
basecamp (0.0.6)
activeresource (>= 2.3.0)
oauth2
xml-simple
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.7)
activesupport (= 3.0.7)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activeresource (3.0.7)
activemodel (= 3.0.7)
activesupport (= 3.0.7)
activesupport (3.0.7)
addressable (2.2.5)
builder (2.1.2)
faraday (0.4.6)
addressable (>= 2.1.1)
rack (>= 1.0.1)
i18n (0.5.0)
mg (0.0.8)
rake
multi_json (1.0.1)
oauth2 (0.0.13)
faraday (~> 0.4.1)
multi_json (>= 0.0.4)
rack (1.2.2)
rake (0.8.7)
rspec (1.3.0)
webmock (1.2.2)
addressable (>= 2.1.1)
xml-simple (1.0.15)
PLATFORMS
ruby
DEPENDENCIES
activeresource (>= 2.3.0)
basecamp!
mg (>= 0.0.8)
oauth2
rake
rspec (>= 1.3.0)
webmock (>= 1.2.2)
xml-simple