Skip to content

Commit

Permalink
Merge pull request #11 from filsuck/dependabot/bundler/kaminari-1.2.1
Browse files Browse the repository at this point in the history
Bump kaminari from 1.1.1 to 1.2.1
  • Loading branch information
suryaadtmaja committed Mar 14, 2021
2 parents 0d7ef72 + 48d3793 commit 4ebb09b
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions Gemfile.lock
Expand Up @@ -98,7 +98,7 @@ GEM
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0)
builder (3.2.3)
builder (3.2.4)
byebug (11.0.1)
capybara (3.29.0)
addressable
Expand All @@ -111,9 +111,9 @@ GEM
childprocess (2.0.0)
rake (< 13.0)
chronic (0.10.2)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.8)
connection_pool (2.2.2)
crass (1.0.4)
crass (1.0.6)
datetime_picker_rails (0.0.7)
momentjs-rails (>= 2.8.1)
devise (4.7.1)
Expand All @@ -125,7 +125,7 @@ GEM
devise_masquerade (0.6.5)
devise (>= 2.1.0)
railties (>= 3.0)
erubi (1.9.0)
erubi (1.10.0)
execjs (2.7.0)
faraday (0.16.2)
multipart-post (>= 1.2, < 3)
Expand All @@ -137,7 +137,7 @@ GEM
globalid (0.4.2)
activesupport (>= 4.2.0)
hashie (3.6.0)
i18n (1.6.0)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
jbuilder (2.9.1)
activesupport (>= 4.2.0)
Expand All @@ -146,23 +146,23 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jwt (2.2.1)
kaminari (1.1.1)
kaminari (1.2.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.1.1)
kaminari-activerecord (= 1.1.1)
kaminari-core (= 1.1.1)
kaminari-actionview (1.1.1)
kaminari-actionview (= 1.2.1)
kaminari-activerecord (= 1.2.1)
kaminari-core (= 1.2.1)
kaminari-actionview (1.2.1)
actionview
kaminari-core (= 1.1.1)
kaminari-activerecord (1.1.1)
kaminari-core (= 1.2.1)
kaminari-activerecord (1.2.1)
activerecord
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.3.0)
loofah (2.9.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -174,7 +174,7 @@ GEM
mini_magick (4.9.5)
mini_mime (1.0.2)
mini_portile2 (2.5.0)
minitest (5.12.2)
minitest (5.14.4)
momentjs-rails (2.20.1)
railties (>= 3.1)
msgpack (1.3.1)
Expand Down Expand Up @@ -241,8 +241,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.2.0)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
railties (6.0.0)
actionpack (= 6.0.0)
activesupport (= 6.0.0)
Expand Down Expand Up @@ -308,7 +308,7 @@ GEM
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.5)
tzinfo (1.2.9)
thread_safe (~> 0.1)
warden (1.2.8)
rack (>= 2.0.6)
Expand All @@ -332,7 +332,7 @@ GEM
chronic (>= 0.6.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.1.10)
zeitwerk (2.4.2)

PLATFORMS
ruby
Expand Down

0 comments on commit 4ebb09b

Please sign in to comment.