diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Gemfile.lock b/Gemfile.lock index ba86a911f..3a2314857 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -562,7 +562,7 @@ GEM        addressable (>= 2.3.6)        crack (>= 0.3.2)        hashdiff -    webpacker (3.2.1) +    webpacker (3.0.2)        activesupport (>= 4.2)        rack-proxy (>= 0.6.1)        railties (>= 4.2) @@ -698,10 +698,10 @@ DEPENDENCIES    transpec    uglifier (~> 2.7.2)    webmock -  webpacker (~> 3.0) +  webpacker (= 3.0.2)    whenever!    will_paginate    will_paginate-bootstrap  BUNDLED WITH -   1.16.0 +   1.16.1 | 
