Gemfile.lock in mangadex-5.3.1.2 vs Gemfile.lock in mangadex-5.3.1.3
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- mangadex (5.3.1.1)
+ mangadex (5.3.1.2)
activesupport (~> 6.1)
psych (~> 4.0.1)
rest-client (~> 2.1)
sorbet-runtime
@@ -14,36 +14,54 @@
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)
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)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0901)
minitest (5.14.4)
+ mustermann (1.1.1)
+ ruby2_keywords (~> 0.0.1)
netrc (0.11.0)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
psych (4.0.1)
- rake (10.5.0)
+ public_suffix (4.0.6)
+ rack (2.2.3)
+ rack-protection (2.1.0)
+ rack
+ rake (13.0.6)
+ request_interceptor (1.0.0)
+ activesupport (>= 4.0)
+ rack
+ sinatra
+ smart_properties (~> 1.0)
+ webmock (~> 3.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
+ 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)
@@ -53,30 +71,43 @@
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
+ 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.9152)
+ sorbet-runtime (0.5.9155)
sorbet-static (0.5.9152-universal-darwin-20)
sorbet-static (0.5.9152-x86_64-linux)
+ tilt (2.0.10)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
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!
pry
- rake (~> 10.0)
+ rake (~> 13.0)
+ request_interceptor (~> 1.0.0)
rspec (~> 3.0)
sorbet
BUNDLED WITH
2.2.19