File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,6 @@ group :test do
62
62
63
63
end
64
64
65
- gem "shakapacker" , "= 7.0"
65
+ gem "shakapacker" , "= 7.0.3 "
66
66
67
- gem "react-rails" , "= 3.1"
67
+ gem "react-rails" , "= 3.1.1 "
Original file line number Diff line number Diff line change 173
173
rake (13.0.6 )
174
174
rdoc (6.5.0 )
175
175
psych (>= 4.0.0 )
176
- react-rails (3.1.0 )
176
+ react-rails (3.1.1 )
177
177
babel-transpiler (>= 0.7.0 )
178
178
connection_pool
179
179
execjs
189
189
rubyzip (>= 1.2.2 , < 3.0 )
190
190
websocket (~> 1.0 )
191
191
semantic_range (3.0.0 )
192
- shakapacker (7.0.0 )
192
+ shakapacker (7.0.3 )
193
193
activesupport (>= 5.2 )
194
194
rack-proxy (>= 0.6.1 )
195
195
railties (>= 5.2 )
@@ -231,9 +231,9 @@ DEPENDENCIES
231
231
jbuilder
232
232
puma (~> 5.0 )
233
233
rails (~> 7.0.8 )
234
- react-rails (= 3.1 )
234
+ react-rails (= 3.1.1 )
235
235
selenium-webdriver
236
- shakapacker (= 7.0 )
236
+ shakapacker (= 7.0.3 )
237
237
sprockets-rails
238
238
sqlite3 (~> 1.4 )
239
239
tzinfo-data
Original file line number Diff line number Diff line change 16
16
"react" : " ^18.2.0" ,
17
17
"react-dom" : " ^18.2.0" ,
18
18
"react_ujs" : " ^3.1.1" ,
19
- "shakapacker" : " 7.0.0 " ,
19
+ "shakapacker" : " 7.0.3 " ,
20
20
"style-loader" : " ^3.3.3" ,
21
21
"terser-webpack-plugin" : " 5" ,
22
22
"webpack" : " 5" ,
Original file line number Diff line number Diff line change 3648
3648
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
3649
3649
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
3650
3650
3651
-
3652
- version "7.0.0 "
3653
- resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.0.0 .tgz#788c96e86eb78e44ee84c3cc03b7c091e4621fc3 "
3654
- integrity sha512-yL5lbCdgtI8nUxZHarL7X5aB40r069wAunHwb59Hgw1gPg6/nMuYo7ofNTGXg11v1eunwAdjx8EfYnk4XwX27Q ==
3651
+
3652
+ version "7.0.3 "
3653
+ resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.0.3 .tgz#e67fca4e74c3ef380e1acf53a1d51ab4784ca01c "
3654
+ integrity sha512-2kwNP8kadkmGOqb7Bp/iNzF3bV31zni8b35Uzst2DZHjnFcnDbW96MERXHc7lS3p3AmKJVbUBmHAFCPsLT9tcw ==
3655
3655
dependencies :
3656
3656
glob "^7.2.0"
3657
3657
js-yaml "^4.1.0"
You can’t perform that action at this time.
0 commit comments