forked from frosas/spotify-to-mp3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
43 lines (40 loc) · 807 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
PATH
remote: .
specs:
spotify-to-mp3 (0.5.2)
colorize
grooveshark
json_pure
rest-client
GEM
remote: https://rubygems.org/
specs:
colorize (0.6.0)
diff-lcs (1.2.5)
grooveshark (0.2.11)
json (>= 1.4.6)
rest-client (>= 1.5.1)
uuid (~> 2.0)
json (1.8.1)
json_pure (1.8.1)
macaddr (1.6.5)
systemu (~> 2.6.2)
mime-types (2.1)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
systemu (2.6.3)
uuid (2.3.7)
macaddr (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
rspec
spotify-to-mp3!