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