Update dependencies for Ruby (#4543)
* Update twitter-text to version 1.14.7 * Update tilt to version 2.0.8 * Update statsd-instrument to version 2.1.4 * Update sidekiq to version 5.0.4 * Update sidekiq-scheduler to version 2.1.8 * Update sidekiq-unique-jobs to version 5.0.9 * Update redis-activesupport to version 5.0.3 * Update rails-settings-cached to version v0.6.6 * Update pkg-config to version 1.2.4 * Update parallel_tests to version 2.14.2 * Update jsonapi-renderer to version 0.1.3 * Update i18n-tasks to version 0.9.16 * Update httplog to version 0.99.7 * Update fabrication to version 2.16.2 * Update bootsnap to version 1.1.2 * Update aws-sigv4 to version 1.0.1 * Update aws-sdk-core to version 2.10.21 * Update hashdiff to version 0.3.5 * Update rails to version 5.1.3
This commit is contained in:
		
							parent
							
								
									5d408fd9aa
								
							
						
					
					
						commit
						22db947225
					
				
							
								
								
									
										114
									
								
								Gemfile.lock
								
								
								
								
							
							
						
						
									
										114
									
								
								Gemfile.lock
								
								
								
								
							|  | @ -1,25 +1,25 @@ | ||||||
| GEM | GEM | ||||||
|   remote: https://rubygems.org/ |   remote: https://rubygems.org/ | ||||||
|   specs: |   specs: | ||||||
|     actioncable (5.1.2) |     actioncable (5.1.3) | ||||||
|       actionpack (= 5.1.2) |       actionpack (= 5.1.3) | ||||||
|       nio4r (~> 2.0) |       nio4r (~> 2.0) | ||||||
|       websocket-driver (~> 0.6.1) |       websocket-driver (~> 0.6.1) | ||||||
|     actionmailer (5.1.2) |     actionmailer (5.1.3) | ||||||
|       actionpack (= 5.1.2) |       actionpack (= 5.1.3) | ||||||
|       actionview (= 5.1.2) |       actionview (= 5.1.3) | ||||||
|       activejob (= 5.1.2) |       activejob (= 5.1.3) | ||||||
|       mail (~> 2.5, >= 2.5.4) |       mail (~> 2.5, >= 2.5.4) | ||||||
|       rails-dom-testing (~> 2.0) |       rails-dom-testing (~> 2.0) | ||||||
|     actionpack (5.1.2) |     actionpack (5.1.3) | ||||||
|       actionview (= 5.1.2) |       actionview (= 5.1.3) | ||||||
|       activesupport (= 5.1.2) |       activesupport (= 5.1.3) | ||||||
|       rack (~> 2.0) |       rack (~> 2.0) | ||||||
|       rack-test (~> 0.6.3) |       rack-test (~> 0.6.3) | ||||||
|       rails-dom-testing (~> 2.0) |       rails-dom-testing (~> 2.0) | ||||||
|       rails-html-sanitizer (~> 1.0, >= 1.0.2) |       rails-html-sanitizer (~> 1.0, >= 1.0.2) | ||||||
|     actionview (5.1.2) |     actionview (5.1.3) | ||||||
|       activesupport (= 5.1.2) |       activesupport (= 5.1.3) | ||||||
|       builder (~> 3.1) |       builder (~> 3.1) | ||||||
|       erubi (~> 1.4) |       erubi (~> 1.4) | ||||||
|       rails-dom-testing (~> 2.0) |       rails-dom-testing (~> 2.0) | ||||||
|  | @ -30,16 +30,16 @@ GEM | ||||||
|       case_transform (>= 0.2) |       case_transform (>= 0.2) | ||||||
|       jsonapi-renderer (>= 0.1.1.beta1, < 0.2) |       jsonapi-renderer (>= 0.1.1.beta1, < 0.2) | ||||||
|     active_record_query_trace (1.5.4) |     active_record_query_trace (1.5.4) | ||||||
|     activejob (5.1.2) |     activejob (5.1.3) | ||||||
|       activesupport (= 5.1.2) |       activesupport (= 5.1.3) | ||||||
|       globalid (>= 0.3.6) |       globalid (>= 0.3.6) | ||||||
|     activemodel (5.1.2) |     activemodel (5.1.3) | ||||||
|       activesupport (= 5.1.2) |       activesupport (= 5.1.3) | ||||||
|     activerecord (5.1.2) |     activerecord (5.1.3) | ||||||
|       activemodel (= 5.1.2) |       activemodel (= 5.1.3) | ||||||
|       activesupport (= 5.1.2) |       activesupport (= 5.1.3) | ||||||
|       arel (~> 8.0) |       arel (~> 8.0) | ||||||
|     activesupport (5.1.2) |     activesupport (5.1.3) | ||||||
|       concurrent-ruby (~> 1.0, >= 1.0.2) |       concurrent-ruby (~> 1.0, >= 1.0.2) | ||||||
|       i18n (~> 0.7) |       i18n (~> 0.7) | ||||||
|       minitest (~> 5.1) |       minitest (~> 5.1) | ||||||
|  | @ -57,14 +57,14 @@ GEM | ||||||
|       encryptor (~> 3.0.0) |       encryptor (~> 3.0.0) | ||||||
|     av (0.9.0) |     av (0.9.0) | ||||||
|       cocaine (~> 0.5.3) |       cocaine (~> 0.5.3) | ||||||
|     aws-sdk (2.10.6) |     aws-sdk (2.10.21) | ||||||
|       aws-sdk-resources (= 2.10.6) |       aws-sdk-resources (= 2.10.21) | ||||||
|     aws-sdk-core (2.10.6) |     aws-sdk-core (2.10.21) | ||||||
|       aws-sigv4 (~> 1.0) |       aws-sigv4 (~> 1.0) | ||||||
|       jmespath (~> 1.0) |       jmespath (~> 1.0) | ||||||
|     aws-sdk-resources (2.10.6) |     aws-sdk-resources (2.10.21) | ||||||
|       aws-sdk-core (= 2.10.6) |       aws-sdk-core (= 2.10.21) | ||||||
|     aws-sigv4 (1.0.0) |     aws-sigv4 (1.0.1) | ||||||
|     bcrypt (3.1.11) |     bcrypt (3.1.11) | ||||||
|     better_errors (2.1.1) |     better_errors (2.1.1) | ||||||
|       coderay (>= 1.0.0) |       coderay (>= 1.0.0) | ||||||
|  | @ -72,7 +72,7 @@ GEM | ||||||
|       rack (>= 0.9.0) |       rack (>= 0.9.0) | ||||||
|     binding_of_caller (0.7.2) |     binding_of_caller (0.7.2) | ||||||
|       debug_inspector (>= 0.0.1) |       debug_inspector (>= 0.0.1) | ||||||
|     bootsnap (1.1.1) |     bootsnap (1.1.2) | ||||||
|       msgpack (~> 1.0) |       msgpack (~> 1.0) | ||||||
|     brakeman (3.6.2) |     brakeman (3.6.2) | ||||||
|     browser (2.4.0) |     browser (2.4.0) | ||||||
|  | @ -155,7 +155,7 @@ GEM | ||||||
|     et-orbi (1.0.5) |     et-orbi (1.0.5) | ||||||
|       tzinfo |       tzinfo | ||||||
|     execjs (2.7.0) |     execjs (2.7.0) | ||||||
|     fabrication (2.16.1) |     fabrication (2.16.2) | ||||||
|     faker (1.7.3) |     faker (1.7.3) | ||||||
|       i18n (~> 0.5) |       i18n (~> 0.5) | ||||||
|     fast_blank (1.0.0) |     fast_blank (1.0.0) | ||||||
|  | @ -179,7 +179,7 @@ GEM | ||||||
|       activesupport (>= 4.0.1) |       activesupport (>= 4.0.1) | ||||||
|       hamlit (>= 1.2.0) |       hamlit (>= 1.2.0) | ||||||
|       railties (>= 4.0.1) |       railties (>= 4.0.1) | ||||||
|     hashdiff (0.3.4) |     hashdiff (0.3.5) | ||||||
|     highline (1.7.8) |     highline (1.7.8) | ||||||
|     hiredis (0.6.1) |     hiredis (0.6.1) | ||||||
|     hkdf (0.3.0) |     hkdf (0.3.0) | ||||||
|  | @ -194,11 +194,11 @@ GEM | ||||||
|     http-form_data (1.0.3) |     http-form_data (1.0.3) | ||||||
|     http_accept_language (2.1.1) |     http_accept_language (2.1.1) | ||||||
|     http_parser.rb (0.6.0) |     http_parser.rb (0.6.0) | ||||||
|     httplog (0.99.4) |     httplog (0.99.7) | ||||||
|       colorize |       colorize | ||||||
|       rack |       rack | ||||||
|     i18n (0.8.4) |     i18n (0.8.6) | ||||||
|     i18n-tasks (0.9.15) |     i18n-tasks (0.9.16) | ||||||
|       activesupport (>= 4.0.2) |       activesupport (>= 4.0.2) | ||||||
|       ast (>= 2.1.0) |       ast (>= 2.1.0) | ||||||
|       easy_translate (>= 0.5.0) |       easy_translate (>= 0.5.0) | ||||||
|  | @ -211,7 +211,7 @@ GEM | ||||||
|     idn-ruby (0.1.0) |     idn-ruby (0.1.0) | ||||||
|     jmespath (1.3.1) |     jmespath (1.3.1) | ||||||
|     json (2.1.0) |     json (2.1.0) | ||||||
|     jsonapi-renderer (0.1.2) |     jsonapi-renderer (0.1.3) | ||||||
|     jwt (1.5.6) |     jwt (1.5.6) | ||||||
|     kaminari (1.0.1) |     kaminari (1.0.1) | ||||||
|       activesupport (>= 4.1.0) |       activesupport (>= 4.1.0) | ||||||
|  | @ -253,7 +253,7 @@ GEM | ||||||
|     mime-types-data (3.2016.0521) |     mime-types-data (3.2016.0521) | ||||||
|     mimemagic (0.3.2) |     mimemagic (0.3.2) | ||||||
|     mini_portile2 (2.2.0) |     mini_portile2 (2.2.0) | ||||||
|     minitest (5.10.2) |     minitest (5.10.3) | ||||||
|     msgpack (1.1.0) |     msgpack (1.1.0) | ||||||
|     multi_json (1.12.1) |     multi_json (1.12.1) | ||||||
|     net-scp (1.2.1) |     net-scp (1.2.1) | ||||||
|  | @ -283,14 +283,14 @@ GEM | ||||||
|       av (~> 0.9.0) |       av (~> 0.9.0) | ||||||
|       paperclip (>= 2.5.2) |       paperclip (>= 2.5.2) | ||||||
|     parallel (1.11.2) |     parallel (1.11.2) | ||||||
|     parallel_tests (2.14.1) |     parallel_tests (2.14.2) | ||||||
|       parallel |       parallel | ||||||
|     parser (2.4.0.0) |     parser (2.4.0.0) | ||||||
|       ast (~> 2.2) |       ast (~> 2.2) | ||||||
|     pg (0.21.0) |     pg (0.21.0) | ||||||
|     pghero (1.7.0) |     pghero (1.7.0) | ||||||
|       activerecord |       activerecord | ||||||
|     pkg-config (1.2.3) |     pkg-config (1.2.4) | ||||||
|     powerpack (0.1.1) |     powerpack (0.1.1) | ||||||
|     pry (0.10.4) |     pry (0.10.4) | ||||||
|       coderay (~> 1.1.0) |       coderay (~> 1.1.0) | ||||||
|  | @ -313,17 +313,17 @@ GEM | ||||||
|     rack-test (0.6.3) |     rack-test (0.6.3) | ||||||
|       rack (>= 1.0) |       rack (>= 1.0) | ||||||
|     rack-timeout (0.4.2) |     rack-timeout (0.4.2) | ||||||
|     rails (5.1.2) |     rails (5.1.3) | ||||||
|       actioncable (= 5.1.2) |       actioncable (= 5.1.3) | ||||||
|       actionmailer (= 5.1.2) |       actionmailer (= 5.1.3) | ||||||
|       actionpack (= 5.1.2) |       actionpack (= 5.1.3) | ||||||
|       actionview (= 5.1.2) |       actionview (= 5.1.3) | ||||||
|       activejob (= 5.1.2) |       activejob (= 5.1.3) | ||||||
|       activemodel (= 5.1.2) |       activemodel (= 5.1.3) | ||||||
|       activerecord (= 5.1.2) |       activerecord (= 5.1.3) | ||||||
|       activesupport (= 5.1.2) |       activesupport (= 5.1.3) | ||||||
|       bundler (>= 1.3.0, < 2.0) |       bundler (>= 1.3.0) | ||||||
|       railties (= 5.1.2) |       railties (= 5.1.3) | ||||||
|       sprockets-rails (>= 2.0.0) |       sprockets-rails (>= 2.0.0) | ||||||
|     rails-controller-testing (1.0.2) |     rails-controller-testing (1.0.2) | ||||||
|       actionpack (~> 5.x, >= 5.0.1) |       actionpack (~> 5.x, >= 5.0.1) | ||||||
|  | @ -337,11 +337,11 @@ GEM | ||||||
|     rails-i18n (5.0.4) |     rails-i18n (5.0.4) | ||||||
|       i18n (~> 0.7) |       i18n (~> 0.7) | ||||||
|       railties (~> 5.0) |       railties (~> 5.0) | ||||||
|     rails-settings-cached (0.6.5) |     rails-settings-cached (0.6.6) | ||||||
|       rails (>= 4.2.0) |       rails (>= 4.2.0) | ||||||
|     railties (5.1.2) |     railties (5.1.3) | ||||||
|       actionpack (= 5.1.2) |       actionpack (= 5.1.3) | ||||||
|       activesupport (= 5.1.2) |       activesupport (= 5.1.3) | ||||||
|       method_source |       method_source | ||||||
|       rake (>= 0.8.7) |       rake (>= 0.8.7) | ||||||
|       thor (>= 0.18.1, < 2.0) |       thor (>= 0.18.1, < 2.0) | ||||||
|  | @ -353,7 +353,7 @@ GEM | ||||||
|       actionpack (>= 4.0, < 6) |       actionpack (>= 4.0, < 6) | ||||||
|       redis-rack (>= 1, < 3) |       redis-rack (>= 1, < 3) | ||||||
|       redis-store (>= 1.1.0, < 1.4.0) |       redis-store (>= 1.1.0, < 1.4.0) | ||||||
|     redis-activesupport (5.0.2) |     redis-activesupport (5.0.3) | ||||||
|       activesupport (>= 3, < 6) |       activesupport (>= 3, < 6) | ||||||
|       redis-store (~> 1.3.0) |       redis-store (~> 1.3.0) | ||||||
|     redis-namespace (1.5.3) |     redis-namespace (1.5.3) | ||||||
|  | @ -413,7 +413,7 @@ GEM | ||||||
|     scss_lint (0.54.0) |     scss_lint (0.54.0) | ||||||
|       rake (>= 0.9, < 13) |       rake (>= 0.9, < 13) | ||||||
|       sass (~> 3.4.20) |       sass (~> 3.4.20) | ||||||
|     sidekiq (5.0.3) |     sidekiq (5.0.4) | ||||||
|       concurrent-ruby (~> 1.0) |       concurrent-ruby (~> 1.0) | ||||||
|       connection_pool (~> 2.2, >= 2.2.0) |       connection_pool (~> 2.2, >= 2.2.0) | ||||||
|       rack-protection (>= 1.5.0) |       rack-protection (>= 1.5.0) | ||||||
|  | @ -421,12 +421,12 @@ GEM | ||||||
|     sidekiq-bulk (0.1.1) |     sidekiq-bulk (0.1.1) | ||||||
|       activesupport |       activesupport | ||||||
|       sidekiq |       sidekiq | ||||||
|     sidekiq-scheduler (2.1.7) |     sidekiq-scheduler (2.1.8) | ||||||
|       redis (~> 3) |       redis (~> 3) | ||||||
|       rufus-scheduler (~> 3.2) |       rufus-scheduler (~> 3.2) | ||||||
|       sidekiq (>= 3) |       sidekiq (>= 3) | ||||||
|       tilt (>= 1.4.0) |       tilt (>= 1.4.0) | ||||||
|     sidekiq-unique-jobs (5.0.8) |     sidekiq-unique-jobs (5.0.9) | ||||||
|       sidekiq (>= 4.0, <= 6.0) |       sidekiq (>= 4.0, <= 6.0) | ||||||
|       thor (~> 0) |       thor (~> 0) | ||||||
|     simple-navigation (4.0.5) |     simple-navigation (4.0.5) | ||||||
|  | @ -450,15 +450,15 @@ GEM | ||||||
|     sshkit (1.13.1) |     sshkit (1.13.1) | ||||||
|       net-scp (>= 1.1.2) |       net-scp (>= 1.1.2) | ||||||
|       net-ssh (>= 2.8.0) |       net-ssh (>= 2.8.0) | ||||||
|     statsd-instrument (2.1.2) |     statsd-instrument (2.1.4) | ||||||
|     temple (0.8.0) |     temple (0.8.0) | ||||||
|     terminal-table (1.8.0) |     terminal-table (1.8.0) | ||||||
|       unicode-display_width (~> 1.1, >= 1.1.1) |       unicode-display_width (~> 1.1, >= 1.1.1) | ||||||
|     thor (0.19.4) |     thor (0.19.4) | ||||||
|     thread (0.2.2) |     thread (0.2.2) | ||||||
|     thread_safe (0.3.6) |     thread_safe (0.3.6) | ||||||
|     tilt (2.0.7) |     tilt (2.0.8) | ||||||
|     twitter-text (1.14.6) |     twitter-text (1.14.7) | ||||||
|       unf (~> 0.1.0) |       unf (~> 0.1.0) | ||||||
|     tzinfo (1.2.3) |     tzinfo (1.2.3) | ||||||
|       thread_safe (~> 0.1) |       thread_safe (~> 0.1) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue