updated Gemfile.lock

master
Cameron Crockett 2020-05-27 21:44:08 -05:00
parent fa3dd428ca
commit 1666ad43a9
1 changed files with 10 additions and 10 deletions

View File

@ -1,8 +1,8 @@
PATH
remote: .
specs:
omniauth-keycloak (1.1.0)
json-jwt (~> 1.11)
omniauth-keycloak (1.2.0)
json-jwt (~> 1.12)
omniauth (~> 1.9.0)
omniauth-oauth2 (~> 1.6.0)
@ -18,20 +18,20 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
aes_key_wrap (1.0.1)
bindata (2.4.4)
bindata (2.4.7)
concurrent-ruby (1.1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
docile (1.3.1)
faraday (0.17.0)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
hashdiff (0.3.7)
hashie (3.6.0)
hashie (4.1.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
json (2.1.0)
json-jwt (1.11.0)
json-jwt (1.12.0)
activesupport (>= 4.2)
aes_key_wrap
bindata
@ -40,20 +40,20 @@ GEM
multi_json (1.14.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
oauth2 (1.4.2)
oauth2 (1.4.4)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
omniauth (1.9.0)
hashie (>= 3.4.6, < 3.7.0)
omniauth (1.9.1)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
omniauth-oauth2 (1.6.0)
oauth2 (~> 1.1)
omniauth (~> 1.9)
public_suffix (3.0.3)
rack (2.0.8)
rack (2.2.2)
rake (13.0.1)
rspec (3.8.0)
rspec-core (~> 3.8.0)