Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions server/src/main/webapp/WEB-INF/rails/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ GEM
ffi (~> 1)
ffi-compiler (~> 1)
google-protobuf (3.25.2-x86_64-linux)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
js-routes (1.4.14)
railties (>= 4)
Expand All @@ -110,7 +110,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.21.2)
minitest (5.22.3)
net-imap (0.4.9.1)
date
net-protocol
Expand All @@ -122,14 +122,14 @@ GEM
net-protocol
nio4r (2.7.0)
nio4r (2.7.0-java)
nokogiri (1.16.0-java)
nokogiri (1.16.3-java)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-linux)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
public_suffix (5.0.4)
racc (1.7.3)
racc (1.7.3-java)
rack (2.2.8)
rack (2.2.9)
rack-test (2.1.0)
rack (>= 1.3)
rails (6.1.7.6)
Expand Down Expand Up @@ -166,23 +166,23 @@ GEM
thor (~> 1.0)
rake (13.1.0)
regexp_parser (2.9.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.1.1)
rspec-support (~> 3.13.0)
rspec-rails (6.1.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
sass-embedded (1.70.0)
Expand All @@ -199,7 +199,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
thor (1.3.0)
thor (1.3.1)
tilt (2.3.0)
timeout (0.4.1)
ts_routes (1.0.3)
Expand All @@ -215,7 +215,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
java
Expand Down