-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
89 lines (86 loc) · 1.94 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
GIT
remote: git://github.com/mergulhao/integration.git
revision: 1a87c121fe54642823e94758a456d00f20efac40
specs:
integration (0.0.1)
hpricot
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.2)
awesome_print (1.0.2)
binding_of_caller (0.6.8)
coderay (1.0.8)
columnize (0.3.6)
debugger (1.1.4)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.3)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.5)
diff-lcs (1.1.3)
excon (0.15.5)
foreman (0.60.2)
thor (>= 0.13.6)
heroku (2.28.12)
heroku-api (~> 0.2.8)
launchy (>= 0.3.2)
netrc (~> 0.7.5)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.2.13)
excon (~> 0.15.4)
hpricot (0.8.6)
launchy (2.1.2)
addressable (~> 2.3)
method_source (0.8.1)
mime-types (1.19)
netrc (0.7.7)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
pry-debugger (0.2.0)
debugger (~> 1.1.3)
pry (~> 0.9.9)
pry-rails (0.1.6)
pry
pry-stack_explorer (0.4.7)
binding_of_caller (~> 0.6.8)
rack (1.4.1)
rack-protection (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
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)
rubyzip (0.9.9)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
slop (3.3.3)
thor (0.16.0)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
awesome_print (= 1.0.2)
foreman (= 0.60.2)
heroku (= 2.28.12)
integration!
pry-debugger
pry-rails (= 0.1.6)
pry-stack_explorer
rack-test
rspec
sinatra