Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Bump pundit from 2.1.0 to 2.3.1 in /gemfiles/rails_61_webpacker #395

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions gemfiles/rails_61_webpacker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
xpath (~> 3.2)
cliver (0.3.2)
coderay (1.1.3)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.2)
crass (1.0.6)
cucumber (5.3.0)
builder (~> 3.2, >= 3.2.4)
Expand Down Expand Up @@ -184,7 +184,7 @@ GEM
has_scope (0.8.0)
actionpack (>= 5.2)
activesupport (>= 5.2)
i18n (1.8.10)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
inherited_resources (1.13.0)
actionpack (>= 5.2, < 6.2)
Expand Down Expand Up @@ -230,7 +230,7 @@ GEM
mime-types-data (3.2021.0225)
mini_mime (1.1.0)
mini_portile2 (2.5.3)
minitest (5.14.4)
minitest (5.18.1)
multi_test (0.1.2)
nio4r (2.5.7)
nio4r (2.5.7-java)
Expand Down Expand Up @@ -262,7 +262,7 @@ GEM
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.6)
pundit (2.1.0)
pundit (2.3.1)
activesupport (>= 3.0.0)
racc (1.5.2)
racc (1.5.2-java)
Expand Down Expand Up @@ -355,7 +355,7 @@ GEM
thor (1.1.0)
thread_safe (0.3.6)
thread_safe (0.3.6-java)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
warden (1.2.9)
rack (>= 2.0.9)
Expand All @@ -372,7 +372,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.2)
zeitwerk (2.6.8)

PLATFORMS
java
Expand Down
Loading