Skip to content

Commit

Permalink
build(deps): remove webpacker
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagorodriguez96 committed Dec 15, 2023
1 parent d24f792 commit 7cf8a35
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ gem 'pg', '~> 1.1'
gem 'puma', '~> 6.3', '>= 6.3.1'
gem "rollbar", "~> 2.16"
gem 'sassc-rails', '~> 2.0'
gem 'webpacker', '~> 5.0'

group :production do
gem "rack-host-redirect", "~> 1.3"
Expand Down
9 changes: 0 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,6 @@ GEM
rack
rack-mini-profiler (2.0.2)
rack (>= 1.2.0)
rack-proxy (0.6.5)
rack
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.8)
Expand Down Expand Up @@ -229,7 +227,6 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (2.3.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand Down Expand Up @@ -261,11 +258,6 @@ GEM
openssl (>= 2.2)
safety_net_attestation (~> 0.4.0)
tpm-key_attestation (~> 0.12.0)
webpacker (5.4.3)
activesupport (>= 5.2)
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
websocket (1.2.10)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
Expand Down Expand Up @@ -299,7 +291,6 @@ DEPENDENCIES
selenium-webdriver (~> 4.4)
web-console (~> 4.2, >= 4.2.1)
webauthn (~> 3.0.0)
webpacker (~> 5.0)

RUBY VERSION
ruby 3.2.2p53
Expand Down

0 comments on commit 7cf8a35

Please sign in to comment.