Gemfile.lock in patch_ruby-1.16.1 vs Gemfile.lock in patch_ruby-1.17.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- patch_ruby (1.16.1)
+ patch_ruby (1.17.0)
typhoeus (~> 1.0, >= 1.0.1)
GEM
remote: https://rubygems.org/
specs:
@@ -20,11 +20,11 @@
diff-lcs (1.4.4)
ethon (0.15.0)
ffi (>= 1.15.0)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
- ffi (1.15.4)
+ ffi (1.15.5)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
method_source (1.0.0)
minitest (5.14.4)
@@ -69,9 +69,10 @@
unicode-display_width (1.5.0)
zeitwerk (2.4.2)
PLATFORMS
arm64-darwin-20
+ arm64-darwin-21
x86_64-darwin-20
DEPENDENCIES
factory_bot (~> 6.2)
patch_ruby!