-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
83 lines (80 loc) · 1.64 KB
/
Gemfile.lock
File metadata and controls
83 lines (80 loc) · 1.64 KB
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
GEM
remote: https://rubygems.org/
specs:
bond (0.5.1)
coderay (1.0.9)
daemons (1.2.6)
eventmachine (1.2.7)
ffi (1.9.25)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
maxminddb (0.1.22)
mustermann (1.0.3)
paint (2.0.1)
rack (2.0.6)
rack-protection (2.0.4)
rack
rake (12.3.1)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rerun (0.13.0)
listen (~> 3.0)
ripl (0.7.1)
bond (~> 0.5.1)
ripl-auto_indent (0.2.0)
ripl (>= 0.6.0)
ripl-multi_line (>= 0.3.0)
ruby_indentation (>= 0.2.0)
ripl-color_error (0.1.1)
ripl (>= 0.2.0)
ripl-color_result (0.4.1)
ripl (>= 0.4.1)
wirb (>= 0.4.0)
ripl-color_streams (0.1.2)
ripl (>= 0.2.8)
ripl-irb (0.2.3)
ripl (>= 0.2.5)
ripl-multi_line (0.3.1)
ripl (>= 0.3.6)
ripl-short_errors (0.1.0)
ripl (>= 0.2.8)
ruby_dep (1.5.0)
ruby_indentation (0.2.0)
coderay (~> 1.0.5)
sinatra (2.0.4)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.4)
tilt (~> 2.0)
sinatra-param (1.5.0)
sinatra (>= 1.3)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.8)
wirb (2.1.2)
paint (>= 0.9, < 3.0)
PLATFORMS
ruby
DEPENDENCIES
maxminddb
rack (>= 1.6.11)
rake
rerun
ripl
ripl-auto_indent
ripl-color_error
ripl-color_result
ripl-color_streams
ripl-irb
ripl-multi_line
ripl-short_errors
sinatra
sinatra-param
thin
BUNDLED WITH
1.16.1