Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Bump clearance from 2.3.1 to 2.5.0 #44

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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
26 changes: 13 additions & 13 deletions Gemfile.lock
Expand Up @@ -85,7 +85,7 @@ GEM
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
clearance (2.3.1)
clearance (2.5.0)
actionmailer (>= 5.0)
activemodel (>= 5.0)
activerecord (>= 5.0)
Expand All @@ -100,7 +100,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.9)
crass (1.0.6)
debug_inspector (0.0.3)
diff-lcs (1.4.4)
Expand All @@ -109,7 +109,7 @@ GEM
dotenv-rails (2.7.6)
dotenv (= 2.7.6)
railties (>= 3.2)
email_validator (2.2.2)
email_validator (2.2.3)
activemodel
erubi (1.10.0)
execjs (2.7.0)
Expand All @@ -118,18 +118,18 @@ GEM
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
railties (>= 5.0.0)
ffi (1.15.0)
ffi (1.15.4)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
flutie (2.0.0)
font-awesome-rails (4.7.0.7)
railties (>= 3.2, < 7)
foreman (0.86.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalid (0.5.2)
activesupport (>= 5.0)
high_voltage (3.0.0)
i18n (1.8.9)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
i18n_yaml_sorter (0.2.0)
jbuilder (2.11.2)
Expand All @@ -142,7 +142,7 @@ GEM
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
loofah (2.9.0)
loofah (2.12.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -153,16 +153,16 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mini_mime (1.0.3)
mini_portile2 (2.5.0)
mini_portile2 (2.6.1)
minitest (5.14.4)
msgpack (1.4.2)
neat (1.7.4)
bourbon (>= 4.0)
sass (>= 3.3)
newrelic_rpm (6.15.0)
nio4r (2.5.7)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
nokogiri (1.12.4)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
parallel (1.20.1)
parser (3.0.0.0)
Expand Down Expand Up @@ -199,7 +199,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
rails_12factor (0.0.3)
rails_serve_static_assets
Expand All @@ -213,7 +213,7 @@ GEM
rake (>= 0.8.7)
thor (~> 1.0)
rainbow (3.0.0)
rake (13.0.3)
rake (13.0.6)
rb-fsevent (0.9.8)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down