Gemfile.lock in grumlin-1.0.0.rc6 vs Gemfile.lock in grumlin-1.0.0.rc7
- old
+ new
@@ -1,55 +1,56 @@
PATH
remote: .
specs:
- grumlin (1.0.0.rc6)
- async-pool (~> 0.3)
- async-websocket (>= 0.19, < 0.20)
+ grumlin (1.0.0.rc7)
+ async-pool (~> 0.3.0)
+ async-websocket (~> 0.22.0)
ibsciss-middleware (~> 0.4.0)
- oj (~> 3.13)
- retryable (~> 3.0)
- zeitwerk (~> 2.6)
+ oj (~> 3.13.0)
+ retryable (~> 3.0.0)
+ zeitwerk (~> 2.6.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.3.1)
+ activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
async (1.30.3)
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
- async-http (0.59.2)
+ async-http (0.59.3)
async (>= 1.25)
async-io (>= 1.28)
async-pool (>= 0.2)
protocol-http (~> 0.23.1)
protocol-http1 (~> 0.14.0)
protocol-http2 (~> 0.14.0)
- traces (>= 0.4.0)
+ traces (>= 0.8.0)
async-io (1.34.0)
async
async-pool (0.3.12)
async (>= 1.25)
async-rspec (1.16.1)
rspec (~> 3.0)
rspec-files (~> 1.0)
rspec-memory (~> 1.0)
- async-websocket (0.19.2)
+ async-websocket (0.22.1)
async-http (~> 0.54)
async-io (~> 1.23)
- protocol-websocket (~> 0.7.0)
+ protocol-rack (~> 0.1)
+ protocol-websocket (~> 0.9.1)
backport (1.2.0)
benchmark (0.2.0)
benchmark-ips (2.10.0)
childprocess (4.1.0)
concurrent-ruby (1.1.10)
- console (1.15.3)
+ console (1.16.2)
fiber-local
dead_end (4.0.0)
diff-lcs (1.5.0)
docile (1.4.0)
e2mmap (0.1.0)
@@ -64,16 +65,20 @@
json (2.6.2)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
- memory_profiler (1.0.0)
+ memory_profiler (1.0.1)
+ mini_portile2 (2.8.0)
minitest (5.16.3)
nio4r (2.5.8)
- nokogiri (1.13.8-x86_64-linux)
+ nokogiri (1.13.9)
+ mini_portile2 (~> 2.8.0)
racc (~> 1.4)
- oj (3.13.21)
+ nokogiri (1.13.9-x86_64-linux)
+ racc (~> 1.4)
+ oj (3.13.23)
overcommit (0.59.1)
childprocess (>= 0.6.3, < 5)
iniparse (~> 1.4)
rexml (~> 3.2)
parallel (1.22.1)
@@ -84,64 +89,68 @@
protocol-http1 (0.14.6)
protocol-http (~> 0.22)
protocol-http2 (0.14.2)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
- protocol-websocket (0.7.5)
+ protocol-rack (0.2.4)
+ protocol-http (~> 0.23)
+ rack (>= 1.0)
+ protocol-websocket (0.9.1)
protocol-http (~> 0.2)
protocol-http1 (~> 0.2)
racc (1.6.0)
+ rack (3.0.0)
rainbow (3.1.1)
rake (13.0.6)
- regexp_parser (2.5.0)
+ regexp_parser (2.6.0)
retryable (3.0.5)
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.0)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-files (1.1.2)
+ rspec-support (~> 3.12.0)
+ rspec-files (1.1.3)
rspec (~> 3.0)
rspec-memory (1.0.3)
rspec (~> 3.0)
- rspec-mocks (3.11.1)
+ rspec-mocks (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-support (3.11.0)
- rubocop (1.35.1)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
+ rubocop (1.38.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
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.23.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.21.0)
+ rubocop-ast (1.23.0)
parser (>= 3.1.1.0)
- rubocop-performance (1.14.3)
+ rubocop-performance (1.15.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
- rubocop-rspec (2.12.1)
- rubocop (~> 1.31)
+ rubocop-rspec (2.15.0)
+ rubocop (~> 1.33)
ruby-prof (1.4.3)
ruby-progressbar (1.11.0)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
- solargraph (0.46.0)
+ solargraph (0.47.2)
backport (~> 1.2)
benchmark
bundler (>= 1.17.2)
diff-lcs (~> 1.4)
e2mmap
@@ -154,20 +163,21 @@
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
thor (1.2.1)
tilt (2.0.11)
- timers (4.3.4)
- traces (0.7.0)
+ timers (4.3.5)
+ traces (0.8.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
- unicode-display_width (2.2.0)
+ unicode-display_width (2.3.0)
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
- zeitwerk (2.6.0)
+ zeitwerk (2.6.6)
PLATFORMS
+ ruby
x86_64-linux
DEPENDENCIES
async-rspec
benchmark-ips