This repository has been archived by the owner on Dec 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
118 lines (113 loc) · 2.38 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
GIT
remote: https://github.com/rofreg/gtfs-realtime.git
revision: 8a5aea1754f6a26020fea359a03a6d42426280dd
branch: master
specs:
gtfs-realtime (0.4.1)
activerecord (< 6.0)
bulk_insert
gtfs
gtfs-realtime-bindings
protobuf (< 3.7)
GEM
remote: https://rubygems.org/
specs:
activemodel (5.2.4.3)
activesupport (= 5.2.4.3)
activerecord (5.2.4.3)
activemodel (= 5.2.4.3)
activesupport (= 5.2.4.3)
arel (>= 9.0)
activesupport (5.2.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
arel (9.0.0)
bulk_insert (1.8.1)
activerecord (>= 3.2.0)
concurrent-ruby (1.1.6)
daemons (1.2.4)
dotenv (2.1.1)
eventmachine (1.2.1)
ffi (1.9.25)
gtfs (0.2.5)
multi_json
rake
rubyzip (~> 1.1)
gtfs-realtime-bindings (0.0.5)
protobuf (>= 3.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
json (2.0.2)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
middleware (0.1.0)
minitest (5.14.1)
multi_json (1.14.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
mysql2 (0.4.5)
newrelic_rpm (6.11.0.365)
protobuf (3.6.12)
activesupport (>= 3.2)
middleware
thor
thread_safe
rack (2.2.3)
rack-protection (2.0.8.1)
rack
rack-ssl-enforcer (0.2.9)
rake (13.0.1)
rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rerun (0.11.0)
listen (~> 3.0)
rollbar (2.13.3)
multi_json
ruby2_keywords (0.0.2)
ruby_dep (1.5.0)
rubyzip (1.3.0)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.8.1)
tilt (~> 2.0)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-helpers (1.2.1)
sprockets (>= 2.2)
sqlite3 (1.3.12)
thin (1.7.0)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (1.0.1)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.7)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
dotenv
gtfs-realtime!
json
mysql2
newrelic_rpm
rack-ssl-enforcer
rerun
rollbar
sinatra
sprockets
sprockets-helpers
sqlite3
thin
RUBY VERSION
ruby 2.6.6p146
BUNDLED WITH
1.17.2