-
Notifications
You must be signed in to change notification settings - Fork 142
/
Gemfile.lock
74 lines (70 loc) · 1.31 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
GEM
remote: https://rubygems.org/
specs:
faraday (2.7.2)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-http-cache (2.4.1)
faraday (>= 0.8)
faraday-net_http (3.0.2)
glorify (0.5.0)
nokogiri
rdoc-rouge
sinatra
json (2.6.2)
kgio (2.9.2)
mini_portile2 (2.8.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
newrelic_rpm (8.14.0)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
racc (1.6.1)
rack (2.2.4)
rack-cache (1.2)
rack (>= 0.4)
rack-protection (2.2.3)
rack
raindrops (0.13.0)
rdoc (4.3.0)
rdoc-rouge (0.1.0)
rdoc (~> 4.0)
rouge (~> 0.3.0)
rouge (0.3.2)
thor
ruby2_keywords (0.0.5)
sass (3.2.5)
sinatra (2.2.3)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.3)
tilt (~> 2.0)
slim (4.1.0)
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
temple (0.8.2)
thor (0.18.0)
tilt (2.0.11)
unicorn (4.8.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
faraday
faraday-http-cache
glorify (~> 0.5.0)
json
newrelic_rpm
rack-cache
rdoc (~> 4.3)
sass
sinatra
slim
unicorn
RUBY VERSION
ruby 3.1.3p185
BUNDLED WITH
2.3.26