Gemfile.lock in patch_ruby-2.1.1 vs Gemfile.lock in patch_ruby-2.3.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- patch_ruby (2.1.1)
+ patch_ruby (2.3.0)
typhoeus (~> 1.0, >= 1.0.1)
GEM
remote: https://rubygems.org/
specs:
@@ -19,14 +19,14 @@
diff-lcs (1.4.4)
ethon (0.16.0)
ffi (>= 1.15.0)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
- ffi (1.15.5)
+ ffi (1.17.1)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
- jaro_winkler (1.5.4)
+ jaro_winkler (1.5.6)
method_source (1.0.0)
minitest (5.18.0)
parallel (1.20.1)
parser (3.0.2.0)
ast (~> 2.4.1)
@@ -59,19 +59,20 @@
psych (>= 3.1.0)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.6)
ruby-progressbar (1.11.0)
- typhoeus (1.4.0)
+ typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (1.5.0)
PLATFORMS
arm64-darwin-20
arm64-darwin-21
arm64-darwin-22
+ arm64-darwin-24
x86_64-darwin-20
x86_64-darwin-21
x86_64-linux
DEPENDENCIES