We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31fc4ff commit f84dabbCopy full SHA for f84dabb
1 file changed
server/src/main/webapp/WEB-INF/rails/Gemfile.lock
@@ -74,7 +74,7 @@ GEM
74
minitest (>= 5.1)
75
securerandom (>= 0.3)
76
tzinfo (~> 2.0, >= 2.0.5)
77
- addressable (2.8.8)
+ addressable (2.8.9)
78
public_suffix (>= 2.0.2, < 8.0)
79
base64 (0.3.0)
80
benchmark (0.5.0)
@@ -216,7 +216,7 @@ GEM
216
rspec-expectations (3.13.5)
217
diff-lcs (>= 1.2.0, < 2.0)
218
rspec-support (~> 3.13.0)
219
- rspec-mocks (3.13.7)
+ rspec-mocks (3.13.8)
220
221
222
rspec-rails (8.0.3)
@@ -252,7 +252,7 @@ GEM
252
tsort (0.2.0)
253
tzinfo (2.0.6)
254
concurrent-ruby (~> 1.0)
255
- tzinfo-data (1.2025.3)
+ tzinfo-data (1.2026.1)
256
tzinfo (>= 1.0.0)
257
useragent (0.16.11)
258
webrick (1.9.2)
0 commit comments