-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
65 lines (63 loc) · 1.23 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
64
65
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.2)
builder (3.1.3)
coderay (1.0.7)
diff-lcs (1.1.3)
excon (0.16.4)
faker (1.1.2)
i18n (~> 0.5)
hashr (0.0.22)
heroku (2.32.6)
heroku-api (~> 0.3.5)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.5)
excon (~> 0.16.1)
i18n (0.6.1)
launchy (2.1.2)
addressable (~> 2.3)
method_source (0.8)
mime-types (1.19)
multi_json (1.3.6)
netrc (0.7.7)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
rake (0.9.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
rspec_junit_formatter (0.1.1)
builder
rspec (~> 2.0)
rubyzip (0.9.9)
slop (3.3.3)
thor (0.16.0)
travis (0.0.6)
multi_json
thor
travis-lint (1.4.0)
hashr (>= 0.0.19)
PLATFORMS
ruby
DEPENDENCIES
faker
heroku
pry
rake
rspec
rspec_junit_formatter
travis
travis-lint