Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-06-27 03:05:22 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-06-27 03:53:13 +0300
commitaa0ac5bec67bf7decd634c6594b6742ca51fd59c (patch)
treec957eba12d76d7870de8cd9e184d1ad118f4ab75 /Gemfile.lock
parent1ba9416e22915a1f5ab2018ba6d772615f2aa530 (diff)
Bump omniauth and omniauth-rails_csrf_protection
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d55b1b6e1..76d01ee36 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -319,7 +319,7 @@ GEM
sprockets (>= 2.0.0)
tilt (>= 1.2)
hashdiff (1.0.1)
- hashie (4.1.0)
+ hashie (5.0.0)
http (4.4.1)
addressable (~> 2.3)
http-cookie (~> 1.0)
@@ -430,9 +430,9 @@ GEM
octokit (4.21.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- omniauth (2.0.4)
+ omniauth (2.1.0)
hashie (>= 3.4.6)
- rack (>= 1.6.2, < 3)
+ rack (>= 2.2.3)
rack-protection
omniauth-oauth (1.2.0)
oauth
@@ -440,7 +440,7 @@ GEM
omniauth-oauth2 (1.7.2)
oauth2 (~> 1.4)
omniauth (>= 1.9, < 3)
- omniauth-rails_csrf_protection (1.0.0)
+ omniauth-rails_csrf_protection (1.0.1)
actionpack (>= 4.2)
omniauth (~> 2.0)
omniauth-tumblr (1.2)
@@ -515,7 +515,7 @@ GEM
json-jwt (>= 1.11.0)
rack (>= 2.1.0)
rack-piwik (0.3.0)
- rack-protection (2.1.0)
+ rack-protection (2.2.0)
rack
rack-rewrite (1.5.1)
rack-ssl (1.4.1)
@@ -848,8 +848,8 @@ DEPENDENCIES
mobile-fu (= 1.4.0)
mysql2 (= 0.5.4)
nokogiri (= 1.12.5)
- omniauth (= 2.0.4)
- omniauth-rails_csrf_protection (= 1.0.0)
+ omniauth (= 2.1.0)
+ omniauth-rails_csrf_protection (= 1.0.1)
omniauth-tumblr (= 1.2)
omniauth-twitter (= 1.4.0)
omniauth-wordpress (= 0.2.2)