Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actionpack from 6.1.0 to 6.1.7.1 #199

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
36 changes: 18 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
GEM
remote: https://rubygems.org/
specs:
actionpack (6.1.0)
actionview (= 6.1.0)
activesupport (= 6.1.0)
actionpack (6.1.7.1)
actionview (= 6.1.7.1)
activesupport (= 6.1.7.1)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (6.1.0)
activesupport (= 6.1.0)
actionview (6.1.7.1)
activesupport (= 6.1.7.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activesupport (6.1.0)
activesupport (6.1.7.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -45,7 +45,7 @@ GEM
launchy
cliver (0.3.2)
coderay (1.1.2)
concurrent-ruby (1.1.7)
concurrent-ruby (1.2.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.6)
Expand All @@ -57,7 +57,7 @@ GEM
diff-lcs (1.3)
docile (1.3.2)
dotenv (2.7.5)
erubi (1.10.0)
erubi (1.12.0)
excon (0.71.1)
factory_girl (4.9.0)
activesupport (>= 3.0.0)
Expand All @@ -81,7 +81,7 @@ GEM
temple (>= 0.8.0)
tilt
hashdiff (1.0.1)
i18n (1.8.5)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
iso8601 (0.9.1)
jaro_winkler (1.5.4)
Expand All @@ -91,7 +91,7 @@ GEM
logstash-event (1.2.02)
logstash-logger (0.26.1)
logstash-event (~> 1.2)
loofah (2.8.0)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
maremma (4.6.1)
Expand All @@ -107,7 +107,7 @@ GEM
oj_mimic_json (~> 1.0, >= 1.0.1)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.2)
minitest (5.17.0)
multi_json (1.14.1)
multipart-post (2.1.1)
mustermann (1.1.1)
Expand All @@ -123,20 +123,20 @@ GEM
parser (2.7.1.1)
ast (~> 2.4.0)
public_suffix (4.0.4)
rack (2.2.3)
rack (2.2.6.2)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-flash3 (1.0.5)
rack
rack-protection (2.0.8.1)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack-test (2.0.2)
rack (>= 1.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rainbow (3.0.0)
rake (13.0.1)
rchardet (1.8.0)
Expand Down Expand Up @@ -190,7 +190,7 @@ GEM
tilt (~> 2.0)
temple (0.8.2)
tilt (2.0.10)
tzinfo (2.0.4)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (1.6.1)
vcr (2.9.3)
Expand All @@ -206,7 +206,7 @@ GEM
will_paginate (>= 3.0.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.2)
zeitwerk (2.6.6)

PLATFORMS
ruby
Expand Down