-
Notifications
You must be signed in to change notification settings - Fork 6
/
Gemfile.lock
60 lines (58 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.7)
byebug (3.5.1)
columnize (~> 0.8)
debugger-linecache (~> 1.2)
slop (~> 3.6)
coderay (1.1.0)
columnize (0.9.0)
debugger-linecache (1.2.0)
dotenv (1.0.2)
excon (0.44.3)
foreman (0.77.0)
dotenv (~> 1.0.2)
thor (~> 0.19.1)
heroku (3.27.2)
heroku-api (~> 0.3.19)
launchy (>= 0.3.2)
multi_json (~> 1.10.1)
netrc (>= 0.10.0)
rest-client (= 1.6.7)
rubyzip (= 0.9.9)
heroku-api (0.3.22)
excon (~> 0.38)
multi_json (~> 1.8)
launchy (2.4.3)
addressable (~> 2.3)
method_source (0.8.2)
mime-types (2.4.3)
multi_json (1.10.1)
netrc (0.10.3)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.0.1)
byebug (~> 3.4)
pry (~> 0.10)
rack (1.6.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.9)
rufus-scheduler (3.0.9)
tzinfo
slop (3.6.0)
thor (0.19.1)
thread_safe (0.3.4)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
foreman
heroku
pry-byebug
rack
rufus-scheduler