-
Notifications
You must be signed in to change notification settings - Fork 7
/
Gemfile.lock
89 lines (85 loc) · 1.72 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
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
builder (3.2.4)
concurrent-ruby (1.1.10)
crass (1.0.6)
ethon (0.15.0)
ffi (>= 1.15.0)
faraday (2.5.2)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.0)
feedbag (0.10.3)
nokogiri (~> 1.8, >= 1.8.2)
feedjira (3.2.1)
loofah (>= 2.3.1)
sax-machine (>= 1.0)
ffi (1.15.5)
home_run (1.0.9)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mini_portile2 (2.8.0)
minitest (5.16.3)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.8)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.9-x86_64-linux)
racc (~> 1.4)
oj (3.13.21)
puma (5.6.5)
nio4r (~> 2.0)
rabl (0.16.0)
activesupport (>= 2.3.14)
racc (1.6.0)
rack (2.2.4)
rack-cache (1.13.0)
rack (>= 0.4)
rack-protection (2.2.2)
rack
ruby2_keywords (0.0.5)
sax-machine (1.3.2)
sentry-raven (3.1.2)
faraday (>= 1.0)
sinatra (2.2.2)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.2)
tilt (~> 2.0)
sinatra-cross_origin (0.4.0)
tilt (2.0.11)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
builder
feedbag
feedjira
home_run
oj
puma
rabl
rack-cache
sentry-raven
sinatra
sinatra-cross_origin
typhoeus
RUBY VERSION
ruby 3.1.2p20
BUNDLED WITH
2.1.4