Gemfile.lock in mangadex-5.4.11.3 vs Gemfile.lock in mangadex-5.4.16
- old
+ new
@@ -1,43 +1,41 @@
PATH
remote: .
specs:
- mangadex (5.4.11)
- activesupport (~> 6.1)
+ mangadex (5.4.15)
psych (~> 4.0.1)
rest-client (~> 2.1)
sorbet-runtime
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.1.4.1)
+ activesupport (7.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
coderay (1.1.3)
concurrent-ruby (1.1.9)
crack (0.4.5)
rexml
- diff-lcs (1.4.4)
+ diff-lcs (1.5.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
hashdiff (1.0.1)
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
- i18n (1.8.10)
+ i18n (1.9.1)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
- minitest (5.14.4)
+ minitest (5.15.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
netrc (0.11.0)
pry (0.14.1)
coderay (~> 1.1)
@@ -63,31 +61,30 @@
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
- rspec-core (3.10.1)
+ rspec-core (3.10.2)
rspec-support (~> 3.10.0)
- rspec-expectations (3.10.1)
+ rspec-expectations (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
- rspec-mocks (3.10.2)
+ rspec-mocks (3.10.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
- rspec-support (3.10.2)
+ rspec-support (3.10.3)
ruby2_keywords (0.0.5)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
- smart_properties (1.16.3)
- sorbet (0.5.9152)
- sorbet-static (= 0.5.9152)
- sorbet-runtime (0.5.9542)
- sorbet-static (0.5.9152-universal-darwin-20)
- sorbet-static (0.5.9152-x86_64-linux)
+ smart_properties (1.17.0)
+ sorbet (0.5.9619)
+ sorbet-static (= 0.5.9619)
+ sorbet-runtime (0.5.9619)
+ sorbet-static (0.5.9619-x86_64-linux)
stringio (3.0.1)
tilt (2.0.10)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unf (0.1.4)
@@ -95,13 +92,11 @@
unf_ext (0.0.8)
webmock (3.14.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
- zeitwerk (2.4.2)
PLATFORMS
- x86_64-darwin-20
x86_64-linux
DEPENDENCIES
bundler (~> 2.2.19)
mangadex!