-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
43 lines (40 loc) · 804 Bytes
/
Gemfile.lock
File metadata and controls
43 lines (40 loc) · 804 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
GEM
remote: https://rubygems.org/
specs:
activesupport (5.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
byebug (9.1.0)
coderay (1.1.2)
concurrent-ruby (1.0.5)
dotenv (2.2.1)
gtfs-realtime-bindings (0.0.5)
protobuf (>= 3.0)
i18n (0.9.3)
concurrent-ruby (~> 1.0)
method_source (0.9.0)
middleware (0.1.0)
minitest (5.11.1)
protobuf (3.8.1)
activesupport (>= 3.2)
middleware
thor
thread_safe
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
thor (0.20.0)
thread_safe (0.3.6)
tzinfo (1.2.4)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
byebug
dotenv
gtfs-realtime-bindings
pry
BUNDLED WITH
1.14.5