forked from datauy/OGPMontevideo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
73 lines (70 loc) · 1.37 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
GEM
remote: https://rubygems.org/
specs:
byebug (8.2.2)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.10.0)
dotenv (2.1.0)
execjs (2.6.0)
hike (1.2.3)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.99.1)
multi_json (1.11.2)
pg (0.18.4)
r18n-core (2.1.3)
rack (1.6.4)
rack-protection (1.5.3)
rack
rake (10.5.0)
rollbar (2.8.3)
multi_json
sass (3.4.21)
sequel (4.31.0)
shotgun (0.9.1)
rack (>= 1.0)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-asset-pipeline (0.7.0)
coffee-script (~> 2.3)
rake (~> 10.0)
sass (~> 3.1)
sinatra (~> 1.4)
sprockets (~> 2.12)
sprockets-helpers (~> 1.1)
sprockets-sass (~> 1.2)
sinatra-r18n (2.1.3)
r18n-core (= 2.1.3)
sinatra (>= 1.3)
sprockets (2.12.4)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-helpers (1.2.1)
sprockets (>= 2.2)
sprockets-sass (1.3.1)
sprockets (~> 2.0)
tilt (~> 1.1)
tilt (1.4.1)
yaml-lint (0.0.7)
PLATFORMS
ruby
DEPENDENCIES
byebug
dotenv
mail
pg
rollbar (~> 2.8.3)
sequel
shotgun
sinatra
sinatra-asset-pipeline
sinatra-r18n
yaml-lint
BUNDLED WITH
1.11.2