Skip to content

Commit

Permalink
Go webpacker 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed May 27, 2021
1 parent ff9690e commit 7d42b8a
Show file tree
Hide file tree
Showing 3 changed files with 792 additions and 792 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ GEM
dry-initializer (~> 3.0)
dry-schema (~> 1.5, >= 1.5.2)
erubi (1.10.0)
ffi (1.15.0)
ffi (1.15.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (1.8.10)
Expand Down Expand Up @@ -170,7 +170,7 @@ GEM
minitest (>= 5.0.6)
msgpack (1.4.2)
nio4r (2.5.7)
nokogiri (1.11.3)
nokogiri (1.11.6)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
orm_adapter (0.5.0)
Expand All @@ -179,7 +179,7 @@ GEM
ast (~> 2.4.1)
pg (1.2.3)
public_suffix (4.0.6)
puma (5.2.2)
puma (5.3.2)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
Expand Down Expand Up @@ -218,15 +218,15 @@ GEM
thor (~> 1.0)
rainbow (3.0.0)
rake (13.0.3)
rb-fsevent (0.10.4)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.1.1)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
rexml (3.2.5)
rubocop (1.14.0)
rubocop (1.15.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -235,7 +235,7 @@ GEM
rubocop-ast (>= 1.5.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.5.0)
rubocop-ast (1.6.0)
parser (>= 3.0.1.1)
rubocop-performance (1.11.3)
rubocop (>= 1.7.0, < 2.0)
Expand Down Expand Up @@ -275,12 +275,12 @@ GEM
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (>= 3.0, < 4.0)
webpacker (5.3.0)
webpacker (5.4.0)
activesupport (>= 5.2)
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
websocket-driver (0.7.3)
websocket-driver (0.7.4)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
Expand Down Expand Up @@ -323,4 +323,4 @@ RUBY VERSION
ruby 2.6.5p114

BUNDLED WITH
2.2.17
2.2.18
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@rails/actioncable": "^6.1.3-2",
"@rails/activestorage": "^6.1.3-2",
"@rails/ujs": "^6.1.3-2",
"@rails/webpacker": "^5.3.0",
"@rails/webpacker": "^5.4.0",
"@stimulus/polyfills": "^1.1.1",
"bootstrap": "^4.5.3",
"core-js": "^3.8.1",
Expand Down
Loading

0 comments on commit 7d42b8a

Please sign in to comment.