-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
50 lines (47 loc) · 908 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:
hsdeploy (0.9.5)
addressable
highline (>= 1.6.2)
inifile (>= 0.4.1)
json_pure
multipart-post
oauth2
zip
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.7)
diff-lcs (1.1.3)
faraday (0.7.6)
addressable (~> 2.2)
multipart-post (~> 1.1)
rack (~> 1.1)
highline (1.6.2)
inifile (0.4.1)
json_pure (1.6.1)
multi_json (1.2.0)
multipart-post (1.1.5)
oauth2 (0.5.2)
faraday (~> 0.7)
multi_json (~> 1.0)
rack (1.4.1)
rake (0.9.2)
rr (1.0.4)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
zip (2.0.2)
PLATFORMS
ruby
DEPENDENCIES
hsdeploy!
rake (>= 0.8.7)
rr
rspec (>= 2.0)