Gemfile.lock in metatron-0.1.1 vs Gemfile.lock in metatron-0.1.2
- old
+ new
@@ -1,107 +1,110 @@
PATH
remote: .
specs:
- metatron (0.1.1)
+ metatron (0.1.2)
json (~> 2.6)
puma (~> 5.6)
sinatra (~> 2.2)
sinatra-contrib (~> 2.2)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
backport (1.2.0)
- benchmark (0.2.0)
+ benchmark (0.2.1)
byebug (11.1.3)
diff-lcs (1.5.0)
docile (1.4.0)
e2mmap (0.1.0)
jaro_winkler (1.5.4)
- json (2.6.2)
+ json (2.6.3)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
multi_json (1.15.0)
- mustermann (1.1.2)
+ mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.8)
- nokogiri (1.13.8-arm64-darwin)
+ nokogiri (1.14.2-arm64-darwin)
racc (~> 1.4)
- nokogiri (1.13.8-x86_64-linux)
+ nokogiri (1.14.2-x86_64-linux)
racc (~> 1.4)
parallel (1.22.1)
- parser (3.1.2.1)
+ parser (3.2.1.0)
ast (~> 2.4.1)
puma (5.6.5)
nio4r (~> 2.0)
- racc (1.6.0)
- rack (2.2.4)
- rack-protection (2.2.1)
+ racc (1.6.2)
+ rack (2.2.6.2)
+ rack-protection (2.2.4)
rack
rack-test (2.0.2)
rack (>= 1.3)
rainbow (3.1.1)
rake (12.3.3)
- regexp_parser (2.5.0)
+ regexp_parser (2.7.0)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.5)
- rspec (3.11.0)
- rspec-core (~> 3.11.0)
- rspec-expectations (~> 3.11.0)
- rspec-mocks (~> 3.11.0)
- rspec-core (3.11.0)
- rspec-support (~> 3.11.0)
- rspec-expectations (3.11.0)
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.1)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-mocks (3.11.1)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-support (3.11.0)
- rubocop (1.36.0)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
+ rubocop (1.45.1)
json (~> 2.3)
parallel (~> 1.10)
- parser (>= 3.1.2.1)
+ parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.20.1, < 2.0)
+ rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.21.0)
- parser (>= 3.1.1.0)
+ unicode-display_width (>= 2.4.0, < 3.0)
+ rubocop-ast (1.26.0)
+ parser (>= 3.2.1.0)
+ rubocop-capybara (2.17.0)
+ rubocop (~> 1.41)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
- rubocop-rspec (2.12.1)
- rubocop (~> 1.31)
+ rubocop-rspec (2.18.1)
+ rubocop (~> 1.33)
+ rubocop-capybara (~> 2.17)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
- simplecov (0.21.2)
+ simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-cobertura (2.1.0)
rexml
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
- sinatra (2.2.1)
- mustermann (~> 1.0)
+ sinatra (2.2.4)
+ mustermann (~> 2.0)
rack (~> 2.2)
- rack-protection (= 2.2.1)
+ rack-protection (= 2.2.4)
tilt (~> 2.0)
- sinatra-contrib (2.2.1)
+ sinatra-contrib (2.2.4)
multi_json
- mustermann (~> 1.0)
- rack-protection (= 2.2.1)
- sinatra (= 2.2.1)
+ mustermann (~> 2.0)
+ rack-protection (= 2.2.4)
+ sinatra (= 2.2.4)
tilt (~> 2.0)
- solargraph (0.46.0)
+ solargraph (0.48.0)
backport (~> 1.2)
benchmark
bundler (>= 1.17.2)
diff-lcs (~> 1.4)
e2mmap
@@ -114,10 +117,10 @@
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
thor (1.2.1)
tilt (2.0.11)
- unicode-display_width (2.2.0)
+ unicode-display_width (2.4.2)
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
PLATFORMS