forked from stefansundin/rssbox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
121 lines (116 loc) · 2.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
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
119
120
121
GIT
remote: https://github.com/stefansundin/prometheus-client.git
revision: fc179858e6e00a13a649dbdaa5b7de67fa68b1a5
branch: master
specs:
prometheus-client (2.0.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
airbrake (11.0.1)
airbrake-ruby (~> 5.1)
airbrake-ruby (5.2.0)
rbtree3 (~> 0.5)
clogger (2.3.0)
rack (>= 1.0, < 3.0)
coderay (1.1.3)
concurrent-ruby (1.1.8)
crass (1.0.6)
dotenv (2.7.6)
feedjira (3.1.2)
loofah (>= 2.3.1)
sax-machine (>= 1.0)
github-release-party (0.3.5)
rake (>= 12)
heroku-env (0.1.4)
io-console (0.5.9)
irb (1.3.5)
reline (>= 0.1.5)
loofah (2.9.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
method_source (1.0.0)
mini_portile2 (2.5.0)
multi_json (1.15.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
newrelic_rpm (6.15.0)
nio4r (2.5.7)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
opengraph_parser (0.2.3)
addressable
nokogiri
powder (0.4.0)
thor (>= 0.11.5)
pry (0.14.0)
coderay (~> 1.1)
method_source (~> 1.0)
pry-remote (0.1.8)
pry (~> 0.9)
slop (~> 3.0)
public_suffix (4.0.6)
puma (5.2.2)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack-protection (2.1.0)
rack
rack-ssl-enforcer (0.2.9)
rake (13.0.3)
rbtree3 (0.6.0)
redis (4.2.5)
reline (0.2.5)
io-console (~> 0.5)
ruby2_keywords (0.0.4)
sax-machine (1.3.2)
secure_headers (6.3.2)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
sinatra-contrib (2.1.0)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.1.0)
sinatra (= 2.1.0)
tilt (~> 2.0)
slop (3.6.0)
thor (1.1.0)
tilt (2.0.10)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
addressable
airbrake
clogger
dotenv
feedjira
github-release-party
heroku-env
irb
newrelic_rpm
nokogiri
opengraph_parser
powder
prometheus-client!
pry-remote
puma
rack
rack-ssl-enforcer
rake
redis
secure_headers
sinatra
sinatra-contrib
tzinfo
RUBY VERSION
ruby 2.7.1p83
BUNDLED WITH
2.1.4