Skip to content

Commit 79f6d6b

Browse files
committed
lock files
1 parent 3394a38 commit 79f6d6b

File tree

2 files changed

+14
-20
lines changed

2 files changed

+14
-20
lines changed

Gemfile.lock

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
GIT
2-
remote: https://github.com/shakacode/react_on_rails.git
3-
revision: b50a74d9045015479d2eb515adee5060963ec72d
4-
branch: master
5-
specs:
6-
react_on_rails (16.2.0.beta.12)
7-
addressable
8-
connection_pool
9-
execjs (~> 2.5)
10-
rails (>= 5.2)
11-
rainbow (~> 3.0)
12-
shakapacker (>= 6.0)
13-
141
GEM
152
remote: https://rubygems.org/
163
specs:
@@ -306,6 +293,13 @@ GEM
306293
erb
307294
psych (>= 4.0.0)
308295
tsort
296+
react_on_rails (16.2.0.beta.20)
297+
addressable
298+
connection_pool
299+
execjs (~> 2.5)
300+
rails (>= 5.2)
301+
rainbow (~> 3.0)
302+
shakapacker (>= 6.0)
309303
redcarpet (3.6.0)
310304
redis (5.3.0)
311305
redis-client (>= 0.22.0)
@@ -390,7 +384,7 @@ GEM
390384
websocket (~> 1.0)
391385
semantic_range (3.1.0)
392386
sexp_processor (4.17.1)
393-
shakapacker (9.3.3)
387+
shakapacker (9.3.4.beta.0)
394388
activesupport (>= 5.2)
395389
package_json
396390
rack-proxy (>= 0.6.1)
@@ -489,7 +483,7 @@ DEPENDENCIES
489483
rails-html-sanitizer
490484
rails_best_practices
491485
rainbow
492-
react_on_rails!
486+
react_on_rails (= 16.2.0.beta.20)
493487
redcarpet
494488
redis (~> 5.0)
495489
rspec-rails (~> 6.0.0)
@@ -501,7 +495,7 @@ DEPENDENCIES
501495
scss_lint
502496
sdoc
503497
selenium-webdriver (~> 4)
504-
shakapacker (= 9.3.3)
498+
shakapacker (= 9.3.4.beta.0)
505499
spring
506500
spring-commands-rspec
507501
stimulus-rails (~> 1.3)

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8508,10 +8508,10 @@ react-is@^18.0.0, react-is@^18.3.1:
85088508
resolved "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz"
85098509
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
85108510

8511-
8512-
version "16.2.0-beta.12"
8513-
resolved "https://registry.npmjs.org/react-on-rails/-/react-on-rails-16.2.0-beta.12.tgz#1c2be050ad1eaabdd5cdd00bb43667d46cfba9df"
8514-
integrity sha512-gsXyOC22/jHLKOSwCG8RSFCFLpzsaAg8UFAy7dIlQRzJy2cRIlCepXEajBKeLRiGVKHdvPTzFBqQutccLNJIew==
8511+
8512+
version "16.2.0-beta.20"
8513+
resolved "https://registry.npmjs.org/react-on-rails/-/react-on-rails-16.2.0-beta.20.tgz#e79fd11847ecd6ca628e26892f736ad16fb937dc"
8514+
integrity sha512-dUCGPzhaff/xvDjr6xKajXhJVFAbibNh7jcd5LExiWjubWuCBmfTLWGOyX3araHapfCEY41jNvorndtlmCHpjg==
85158515

85168516
react-proxy@^1.1.7:
85178517
version "1.1.8"

0 commit comments

Comments
 (0)