Skip to content

Commit

Permalink
Update webpacker gem.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Dec 26, 2017
1 parent ce7ad24 commit cf550f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gem "sprockets", ">= 3.0.0"
gem "title"
gem "uglifier"
gem "valkyrie", git: "https://github.com/samvera-labs/valkyrie.git"
gem 'webpacker', '3.0.2'
gem 'webpacker', '3.2.0'

group :development do
gem "foreman"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
webpacker (3.0.2)
webpacker (3.2.0)
activesupport (>= 4.2)
rack-proxy (>= 0.6.1)
railties (>= 4.2)
Expand Down Expand Up @@ -855,7 +855,7 @@ DEPENDENCIES
valkyrie!
web-console
webmock
webpacker (= 3.0.2)
webpacker (= 3.2.0)

BUNDLED WITH
1.15.4

0 comments on commit cf550f3

Please sign in to comment.