File tree Expand file tree Collapse file tree 4 files changed +10
-8
lines changed Expand file tree Collapse file tree 4 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
6
6
ruby "3.1.2"
7
7
8
8
gem "react_on_rails" , "13.4.0"
9
- gem "shakapacker" , "7.1.0 "
9
+ gem "shakapacker" , "7.2.1 "
10
10
11
11
# Bundle edge Rails instead: gem "rails", github: "rails/rails"
12
12
gem "listen"
Original file line number Diff line number Diff line change 195
195
racc (~> 1.4 )
196
196
nokogiri (1.15.4-x86_64-linux )
197
197
racc (~> 1.4 )
198
+ package_json (0.1.0 )
198
199
parallel (1.23.0 )
199
200
parser (3.2.2.3 )
200
201
ast (~> 2.4.1 )
355
356
websocket (~> 1.0 )
356
357
semantic_range (3.0.0 )
357
358
sexp_processor (4.17.0 )
358
- shakapacker (7.1.0 )
359
+ shakapacker (7.2.1 )
359
360
activesupport (>= 5.2 )
361
+ package_json
360
362
rack-proxy (>= 0.6.1 )
361
363
railties (>= 5.2 )
362
364
semantic_range (>= 2.3.0 )
@@ -458,7 +460,7 @@ DEPENDENCIES
458
460
scss_lint
459
461
sdoc
460
462
selenium-webdriver (~> 4 )
461
- shakapacker (= 7.1.0 )
463
+ shakapacker (= 7.2.1 )
462
464
spring
463
465
spring-commands-rspec
464
466
stimulus-rails (~> 1.2 )
Original file line number Diff line number Diff line change 94
94
"sass" : " ^1.58.3" ,
95
95
"sass-loader" : " ^13.3.2" ,
96
96
"sass-resources-loader" : " ^2.2.5" ,
97
- "shakapacker" : " 7.1.0 " ,
97
+ "shakapacker" : " 7.2.1 " ,
98
98
"stimulus" : " ^3.0.1" ,
99
99
"style-loader" : " ^3.3.1" ,
100
100
"tailwindcss" : " ^3.3.3" ,
Original file line number Diff line number Diff line change 8578
8578
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
8579
8579
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
8580
8580
8581
- shakapacker@7.1.0 :
8582
- version "7.1.0 "
8583
- resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.1.0. tgz#95bd37db60702ffa21f9ea29a88f438de3db25b2 "
8584
- integrity sha512-xKfF4LKrFQdMLYeIi/uBV6pfkPTO4lgCAIMx3W5+MHW61ENOXu4WeQ50qVR9u5hV6XXzi7AiS7C6dWO2GFnYAg ==
8581
+ shakapacker@7.2.1 :
8582
+ version "7.2.1 "
8583
+ resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.2.1. tgz#de9895bbbb6b6ee1016478dbbb8d4c37b25e5a50 "
8584
+ integrity sha512-IRPkEdIY2JiPfj7fnQ9sP8SBaUcaArMVBHAn3ctB91FndgyaM/bfXXlSEiveWPT3A3wkoadx44U6pKXo1DdC3w ==
8585
8585
dependencies :
8586
8586
glob "^7.2.0"
8587
8587
js-yaml "^4.1.0"
You can’t perform that action at this time.
0 commit comments