-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
47 lines (45 loc) · 861 Bytes
/
Gemfile.lock
File metadata and controls
47 lines (45 loc) · 861 Bytes
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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.7)
heroku (2.24.1)
launchy (>= 0.3.2)
netrc (~> 0.7.1)
rest-client (~> 1.6.1)
rubyzip
json (1.6.6)
kgio (2.7.4)
launchy (2.1.0)
addressable (~> 2.2.6)
mime-types (1.18)
netrc (0.7.1)
newrelic_rpm (3.3.3)
nokogiri (1.5.2)
rack (1.4.1)
rack-protection (1.2.0)
rack
raindrops (0.8.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.7)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-cross_origin (0.1.0)
tilt (1.3.3)
unicorn (4.2.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
bundler
heroku
json
newrelic_rpm
nokogiri
sinatra
sinatra-cross_origin
unicorn