Skip to content

Commit

Permalink
Update gems & packages
Browse files Browse the repository at this point in the history
  • Loading branch information
swrobel committed Jan 4, 2024
1 parent ffab6e9 commit 24620d9
Show file tree
Hide file tree
Showing 4 changed files with 212 additions and 222 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem 'puma'
gem 'react-rails', '~> 3.1.0'
gem 'safely_block'
gem 'scenic'
gem 'shakapacker', '7.1.0'
gem 'shakapacker', '7.2.1'
gem 'slim-rails'
gem 'typhoeus'

Expand Down
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,16 +183,17 @@ GEM
newrelic_rpm (9.6.0)
base64
nio4r (2.7.0)
nokogiri (1.15.5)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-darwin)
nokogiri (1.16.0-x86_64-darwin)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
oj (3.16.3)
bigdecimal (>= 3.0)
package_json (0.1.0)
parallel (1.24.0)
parser (3.2.2.4)
ast (~> 2.4.1)
Expand All @@ -204,7 +205,7 @@ GEM
method_source (~> 1.0)
psych (5.1.2)
stringio
puma (6.4.0)
puma (6.4.1)
nio4r (~> 2.0)
racc (1.7.3)
rack (3.0.8)
Expand Down Expand Up @@ -298,8 +299,9 @@ GEM
activerecord (>= 4.0.0)
railties (>= 4.0.0)
semantic_range (3.0.0)
shakapacker (7.1.0)
shakapacker (7.2.1)
activesupport (>= 5.2)
package_json
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
Expand Down Expand Up @@ -367,7 +369,7 @@ DEPENDENCIES
rubocop-rails
safely_block
scenic
shakapacker (= 7.1.0)
shakapacker (= 7.2.1)
slim-rails
terminal-notifier-guard
typhoeus
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react_ujs": "^3.1.0",
"sass": "^1.49.7",
"sass-loader": "^13.0.0",
"shakapacker": "7.1.0",
"shakapacker": "7.2.1",
"style-loader": "^3.3.1",
"swc-loader": "^0.2.0",
"terser-webpack-plugin": "5",
Expand Down
Loading

0 comments on commit 24620d9

Please sign in to comment.