Gemfile.lock in metatron-0.3.4 vs Gemfile.lock in metatron-0.4.0
- old
+ new
@@ -1,21 +1,20 @@
PATH
remote: .
specs:
- metatron (0.3.4)
+ metatron (0.4.0)
json (~> 2.6)
puma (~> 6.3)
- sinatra (~> 2.2)
- sinatra-contrib (~> 2.2)
+ sinatra (~> 3.1)
+ sinatra-contrib (~> 3.1)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
backport (1.2.0)
- base64 (0.1.1)
- benchmark (0.2.1)
+ benchmark (0.3.0)
byebug (11.1.3)
diff-lcs (1.5.0)
docile (1.4.0)
e2mmap (0.1.0)
jaro_winkler (1.5.6)
@@ -24,33 +23,33 @@
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
language_server-protocol (3.17.0.3)
multi_json (1.15.0)
- mustermann (2.0.2)
+ mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
- nio4r (2.5.9)
+ nio4r (2.6.0)
nokogiri (1.15.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
parallel (1.23.0)
- parser (3.2.2.3)
+ parser (3.2.2.4)
ast (~> 2.4.1)
racc
- puma (6.3.1)
+ puma (6.4.0)
nio4r (~> 2.0)
- racc (1.7.1)
+ racc (1.7.3)
rack (2.2.8)
- rack-protection (2.2.4)
- rack
+ rack-protection (3.1.0)
+ rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
rainbow (3.1.1)
rake (12.3.3)
rbs (2.8.4)
- regexp_parser (2.8.1)
+ regexp_parser (2.8.2)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
@@ -63,32 +62,31 @@
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
- rubocop (1.56.1)
- base64 (~> 0.1.1)
+ rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
- parser (>= 3.2.2.3)
+ parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
- rubocop-ast (1.29.0)
+ rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
- rubocop-capybara (2.18.0)
+ rubocop-capybara (2.19.0)
rubocop (~> 1.41)
- rubocop-factory_bot (2.23.1)
+ rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
- rubocop-rspec (2.23.2)
- rubocop (~> 1.33)
+ rubocop-rspec (2.25.0)
+ rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
simplecov (0.22.0)
@@ -98,20 +96,20 @@
simplecov-cobertura (2.1.0)
rexml
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
- sinatra (2.2.4)
- mustermann (~> 2.0)
- rack (~> 2.2)
- rack-protection (= 2.2.4)
+ sinatra (3.1.0)
+ mustermann (~> 3.0)
+ rack (~> 2.2, >= 2.2.4)
+ rack-protection (= 3.1.0)
tilt (~> 2.0)
- sinatra-contrib (2.2.4)
+ sinatra-contrib (3.1.0)
multi_json
- mustermann (~> 2.0)
- rack-protection (= 2.2.4)
- sinatra (= 2.2.4)
+ mustermann (~> 3.0)
+ rack-protection (= 3.1.0)
+ sinatra (= 3.1.0)
tilt (~> 2.0)
solargraph (0.49.0)
backport (~> 1.2)
benchmark
bundler (~> 2.0)
@@ -125,12 +123,12 @@
reverse_markdown (~> 2.0)
rubocop (~> 1.38)
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
- thor (1.2.2)
- tilt (2.2.0)
- unicode-display_width (2.4.2)
+ thor (1.3.0)
+ tilt (2.3.0)
+ unicode-display_width (2.5.0)
yard (0.9.34)
PLATFORMS
arm64-darwin-22
x86_64-linux