Gemfile.lock in sitediff-1.2.1 vs Gemfile.lock in sitediff-1.2.4
- old
+ new
@@ -1,43 +1,41 @@
PATH
remote: .
specs:
- sitediff (1.2.1)
+ sitediff (1.2.4)
addressable (>= 2.5.2, < 2.9.0)
diffy (~> 3.4.0)
minitar (~> 0.9)
- nokogiri (>= 1.13.6)
+ nokogiri (>= 1.14.2)
pkg-config (~> 1.4)
rainbow (~> 3.1.1)
thor (~> 1.2.1)
- typhoeus (~> 1.4.0)
+ typhoeus (~> 1.4.1)
webrick (>= 1.7)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
diff-lcs (1.5.0)
diffy (3.4.2)
- ethon (0.15.0)
- ffi (>= 1.15.0)
+ ethon (0.10.0)
+ ffi (>= 1.3.0)
ffi (1.15.5)
fileutils (1.1.0)
json (2.6.2)
- mini_portile2 (2.8.0)
minitar (0.9)
- nokogiri (1.13.6)
- mini_portile2 (~> 2.8.0)
+ nokogiri (1.14.2-arm64-darwin)
racc (~> 1.4)
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
- pkg-config (1.4.7)
- public_suffix (4.0.7)
- racc (1.6.0)
+ pkg-config (1.5.1)
+ public_suffix (5.0.1)
+ racc (1.6.2)
rainbow (3.1.1)
regexp_parser (2.5.0)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
@@ -64,13 +62,13 @@
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.18.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
thor (1.2.1)
- typhoeus (1.4.0)
- ethon (>= 0.9.0)
+ typhoeus (1.4.1)
+ ethon (= 0.10.0)
unicode-display_width (2.2.0)
- webrick (1.7.0)
+ webrick (1.8.1)
PLATFORMS
ruby
DEPENDENCIES