File tree 2 files changed +9
-13
lines changed
2 files changed +9
-13
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ gem 'rubyzip', '~> 2.3'
22
22
gem 'espeak-ruby' , '~> 1.1.0' # Text-to-Voice
23
23
gem 'rake' , '~> 13.2'
24
24
gem 'activerecord' , '~> 7.2'
25
- gem 'otr-activerecord' , '~> 2.4 .0'
25
+ gem 'otr-activerecord' , '~> 2.5 .0'
26
26
gem 'sqlite3' , '~> 2.2'
27
27
gem 'rubocop' , '~> 1.68.0' , require : false
28
28
Original file line number Diff line number Diff line change 34
34
async-io (1.43.2 )
35
35
async
36
36
base64 (0.2.0 )
37
- benchmark (0.3 .0 )
37
+ benchmark (0.4 .0 )
38
38
bigdecimal (3.1.8 )
39
39
browserstack-local (1.4.3 )
40
40
byebug (11.1.3 )
73
73
fiber-storage (1.0.0 )
74
74
geckodriver-helper (0.24.0 )
75
75
archive-zip (~> 0.7 )
76
- hashie (5.0.0 )
77
- hashie-forbidden_attributes (0.1.1 )
78
- hashie (>= 3.0 )
79
76
http-accept (1.7.0 )
80
77
http-cookie (1.0.7 )
81
78
domain_name (~> 0.5 )
89
86
reline (>= 0.4.2 )
90
87
json (2.8.2 )
91
88
language_server-protocol (3.17.0.3 )
92
- logger (1.6.1 )
89
+ logger (1.6.3 )
93
90
matrix (0.4.2 )
94
91
maxmind-db (1.2.0 )
95
92
method_source (1.1.0 )
98
95
mime-types-data (~> 3.2015 )
99
96
mime-types-data (3.2024.1001 )
100
97
mini_mime (1.1.5 )
101
- minitest (5.25.1 )
98
+ minitest (5.25.4 )
102
99
mojo_magick (0.6.8 )
103
100
msfrpc-client (1.1.2 )
104
101
msgpack (~> 1 )
123
120
racc (~> 1.4 )
124
121
nokogiri (1.16.7-x86_64-linux )
125
122
racc (~> 1.4 )
126
- otr-activerecord (2.4.0 )
127
- activerecord (>= 6.0 , < 7.3 )
128
- hashie-forbidden_attributes (~> 0.1 )
123
+ otr-activerecord (2.5.0 )
124
+ activerecord (>= 6.0 , < 8.1 )
129
125
parallel (1.26.3 )
130
126
parseconfig (1.1.2 )
131
127
parser (3.3.5.1 )
197
193
rushover (0.3.0 )
198
194
json
199
195
rest-client
200
- securerandom (0.3 .1 )
196
+ securerandom (0.4 .1 )
201
197
selenium-webdriver (4.27.0 )
202
198
base64 (~> 0.2 )
203
199
logger (~> 1.4 )
242
238
eventmachine (~> 1.0 , >= 1.0.4 )
243
239
rack (>= 1 , < 3 )
244
240
tilt (2.4.0 )
245
- timeout (0.4.1 )
241
+ timeout (0.4.3 )
246
242
timers (4.3.5 )
247
243
tins (1.37.0 )
248
244
bigdecimal
@@ -290,7 +286,7 @@ DEPENDENCIES
290
286
mime-types (~> 3.6 )
291
287
msfrpc-client (~> 1.1 , >= 1.1.2 )
292
288
net-smtp
293
- otr-activerecord (~> 2.4 .0 )
289
+ otr-activerecord (~> 2.5 .0 )
294
290
parseconfig (~> 1.1 , >= 1.1.2 )
295
291
pry-byebug (~> 3.10 , >= 3.10.1 )
296
292
qr4r (~> 0.6.1 )
You can’t perform that action at this time.
0 commit comments