Gemfile.lock in sitediff-1.2.4 vs Gemfile.lock in sitediff-1.2.5a
- old
+ new
@@ -1,29 +1,29 @@
PATH
remote: .
specs:
- sitediff (1.2.4)
+ sitediff (1.2.5a)
addressable (>= 2.5.2, < 2.9.0)
diffy (~> 3.4.0)
minitar (~> 0.9)
nokogiri (>= 1.14.2)
pkg-config (~> 1.4)
rainbow (~> 3.1.1)
thor (~> 1.2.1)
- typhoeus (~> 1.4.1)
+ typhoeus (>= 1.1.1)
webrick (>= 1.7)
GEM
remote: https://rubygems.org/
specs:
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.10.0)
- ffi (>= 1.3.0)
+ ethon (0.16.0)
+ ffi (>= 1.15.0)
ffi (1.15.5)
fileutils (1.1.0)
json (2.6.2)
minitar (0.9)
nokogiri (1.14.2-arm64-darwin)
@@ -63,15 +63,16 @@
rubocop-ast (1.18.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
thor (1.2.1)
typhoeus (1.4.1)
- ethon (= 0.10.0)
+ ethon (= 0.16.0)
unicode-display_width (2.2.0)
webrick (1.8.1)
PLATFORMS
ruby
+ x86_64-linux
DEPENDENCIES
fileutils (= 1.1.0)
rspec
rubocop