Skip to content

Commit

Permalink
fix: update gemfiles and mini_racer
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Jan 2, 2024
1 parent 7569d99 commit 5742fb3
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 16 deletions.
4 changes: 3 additions & 1 deletion gemfiles/base.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
react-rails (3.0.0)
react-rails (3.1.1)
babel-transpiler (>= 0.7.0)
connection_pool
execjs
Expand Down Expand Up @@ -174,6 +174,7 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
package_json (0.1.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -258,6 +259,7 @@ DEPENDENCIES
guard-minitest
jbuilder
listen (~> 3.0.0)
package_json
pry-byebug
rails (~> 7.0.x)
react-rails!
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/shakapacker.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
source "http://rubygems.org"

gem "rails", "~> 7.0.x"
gem "shakapacker", "7.0.2"
gem "shakapacker", "7.2.0"

gemspec path: "../"
11 changes: 7 additions & 4 deletions gemfiles/shakapacker.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
react-rails (3.0.0)
react-rails (3.1.1)
babel-transpiler (>= 0.7.0)
connection_pool
execjs
Expand Down Expand Up @@ -176,6 +176,7 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
package_json (0.1.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand All @@ -185,7 +186,7 @@ GEM
public_suffix (5.0.1)
racc (1.6.2)
rack (2.2.7)
rack-proxy (0.7.6)
rack-proxy (0.7.7)
rack
rack-test (2.1.0)
rack (>= 1.3)
Expand Down Expand Up @@ -227,8 +228,9 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
shakapacker (7.0.2)
shakapacker (7.2.0)
activesupport (>= 5.2)
package_json
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
Expand Down Expand Up @@ -268,11 +270,12 @@ DEPENDENCIES
guard-minitest
jbuilder
listen (~> 3.0.0)
package_json
pry-byebug
rails (~> 7.0.x)
react-rails!
selenium-webdriver
shakapacker (= 7.0.2)
shakapacker (= 7.2.0)
test-unit (~> 2.5)

BUNDLED WITH
Expand Down
12 changes: 7 additions & 5 deletions gemfiles/sprockets_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
react-rails (3.0.0)
react-rails (3.1.1)
babel-transpiler (>= 0.7.0)
connection_pool
execjs
Expand Down Expand Up @@ -140,8 +140,8 @@ GEM
jbuilder (2.9.1)
activesupport (>= 4.2.0)
json (2.3.0)
libv8 (7.3.492.27.1-x86_64-darwin-20)
libv8 (7.3.492.27.1-x86_64-linux)
libv8-node (16.19.0.1-x86_64-darwin)
libv8-node (16.19.0.1-x86_64-linux)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand All @@ -157,8 +157,8 @@ GEM
marcel (1.0.2)
method_source (0.9.2)
mini_mime (1.1.2)
mini_racer (0.2.8)
libv8 (>= 6.9.411)
mini_racer (0.6.4)
libv8-node (~> 16.19.0.0)
minitest (5.16.3)
nenv (0.3.0)
net-imap (0.3.4)
Expand All @@ -178,6 +178,7 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
package_json (0.1.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
Expand Down Expand Up @@ -270,6 +271,7 @@ DEPENDENCIES
jbuilder
listen (~> 3.0.0)
mini_racer
package_json
pry-byebug
rails (~> 7.0.x)
react-rails!
Expand Down
12 changes: 7 additions & 5 deletions gemfiles/sprockets_4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
react-rails (3.0.0)
react-rails (3.1.1)
babel-transpiler (>= 0.7.0)
connection_pool
execjs
Expand Down Expand Up @@ -140,8 +140,8 @@ GEM
jbuilder (2.9.1)
activesupport (>= 4.2.0)
json (2.3.0)
libv8 (7.3.492.27.1-x86_64-darwin-20)
libv8 (7.3.492.27.1-x86_64-linux)
libv8-node (16.19.0.1-x86_64-darwin)
libv8-node (16.19.0.1-x86_64-linux)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand All @@ -157,8 +157,8 @@ GEM
marcel (1.0.2)
method_source (0.9.2)
mini_mime (1.1.2)
mini_racer (0.2.8)
libv8 (>= 6.9.411)
mini_racer (0.6.4)
libv8-node (~> 16.19.0.0)
minitest (5.16.3)
nenv (0.3.0)
net-imap (0.3.4)
Expand All @@ -178,6 +178,7 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
package_json (0.1.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
Expand Down Expand Up @@ -270,6 +271,7 @@ DEPENDENCIES
jbuilder
listen (~> 3.0.0)
mini_racer
package_json
pry-byebug
rails (~> 7.0.x)
react-rails!
Expand Down

0 comments on commit 5742fb3

Please sign in to comment.