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 @@ -6,7 +6,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "3.4.6"

gem "cpflow", "5.2.0", require: false
gem "react_on_rails_pro", "17.0.0"
gem "react_on_rails_pro", "17.0.1"
gem "shakapacker", "10.2.0"

# Bundle edge Rails instead: gem "rails", github: "rails/rails"
Expand Down
81 changes: 40 additions & 41 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,23 +78,19 @@ GEM
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
ast (2.4.3)
async (2.42.0)
async (2.44.1)
console (~> 1.29)
fiber-annotation
io-event (~> 1.11)
metrics (~> 0.12)
traces (~> 0.18)
async-http (0.95.1)
async (>= 2.10.2)
async-http (0.99.0)
async (>= 2.35.1)
async-pool (~> 0.11)
io-endpoint (~> 0.14)
io-stream (~> 0.6)
metrics (~> 0.12)
protocol-http (~> 0.62)
io-stream (~> 0.14)
protocol-http (~> 0.66)
protocol-http1 (~> 0.39)
protocol-http2 (~> 0.26)
protocol-url (~> 0.2)
traces (~> 0.10)
async-pool (0.11.2)
async (>= 2.0)
autoprefixer-rails (10.4.16.0)
Expand Down Expand Up @@ -132,7 +128,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.3.7)
concurrent-ruby (1.3.8)
connection_pool (3.0.2)
console (1.37.0)
fiber-annotation
Expand All @@ -148,7 +144,7 @@ GEM
jwt (~> 3.1)
psych (~> 5.2)
thor (~> 1.3)
crass (1.0.6)
crass (1.0.7)
database_cleaner (2.0.2)
database_cleaner-active_record (>= 2, < 3)
database_cleaner-active_record (2.1.0)
Expand All @@ -164,7 +160,7 @@ GEM
docile (1.4.0)
dotenv (3.2.0)
drb (2.2.3)
erb (6.0.4)
erb (6.0.7)
erubi (1.13.1)
erubis (2.7.0)
execjs (2.10.1)
Expand All @@ -184,15 +180,15 @@ GEM
generator_spec (0.10.0)
activesupport (>= 3.0.0)
railties (>= 3.0.0)
globalid (1.3.0)
globalid (1.4.0)
activesupport (>= 6.1)
i18n (1.14.8)
i18n (1.15.2)
concurrent-ruby (~> 1.0)
interception (0.5)
io-console (0.8.2)
io-endpoint (0.17.2)
io-event (1.19.2)
io-stream (0.13.2)
io-event (1.19.4)
io-stream (0.14.0)
openssl (>= 3.3)
irb (1.18.0)
pp (>= 0.6.0)
Expand All @@ -202,18 +198,18 @@ GEM
jbuilder (2.12.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.19.8)
json (2.21.2)
jwt (3.2.0)
base64
language_server-protocol (3.17.0.5)
launchy (3.0.1)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (1.7.0)
loofah (2.25.1)
loofah (2.25.2)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.9.0)
mail (2.9.1)
logger
mini_mime (>= 0.1.1)
net-imap
Expand All @@ -222,15 +218,14 @@ GEM
marcel (1.2.1)
matrix (0.4.2)
method_source (1.1.0)
metrics (0.15.0)
mini_mime (1.1.5)
minitest (6.0.6)
drb (~> 2.0)
prism (~> 1.5)
mize (0.4.1)
protocol (~> 2.0)
msgpack (1.8.0)
net-imap (0.6.4)
net-imap (0.6.6)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -240,11 +235,11 @@ GEM
net-smtp (0.5.1)
net-protocol
nio4r (2.7.5)
nokogiri (1.19.3-aarch64-linux-gnu)
nokogiri (1.19.4-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.3-arm64-darwin)
nokogiri (1.19.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.19.3-x86_64-linux-gnu)
nokogiri (1.19.4-x86_64-linux-gnu)
racc (~> 1.4)
openssl (4.0.2)
package_json (0.2.0)
Expand All @@ -253,20 +248,20 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.6)
pp (0.6.3)
pp (0.6.4)
prettyprint
prettyprint (0.2.0)
prism (1.9.0)
protocol (2.0.0)
ruby_parser (~> 3.0)
protocol-hpack (1.5.1)
protocol-http (0.63.0)
protocol-http1 (0.39.0)
protocol-http (~> 0.62)
protocol-http2 (0.26.1)
protocol-http (0.69.0)
protocol-http1 (0.40.2)
protocol-http (~> 0.68)
protocol-http2 (0.26.2)
protocol-hpack (~> 1.4)
protocol-http (~> 0.62)
protocol-url (0.4.0)
protocol-url (0.10.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand All @@ -292,8 +287,8 @@ GEM
nio4r (~> 2.0)
racc (1.8.1)
rack (3.2.6)
rack-proxy (0.8.3)
rack
rack-proxy (1.0.1)
rack (>= 2.0, < 4)
rack-session (2.1.2)
base64 (>= 0.1.0)
rack (>= 3.0.0)
Expand Down Expand Up @@ -344,25 +339,30 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (7.2.0)
rbs (4.1.2)
logger
prism (>= 1.6.0)
tsort
rdoc (8.0.0)
erb
psych (>= 4.0.0)
prism (>= 1.6.0)
rbs (>= 4.0.0)
tsort
react_on_rails (17.0.0)
react_on_rails (17.0.1)
addressable
connection_pool
execjs (~> 2.5)
rails (>= 5.2)
rainbow (~> 3.0)
shakapacker (>= 6.0)
react_on_rails_pro (17.0.0)
react_on_rails_pro (17.0.1)
async (>= 2.29)
async-http (~> 0.95)
execjs (~> 2.9)
io-endpoint (~> 0.17.0)
jwt (>= 2.5, < 4)
nokogiri (>= 1.12, < 2)
react_on_rails (= 17.0.0)
react_on_rails (= 17.0.1)
redcarpet (3.6.0)
redis (5.3.0)
redis-client (>= 0.22.0)
Expand Down Expand Up @@ -486,7 +486,6 @@ GEM
tins (1.33.0)
bigdecimal
sync
traces (0.18.2)
tsort (0.2.0)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
Expand All @@ -506,14 +505,14 @@ GEM
bindex (>= 0.4.0)
railties (>= 6.0.0)
websocket (1.2.10)
websocket-driver (0.8.1)
websocket-driver (0.8.2)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.36)
zeitwerk (2.8.2)
zeitwerk (2.8.3)

PLATFORMS
aarch64-linux
Expand Down Expand Up @@ -550,7 +549,7 @@ DEPENDENCIES
rails-html-sanitizer
rails_best_practices
rainbow
react_on_rails_pro (= 17.0.0)
react_on_rails_pro (= 17.0.1)
redcarpet
redis (~> 5.0)
rspec-rails (~> 6.0.0)
Expand Down
Loading