1111 railties
1212 rainbow
1313 thor (>= 0.18.1 , < 2.0 )
14- webpush ( ~> 1.0 )
14+ web-push
1515
1616GEM
1717 remote: https://rubygems.org/
4646 rake
4747 thor (>= 0.14.0 )
4848 ast (2.4.2 )
49+ base64 (0.2.0 )
4950 builder (3.2.4 )
5051 byebug (11.1.3 )
5152 codeclimate-test-reporter (1.0.7 )
5960 activerecord (>= 5.a )
6061 database_cleaner-core (~> 2.0.0 )
6162 database_cleaner-core (2.0.1 )
62- diff-lcs (1.5.0 )
63+ debug (1.9.2 )
64+ irb (~> 1.10 )
65+ reline (>= 0.3.8 )
66+ diff-lcs (1.5.1 )
6367 docile (1.4.0 )
6468 erubi (1.12.0 )
6569 faraday (2.9.0 )
7579 multi_json (~> 1.11 )
7680 os (>= 0.9 , < 2.0 )
7781 signet (>= 0.16 , < 2.a )
78- hkdf (0.3.0 )
7982 http-2 (0.11.0 )
8083 i18n (1.10.0 )
8184 concurrent-ruby (~> 1.0 )
82- jwt (2.7.1 )
85+ io-console (0.7.2 )
86+ irb (1.14.0 )
87+ rdoc (>= 4.0.0 )
88+ reline (>= 0.4.2 )
89+ jwt (2.8.2 )
90+ base64
8391 loofah (2.22.0 )
8492 crass (~> 1.0.2 )
8593 nokogiri (>= 1.12.0 )
94102 redis (>= 3.0 )
95103 msgpack (1.4.5 )
96104 multi_json (1.15.0 )
97- mysql2 (0.5.3 )
105+ mysql2 (0.5.6 )
98106 net-http (0.4.1 )
99107 uri
100108 net-http-persistent (4.0.2 )
@@ -104,11 +112,14 @@ GEM
104112 nokogiri (1.16.0 )
105113 mini_portile2 (~> 2.8.2 )
106114 racc (~> 1.4 )
115+ openssl (3.2.0 )
107116 os (1.1.4 )
108117 parallel (1.21.0 )
109118 parser (3.1.0.0 )
110119 ast (~> 2.4.1 )
111120 pg (1.2.3 )
121+ psych (5.1.2 )
122+ stringio
112123 public_suffix (5.0.4 )
113124 racc (1.7.3 )
114125 rack (2.2.8 )
@@ -130,24 +141,28 @@ GEM
130141 zeitwerk (~> 2.5 )
131142 rainbow (3.1.1 )
132143 rake (13.0.6 )
144+ rdoc (6.7.0 )
145+ psych (>= 4.0.0 )
133146 redis (4.6.0 )
134147 regexp_parser (2.2.0 )
148+ reline (0.5.9 )
149+ io-console (~> 0.5 )
135150 rexml (3.2.5 )
136151 rpush-redis (1.2.0 )
137152 modis (>= 3.0 , < 5.0 )
138- rspec (3.4 .0 )
139- rspec-core (~> 3.4 .0 )
140- rspec-expectations (~> 3.4 .0 )
141- rspec-mocks (~> 3.4 .0 )
142- rspec-core (3.4.4 )
143- rspec-support (~> 3.4 .0 )
144- rspec-expectations (3.4.0 )
153+ rspec (3.13 .0 )
154+ rspec-core (~> 3.13 .0 )
155+ rspec-expectations (~> 3.13 .0 )
156+ rspec-mocks (~> 3.13 .0 )
157+ rspec-core (3.13.0 )
158+ rspec-support (~> 3.13 .0 )
159+ rspec-expectations (3.13.1 )
145160 diff-lcs (>= 1.2.0 , < 2.0 )
146- rspec-support (~> 3.4 .0 )
147- rspec-mocks (3.4 .1 )
161+ rspec-support (~> 3.13 .0 )
162+ rspec-mocks (3.13 .1 )
148163 diff-lcs (>= 1.2.0 , < 2.0 )
149- rspec-support (~> 3.4 .0 )
150- rspec-support (3.4 .1 )
164+ rspec-support (~> 3.13 .0 )
165+ rspec-support (3.13 .1 )
151166 rubocop (1.12.1 )
152167 parallel (~> 1.10 )
153168 parser (>= 3.0.0.0 )
@@ -168,23 +183,25 @@ GEM
168183 faraday (>= 0.17.5 , < 3.a )
169184 jwt (>= 1.5 , < 3.0 )
170185 multi_json (~> 1.10 )
171- simplecov (0.21.2 )
186+ simplecov (0.22.0 )
172187 docile (~> 1.1 )
173188 simplecov-html (~> 0.11 )
174189 simplecov_json_formatter (~> 0.1 )
175190 simplecov-html (0.12.3 )
176- simplecov_json_formatter (0.1.3 )
177- sqlite3 (1.4.2 )
191+ simplecov_json_formatter (0.1.4 )
192+ sqlite3 (2.0.2 )
193+ mini_portile2 (~> 2.8.0 )
178194 stackprof (0.2.17 )
195+ stringio (3.1.1 )
179196 thor (1.2.1 )
180197 timecop (0.9.4 )
181198 tzinfo (2.0.4 )
182199 concurrent-ruby (~> 1.0 )
183200 unicode-display_width (2.1.0 )
184201 uri (0.13.0 )
185- webpush (1.1.0 )
186- hkdf (~> 0.2 )
202+ web-push (3.0.1 )
187203 jwt (~> 2.0 )
204+ openssl (~> 3.0 )
188205 zeitwerk (2.6.12 )
189206
190207PLATFORMS
@@ -195,13 +212,14 @@ DEPENDENCIES
195212 byebug
196213 codeclimate-test-reporter
197214 database_cleaner
215+ debug
198216 modis (>= 2.0 )
199217 mysql2
200218 pg
201219 rake
202220 rpush !
203221 rpush-redis (~> 1.0 )
204- rspec ( ~> 3.4.0 )
222+ rspec
205223 rubocop (~> 1.12.0 )
206224 rubocop-performance
207225 simplecov
0 commit comments