Merge pull request #264 from wwahammy/update-gems
Update puma and websocket-extensions gems
This commit is contained in:
		
						commit
						99174c4746
					
				
					 2 changed files with 21 additions and 22 deletions
				
			
		|  | @ -277,7 +277,7 @@ GEM | ||||||
|       byebug (~> 11.0) |       byebug (~> 11.0) | ||||||
|       pry (~> 0.10) |       pry (~> 0.10) | ||||||
|     public_suffix (3.1.1) |     public_suffix (3.1.1) | ||||||
|     puma (4.1.0) |     puma (4.3.5) | ||||||
|       nio4r (~> 2.0) |       nio4r (~> 2.0) | ||||||
|     puma_worker_killer (0.1.1) |     puma_worker_killer (0.1.1) | ||||||
|       get_process_mem (~> 0.2) |       get_process_mem (~> 0.2) | ||||||
|  | @ -440,7 +440,7 @@ GEM | ||||||
|       semantic_range (>= 2.3.0) |       semantic_range (>= 2.3.0) | ||||||
|     websocket-driver (0.7.1) |     websocket-driver (0.7.1) | ||||||
|       websocket-extensions (>= 0.1.0) |       websocket-extensions (>= 0.1.0) | ||||||
|     websocket-extensions (0.1.4) |     websocket-extensions (0.1.5) | ||||||
|     wisper (2.0.1) |     wisper (2.0.1) | ||||||
|     wisper-activejob (1.0.0) |     wisper-activejob (1.0.0) | ||||||
|       activejob (>= 4.0.0) |       activejob (>= 4.0.0) | ||||||
|  |  | ||||||
							
								
								
									
										39
									
								
								NOTICE-ruby
									
										
									
									
									
								
							
							
						
						
									
										39
									
								
								NOTICE-ruby
									
										
									
									
									
								
							|  | @ -146,6 +146,24 @@ additional liability. | ||||||
| END OF TERMS AND CONDITIONS | END OF TERMS AND CONDITIONS | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | ------ | ||||||
|  | 
 | ||||||
|  | ** websocket-extensions; version 0.1.5 --  | ||||||
|  | 
 | ||||||
|  | Copyright 2014-2020 James Coglan | ||||||
|  | 
 | ||||||
|  | Licensed under the Apache License, Version 2.0 (the "License"); you may not use | ||||||
|  | this file except in compliance with the License. You may obtain a copy of the | ||||||
|  | License at | ||||||
|  | 
 | ||||||
|  |     http://www.apache.org/licenses/LICENSE-2.0 | ||||||
|  | 
 | ||||||
|  | Unless required by applicable law or agreed to in writing, software distributed | ||||||
|  | under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR | ||||||
|  | CONDITIONS OF ANY KIND, either express or implied. See the License for the | ||||||
|  | specific language governing permissions and limitations under the License. | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| ------ | ------ | ||||||
| 
 | 
 | ||||||
| ** msgpack; version 1.3.1 --  | ** msgpack; version 1.3.1 --  | ||||||
|  | @ -331,25 +349,6 @@ Copyright (c) 2008-2015 Sadayuki Furuhashi | ||||||
|    END OF TERMS AND CONDITIONS |    END OF TERMS AND CONDITIONS | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| ------ |  | ||||||
| 
 |  | ||||||
| ** websocket-extensions; version 0.1.4 --  |  | ||||||
| Copyright 2014-2019 James Coglan |  | ||||||
| 
 |  | ||||||
| Copyright 2014-2019 James Coglan |  | ||||||
| 
 |  | ||||||
| Licensed under the Apache License, Version 2.0 (the "License"); you may not use |  | ||||||
| this file except in compliance with the License. You may obtain a copy of the |  | ||||||
| License at |  | ||||||
| 
 |  | ||||||
|     http://www.apache.org/licenses/LICENSE-2.0 |  | ||||||
| 
 |  | ||||||
| Unless required by applicable law or agreed to in writing, software distributed |  | ||||||
| under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR |  | ||||||
| CONDITIONS OF ANY KIND, either express or implied. See the License for the |  | ||||||
| specific language governing permissions and limitations under the License. |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| ------ | ------ | ||||||
| 
 | 
 | ||||||
| ** addressable; version 2.6.0 --  | ** addressable; version 2.6.0 --  | ||||||
|  | @ -785,7 +784,7 @@ You can redistribute it and/or modify it under either the terms of the | ||||||
| 
 | 
 | ||||||
| ------ | ------ | ||||||
| 
 | 
 | ||||||
| ** puma; version 4.1.0 --  | ** puma; version 4.3.5 --  | ||||||
| copyright Evan Phoenix | copyright Evan Phoenix | ||||||
| copyright (c) 2005, Zed Shaw | copyright (c) 2005, Zed Shaw | ||||||
| Copyright (c) 2005 Zed A. Shaw | Copyright (c) 2005 Zed A. Shaw | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Eric Schultz
						Eric Schultz