Skip to content

Commit

Permalink
Merge pull request #1862 from chef/dependabot/bundler/src/supermarket…
Browse files Browse the repository at this point in the history
…/kaminari-1.2.1

[Security] Bump kaminari from 1.0.1 to 1.2.1 in /src/supermarket
  • Loading branch information
robbkidd authored May 29, 2020
2 parents 7cae7b7 + 189c7ce commit bbb117d
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions src/supermarket/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ GEM
thread_safe (~> 0.3, >= 0.3.1)
backports (3.11.4)
brakeman (3.6.1)
builder (3.2.3)
builder (3.2.4)
byebug (9.0.6)
capybara (2.18.0)
addressable
Expand Down Expand Up @@ -149,11 +149,11 @@ GEM
compass (~> 1.0.0)
sass-rails (< 5.1)
sprockets (< 4.0)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.6)
connection_pool (2.2.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.5)
crass (1.0.6)
css_parser (1.5.0)
addressable
cucumber-core (3.2.1)
Expand Down Expand Up @@ -242,18 +242,18 @@ GEM
multi_json (>= 1.2)
jmespath (1.3.1)
jwt (2.2.1)
kaminari (1.0.1)
kaminari (1.2.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.0.1)
kaminari-activerecord (= 1.0.1)
kaminari-core (= 1.0.1)
kaminari-actionview (1.0.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.0.1)
kaminari-activerecord (1.0.1)
kaminari-core (= 1.2.1)
kaminari-activerecord (1.2.1)
activerecord
kaminari-core (= 1.0.1)
kaminari-core (1.0.1)
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
kgio (2.11.2)
launchy (2.4.3)
addressable (~> 2.3)
Expand All @@ -269,7 +269,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.3.1)
loofah (2.5.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.12)
Expand All @@ -284,7 +284,7 @@ GEM
mimemagic (0.3.2)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.14.1)
mixlib-archive (0.4.18)
mixlib-log
mixlib-authentication (2.1.1)
Expand Down Expand Up @@ -415,8 +415,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
railties (5.0.7.2)
actionpack (= 5.0.7.2)
activesupport (= 5.0.7.2)
Expand Down Expand Up @@ -551,7 +551,7 @@ GEM
tomlrb (1.2.4)
treetop (1.6.10)
polyglot (~> 0.3)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
Expand Down

0 comments on commit bbb117d

Please sign in to comment.