forked from ngauthier/intro-to-backbone-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
53 lines (51 loc) · 996 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
52
53
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.2)
blankslate (2.1.2.4)
bluecloth (2.2.0)
excon (0.15.5)
foreman (0.53.0)
thor (>= 0.13.6)
gli (1.6.0)
heroku (2.30.2)
heroku-api (~> 0.3.2)
launchy (>= 0.3.2)
netrc (~> 0.7.5)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.2)
excon (~> 0.15.5)
json (1.7.4)
launchy (2.1.2)
addressable (~> 2.3)
mime-types (1.19)
netrc (0.7.5)
nokogiri (1.5.5)
parslet (1.4.0)
blankslate (~> 2.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.9)
showoff (0.7.0)
bluecloth
gli (>= 1.3.2)
json
nokogiri
parslet
sinatra
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
thor (0.16.0)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
foreman
heroku
showoff