Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ gem 'font-awesome-grunticon-rails', git: 'https://github.com/gsa/font-awesome-gr
gem 'react-rails', '~> 3.0.0'
# Locking to prevent a version mismatch between the gem and the NPM package version
# See https://github.com/shakacode/shakapacker#upgrading
gem 'shakapacker', '~> 6.5.4'
gem 'shakapacker', '~> 9.5.0'
gem 'cssbundling-rails', '~> 1.2' # Management of css (Less) files conversion
# Temporarily locking the 'mail' version until the next version of Rails is released
# https://github.com/rails/rails/pull/46650
Expand Down
47 changes: 25 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ GEM
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
base64 (0.3.0)
benchmark (0.4.1)
benchmark (0.5.0)
bigdecimal (3.2.2)
bindata (2.5.1)
bootsnap (1.18.6)
Expand Down Expand Up @@ -268,7 +268,6 @@ GEM
capybara-screenshot (1.0.26)
capybara (>= 1.0, < 4)
launchy
cgi (0.5.0)
chronic (0.10.2)
cld3 (3.6.0)
climate_control (0.2.0)
Expand All @@ -283,8 +282,8 @@ GEM
execjs
coffee-script-source (1.12.2)
colorize (0.8.1)
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
concurrent-ruby (1.3.6)
connection_pool (3.0.2)
counter_culture (2.9.0)
activerecord (>= 4.2)
activesupport (>= 4.2)
Expand Down Expand Up @@ -340,7 +339,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.4.1)
date (3.5.1)
debug (1.11.0)
irb (~> 1.10)
reline (>= 0.3.8)
Expand Down Expand Up @@ -371,8 +370,7 @@ GEM
launchy (>= 2.1, < 4.0)
mail (~> 2.7)
equalizer (0.0.11)
erb (4.0.4)
cgi (>= 0.3.3)
erb (6.0.1)
erubi (1.13.1)
et-orbi (1.2.11)
tzinfo
Expand Down Expand Up @@ -459,7 +457,7 @@ GEM
multi_xml (>= 0.5.2)
httpclient (2.9.0)
mutex_m
i18n (1.14.7)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.37)
activesupport (>= 4.0.2)
Expand All @@ -472,8 +470,8 @@ GEM
rainbow (>= 2.2.2, < 4.0)
terminal-table (>= 1.5.1)
ice_nine (0.11.2)
io-console (0.8.1)
irb (1.15.2)
io-console (0.8.2)
irb (1.16.0)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand Down Expand Up @@ -524,7 +522,8 @@ GEM
mime-types-data (3.2025.0722)
mini_mime (1.1.5)
mini_portile2 (2.8.9)
minitest (5.25.5)
minitest (6.0.1)
prism (~> 1.5)
moneta (1.6.0)
mono_logger (1.1.2)
msgpack (1.8.0)
Expand Down Expand Up @@ -568,14 +567,15 @@ GEM
opensearch-dsl (0.2.1)
os (1.1.4)
ostruct (0.6.3)
package_json (0.2.0)
parallel (1.27.0)
parser (3.3.8.0)
ast (~> 2.4.1)
racc
pp (0.6.2)
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.4.0)
prism (1.9.0)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand All @@ -584,7 +584,7 @@ GEM
pry (>= 0.13, < 0.16)
pry-rails (0.3.11)
pry (>= 0.13.0)
psych (5.2.6)
psych (5.3.1)
date
stringio
public_suffix (6.0.2)
Expand Down Expand Up @@ -655,9 +655,10 @@ GEM
rake (13.0.6)
rash_alt (0.4.12)
hashie (>= 3.4)
rdoc (6.14.2)
rdoc (7.1.0)
erb
psych (>= 4.0.0)
tsort
react-rails (3.0.0)
babel-transpiler (>= 0.7.0)
connection_pool
Expand Down Expand Up @@ -690,7 +691,7 @@ GEM
redlock (2.0.6)
redis-client (>= 0.14.1, < 1.0.0)
regexp_parser (2.10.0)
reline (0.6.2)
reline (0.6.3)
io-console (~> 0.5)
representable (3.2.0)
declarative (< 0.1.0)
Expand Down Expand Up @@ -804,8 +805,9 @@ GEM
semantic_logger (4.16.1)
concurrent-ruby (~> 1.0)
semantic_range (3.1.0)
shakapacker (6.5.6)
shakapacker (9.5.0)
activesupport (>= 5.2)
package_json
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
Expand Down Expand Up @@ -843,21 +845,22 @@ GEM
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
ostruct
stringio (3.1.7)
stringio (3.2.0)
sys-uname (1.3.1)
ffi (~> 1.1)
temple (0.10.3)
terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (1.4.0)
thor (1.5.0)
thread_safe (0.3.6)
tilt (2.6.1)
timeout (0.4.3)
trailblazer-option (0.1.2)
truncator (0.1.7)
activesupport
tsort (0.2.0)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
Expand Down Expand Up @@ -892,7 +895,7 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.9.1)
webrick (1.9.2)
websocket (1.2.11)
websocket-driver (0.8.0)
base64
Expand All @@ -905,7 +908,7 @@ GEM
will_paginate (>= 3.0.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.18)
zeitwerk (2.7.4)

PLATFORMS
ruby
Expand Down Expand Up @@ -1029,7 +1032,7 @@ DEPENDENCIES
saxerator (~> 0.9.9)
select2-rails (~> 4.0.3)
selenium-webdriver (= 4.8.1)
shakapacker (~> 6.5.4)
shakapacker (~> 9.5.0)
shoulda-kept-assign-to (~> 1.1)
shoulda-matchers (~> 5.0)
simplecov (~> 0.17.0)
Expand Down