comparison Gemfile.lock @ 270:2e40fbe251fd

* Gemfile.lock: Bundle update
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Thu, 17 Feb 2022 19:30:09 +0900
parents d552fbd8c48b
children c72fe8066f19
comparison
equal deleted inserted replaced
269:d552fbd8c48b 270:2e40fbe251fd
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 activesupport (6.0.4.4) 4 activesupport (6.0.4.6)
5 concurrent-ruby (~> 1.0, >= 1.0.2) 5 concurrent-ruby (~> 1.0, >= 1.0.2)
6 i18n (>= 0.7, < 2) 6 i18n (>= 0.7, < 2)
7 minitest (~> 5.1) 7 minitest (~> 5.1)
8 tzinfo (~> 1.1) 8 tzinfo (~> 1.1)
9 zeitwerk (~> 2.2, >= 2.2.2) 9 zeitwerk (~> 2.2, >= 2.2.2)
24 http_parser.rb (~> 0) 24 http_parser.rb (~> 0)
25 ethon (0.15.0) 25 ethon (0.15.0)
26 ffi (>= 1.15.0) 26 ffi (>= 1.15.0)
27 eventmachine (1.2.7) 27 eventmachine (1.2.7)
28 execjs (2.8.1) 28 execjs (2.8.1)
29 faraday (1.9.3) 29 faraday (1.10.0)
30 faraday-em_http (~> 1.0) 30 faraday-em_http (~> 1.0)
31 faraday-em_synchrony (~> 1.0) 31 faraday-em_synchrony (~> 1.0)
32 faraday-excon (~> 1.1) 32 faraday-excon (~> 1.1)
33 faraday-httpclient (~> 1.0) 33 faraday-httpclient (~> 1.0)
34 faraday-multipart (~> 1.0) 34 faraday-multipart (~> 1.0)
241 sawyer (~> 0.8.0, >= 0.5.3) 241 sawyer (~> 0.8.0, >= 0.5.3)
242 pathutil (0.16.2) 242 pathutil (0.16.2)
243 forwardable-extended (~> 2.6) 243 forwardable-extended (~> 2.6)
244 public_suffix (4.0.6) 244 public_suffix (4.0.6)
245 racc (1.6.0) 245 racc (1.6.0)
246 rb-fsevent (0.11.0) 246 rb-fsevent (0.11.1)
247 rb-inotify (0.10.1) 247 rb-inotify (0.10.1)
248 ffi (~> 1.0) 248 ffi (~> 1.0)
249 rexml (3.2.5) 249 rexml (3.2.5)
250 rouge (3.26.0) 250 rouge (3.26.0)
251 ruby-enum (0.9.0) 251 ruby-enum (0.9.0)
272 thread_safe (~> 0.1) 272 thread_safe (~> 0.1)
273 unf (0.1.4) 273 unf (0.1.4)
274 unf_ext 274 unf_ext
275 unf_ext (0.0.8) 275 unf_ext (0.0.8)
276 unicode-display_width (1.8.0) 276 unicode-display_width (1.8.0)
277 zeitwerk (2.5.3) 277 zeitwerk (2.5.4)
278 278
279 PLATFORMS 279 PLATFORMS
280 ruby 280 ruby
281 281
282 DEPENDENCIES 282 DEPENDENCIES