diff --git a/Gemfile.lock b/Gemfile.lock index dafb1692..8267d4c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,7 +169,7 @@ GEM delayed_job_active_record (4.1.6) activerecord (>= 3.0, < 6.2) delayed_job (>= 3.0, < 5) - devise (4.8.0) + devise (4.8.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) @@ -255,7 +255,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.4) domain_name (~> 0.5) - i18n (1.8.10) + i18n (1.9.1) concurrent-ruby (~> 1.0) i18n_data (0.13.0) icalendar (2.7.1) @@ -292,7 +292,7 @@ GEM actionmailer (>= 3.2) letter_opener (~> 1.0) railties (>= 3.2) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -307,8 +307,8 @@ GEM rake mini_magick (4.11.0) mini_mime (1.1.1) - mini_portile2 (2.6.1) - minitest (5.14.4) + mini_portile2 (2.7.1) + minitest (5.15.0) momentjs-rails (2.20.1) railties (>= 3.1) monetize (1.9.4) @@ -328,8 +328,8 @@ GEM next_rails (1.0.4) colorize (>= 0.8.1) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.1) + mini_portile2 (~> 2.7.0) racc (~> 1.4) oauth2 (1.4.7) faraday (>= 0.8, < 2.0) @@ -397,7 +397,7 @@ GEM public_suffix (4.0.6) puma (4.3.9) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-openid (1.4.2) rack (>= 1.1.0) @@ -568,7 +568,7 @@ GEM stripe (> 5, < 6) sysexits (1.2.0) temple (0.8.2) - thor (1.1.0) + thor (1.2.1) thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.4) diff --git a/Gemfile.next.lock b/Gemfile.next.lock index 73049b10..e34b6636 100644 --- a/Gemfile.next.lock +++ b/Gemfile.next.lock @@ -192,7 +192,7 @@ GEM delayed_job_active_record (4.1.7) activerecord (>= 3.0, < 8.0) delayed_job (>= 3.0, < 5) - devise (4.8.0) + devise (4.8.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0)