forked from jrmehle/songkickr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
63 lines (60 loc) · 1.19 KB
/
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
52
53
54
55
56
57
58
59
60
61
62
63
PATH
remote: .
specs:
songkickr (0.4.0)
httparty (~> 0.8.3)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
atomic (1.1.12)
coderay (1.0.9)
crack (0.4.1)
safe_yaml (~> 0.9.0)
fakeweb (1.3.0)
httparty (0.8.3)
multi_json (~> 1.0)
multi_xml
i18n (0.6.4)
json (1.8.0)
method_source (0.8.2)
minitest (4.7.5)
multi_json (1.7.7)
multi_xml (0.5.4)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rake (10.0.4)
rdoc (4.0.1)
json (~> 1.4)
safe_yaml (0.9.4)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
shoulda-context (1.1.4)
shoulda-matchers (2.2.0)
activesupport (>= 3.0.0)
slop (3.4.6)
test-unit (2.5.5)
thread_safe (0.1.2)
atomic
tzinfo (0.3.37)
vcr (2.5.0)
PLATFORMS
ruby
DEPENDENCIES
crack
fakeweb (>= 1.3.0)
pry
rake (~> 10.0.0)
rdoc (~> 4.0.1)
shoulda (>= 2.11.0)
songkickr!
test-unit (~> 2.5.5)
vcr (~> 2.5.0)