Skip to content

Commit

Permalink
Bump will_paginate from 3.1.8 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [will_paginate](https://github.com/mislav/will_paginate) from 3.1.8 to 3.3.0.
- [Release notes](https://github.com/mislav/will_paginate/releases)
- [Commits](mislav/will_paginate@v3.1.8...v3.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Feb 26, 2020
1 parent 59f8412 commit 476eb66
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 @@ -53,7 +53,7 @@ gem 'coffee-script', '2.2.0'
gem 'mini_racer', '~> 0.2'
gem 'uglifier', '~> 4.0'
gem 'jwt', '~> 1.5.4'
gem 'will_paginate', '~> 3.1.0'
gem 'will_paginate', '~> 3.3.0'
gem 'react-rails', '~> 1.7'
gem 'momentjs-rails', '~> 2.11', '>= 2.11.1'
gem 'font-awesome-rails', '~> 4.7.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ GEM
websocket-driver (0.7.1)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
will_paginate (3.1.8)
will_paginate (3.3.0)
xpath (3.2.0)
nokogiri (~> 1.8)

Expand Down Expand Up @@ -518,7 +518,7 @@ DEPENDENCIES
thin (~> 1.0)
uglifier (~> 4.0)
webmock
will_paginate (~> 3.1.0)
will_paginate (~> 3.3.0)

BUNDLED WITH
1.17.3

0 comments on commit 476eb66

Please sign in to comment.