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.4'
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 )
74
74
fiber-storage (1.0.0 )
75
75
geckodriver-helper (0.24.0 )
76
76
archive-zip (~> 0.7 )
77
- hashie (5.0.0 )
78
- hashie-forbidden_attributes (0.1.1 )
79
- hashie (>= 3.0 )
80
77
http-accept (1.7.0 )
81
78
http-cookie (1.0.7 )
82
79
domain_name (~> 0.5 )
90
87
reline (>= 0.4.2 )
91
88
json (2.9.1 )
92
89
language_server-protocol (3.17.0.3 )
93
- logger (1.6.1 )
90
+ logger (1.6.4 )
94
91
matrix (0.4.2 )
95
92
maxmind-db (1.2.0 )
96
93
method_source (1.1.0 )
99
96
mime-types-data (~> 3.2015 )
100
97
mime-types-data (3.2024.1001 )
101
98
mini_mime (1.1.5 )
102
- minitest (5.25.1 )
99
+ minitest (5.25.4 )
103
100
mojo_magick (0.6.8 )
104
101
msfrpc-client (1.1.2 )
105
102
msgpack (~> 1 )
124
121
racc (~> 1.4 )
125
122
nokogiri (1.16.7-x86_64-linux )
126
123
racc (~> 1.4 )
127
- otr-activerecord (2.4.0 )
128
- activerecord (>= 6.0 , < 7.3 )
129
- hashie-forbidden_attributes (~> 0.1 )
124
+ otr-activerecord (2.5.0 )
125
+ activerecord (>= 6.0 , < 8.1 )
130
126
parallel (1.26.3 )
131
127
parseconfig (1.1.2 )
132
128
parser (3.3.5.1 )
199
195
rushover (0.3.0 )
200
196
json
201
197
rest-client
202
- securerandom (0.3 .1 )
198
+ securerandom (0.4 .1 )
203
199
selenium-webdriver (4.27.0 )
204
200
base64 (~> 0.2 )
205
201
logger (~> 1.4 )
244
240
eventmachine (~> 1.0 , >= 1.0.4 )
245
241
rack (>= 1 , < 3 )
246
242
tilt (2.4.0 )
247
- timeout (0.4.1 )
243
+ timeout (0.4.3 )
248
244
timers (4.3.5 )
249
245
tins (1.37.0 )
250
246
bigdecimal
@@ -292,7 +288,7 @@ DEPENDENCIES
292
288
mime-types (~> 3.6 )
293
289
msfrpc-client (~> 1.1 , >= 1.1.2 )
294
290
net-smtp
295
- otr-activerecord (~> 2.4 .0 )
291
+ otr-activerecord (~> 2.5 .0 )
296
292
parseconfig (~> 1.1 , >= 1.1.2 )
297
293
pry-byebug (~> 3.10 , >= 3.10.1 )
298
294
qr4r (~> 0.6.1 )
You can’t perform that action at this time.
0 commit comments