Skip to content

Commit 476eb66

Browse files
Bump will_paginate from 3.1.8 to 3.3.0
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]>
1 parent 59f8412 commit 476eb66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ gem 'coffee-script', '2.2.0'
5353
gem 'mini_racer', '~> 0.2'
5454
gem 'uglifier', '~> 4.0'
5555
gem 'jwt', '~> 1.5.4'
56-
gem 'will_paginate', '~> 3.1.0'
56+
gem 'will_paginate', '~> 3.3.0'
5757
gem 'react-rails', '~> 1.7'
5858
gem 'momentjs-rails', '~> 2.11', '>= 2.11.1'
5959
gem 'font-awesome-rails', '~> 4.7.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ GEM
448448
websocket-driver (0.7.1)
449449
websocket-extensions (>= 0.1.0)
450450
websocket-extensions (0.1.4)
451-
will_paginate (3.1.8)
451+
will_paginate (3.3.0)
452452
xpath (3.2.0)
453453
nokogiri (~> 1.8)
454454

@@ -518,7 +518,7 @@ DEPENDENCIES
518518
thin (~> 1.0)
519519
uglifier (~> 4.0)
520520
webmock
521-
will_paginate (~> 3.1.0)
521+
will_paginate (~> 3.3.0)
522522

523523
BUNDLED WITH
524524
1.17.3

0 commit comments

Comments
 (0)