Skip to content

Commit d040193

Browse files
ui-dev: bump js-routes in /server/src/main/webapp/WEB-INF/rails
Bumps [js-routes](https://github.com/railsware/js-routes) from 1.4.14 to 2.3.6. - [Release notes](https://github.com/railsware/js-routes/releases) - [Changelog](https://github.com/railsware/js-routes/blob/main/CHANGELOG.md) - [Commits](railsware/js-routes@v1.4.14...v2.3.6) --- updated-dependencies: - dependency-name: js-routes dependency-version: 2.3.6 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d76784 commit d040193

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

server/src/main/webapp/WEB-INF/rails/Gemfile.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ GEM
4141
public_suffix (>= 2.0.2, < 8.0)
4242
base64 (0.3.0)
4343
benchmark (0.5.0)
44+
bigdecimal (4.0.1)
4445
bigdecimal (4.0.1-java)
4546
builder (3.3.0)
4647
capybara (3.40.0)
@@ -52,6 +53,7 @@ GEM
5253
rack-test (>= 0.6.3)
5354
regexp_parser (>= 1.5, < 3.0)
5455
xpath (~> 3.2)
56+
cgi (0.5.1)
5557
cgi (0.5.1-java)
5658
concurrent-ruby (1.3.6)
5759
connection_pool (2.5.5)
@@ -74,10 +76,14 @@ GEM
7476
ffi (~> 1)
7577
ffi-compiler (~> 1)
7678
rake (~> 13.3)
79+
google-protobuf (4.34.0-x86_64-linux-gnu)
80+
bigdecimal
81+
rake (~> 13.3)
7782
i18n (1.14.8)
7883
concurrent-ruby (~> 1.0)
79-
js-routes (1.4.14)
80-
railties (>= 4)
84+
js-routes (2.3.6)
85+
railties (>= 5)
86+
sorbet-runtime
8187
logger (1.7.0)
8288
loofah (2.25.1)
8389
crass (~> 1.0.2)
@@ -87,7 +93,10 @@ GEM
8793
minitest (5.27.0)
8894
nokogiri (1.18.10-java)
8995
racc (~> 1.4)
96+
nokogiri (1.18.10-x86_64-linux-gnu)
97+
racc (~> 1.4)
9098
public_suffix (6.0.2)
99+
racc (1.8.1)
91100
racc (1.8.1-java)
92101
rack (2.2.22)
93102
rack-session (1.0.2)
@@ -145,6 +154,7 @@ GEM
145154
sassc-embedded (1.80.8)
146155
sass-embedded (~> 1.80)
147156
securerandom (0.4.1)
157+
sorbet-runtime (0.6.13043)
148158
sprockets (4.2.2)
149159
concurrent-ruby (~> 1.0)
150160
logger
@@ -172,6 +182,7 @@ PLATFORMS
172182
universal-java
173183
universal-java-21
174184
universal-java-25
185+
x86_64-linux
175186

176187
DEPENDENCIES
177188
actionpack (~> 7.2.0)

0 commit comments

Comments
 (0)