forked from Sleft/sync_songs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
51 lines (48 loc) · 988 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
51
PATH
remote: .
specs:
sync_songs (0.0.3)
grooveshark (~> 0.2.7)
highline (~> 1.6.16)
lastfm (~> 1.17.0)
launchy (~> 2.2.0)
thor (~> 0.18.1)
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.3)
grooveshark (0.2.7)
json (>= 1.4.6)
rest-client (>= 1.5.1)
uuid (~> 2.0)
highline (1.6.16)
httparty (0.10.2)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
i18n (0.6.1)
json (1.7.7)
lastfm (1.17.0)
activesupport (>= 3.0.3)
httparty
xml-simple
launchy (2.2.0)
addressable (~> 2.3)
macaddr (1.6.1)
systemu (~> 2.5.0)
mime-types (1.21)
multi_json (1.7.2)
multi_xml (0.5.3)
rest-client (1.6.7)
mime-types (>= 1.16)
systemu (2.5.2)
thor (0.18.1)
uuid (2.3.7)
macaddr (~> 1.0)
xml-simple (1.1.2)
PLATFORMS
ruby
DEPENDENCIES
sync_songs!