Gemfile.lock in grumlin-0.1.3 vs Gemfile.lock in grumlin-0.2.0
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
- grumlin (0.1.3)
- async-websocket (~> 0.18)
+ grumlin (0.2.0)
+ async-websocket (~> 0.19)
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.3.2)
@@ -12,60 +12,65 @@
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
ast (2.4.2)
- async (1.29.0)
+ async (1.30.0)
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
- async-http (0.56.2)
- async (~> 1.25)
- async-io (~> 1.28)
- async-pool (~> 0.2)
+ async-http (0.56.5)
+ async (>= 1.25)
+ async-io (>= 1.28)
+ async-pool (>= 0.2)
protocol-http (~> 0.22.0)
protocol-http1 (~> 0.14.0)
protocol-http2 (~> 0.14.0)
- async-io (1.31.0)
- async (~> 1.14)
- async-pool (0.3.6)
- async (~> 1.25)
+ async-io (1.32.2)
+ async
+ async-pool (0.3.8)
+ async (>= 1.25)
async-rspec (1.16.0)
rspec (~> 3.0)
rspec-files (~> 1.0)
rspec-memory (~> 1.0)
- async-websocket (0.18.0)
+ async-websocket (0.19.0)
async-http (~> 0.54)
async-io (~> 1.23)
protocol-websocket (~> 0.7.0)
- backport (1.1.2)
+ backport (1.2.0)
benchmark (0.1.1)
+ childprocess (4.0.0)
concurrent-ruby (1.1.8)
- console (1.12.0)
+ console (1.13.1)
fiber-local
diff-lcs (1.4.4)
docile (1.4.0)
e2mmap (0.1.0)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
fiber-local (1.0.0)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
+ iniparse (1.5.0)
jaro_winkler (1.5.4)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
minitest (5.14.4)
nio4r (2.5.7)
- nokogiri (1.11.5-x86_64-linux)
+ nokogiri (1.11.7-x86_64-linux)
racc (~> 1.4)
+ overcommit (0.57.0)
+ childprocess (>= 0.6.3, < 5)
+ iniparse (~> 1.4)
parallel (1.20.1)
parser (3.0.1.1)
ast (~> 2.4.1)
protocol-hpack (1.4.2)
- protocol-http (0.22.0)
+ protocol-http (0.22.5)
protocol-http1 (0.14.1)
protocol-http (~> 0.22)
protocol-http2 (0.14.2)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
@@ -93,20 +98,20 @@
rspec (~> 3.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
- rubocop (1.15.0)
+ rubocop (1.16.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 1.5.0, < 2.0)
+ rubocop-ast (>= 1.7.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.5.0)
+ rubocop-ast (1.7.0)
parser (>= 3.0.1.1)
rubocop-performance (1.11.3)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rspec (2.3.0)
@@ -117,14 +122,15 @@
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
- solargraph (0.40.4)
- backport (~> 1.1)
+ solargraph (0.42.4)
+ backport (~> 1.2)
benchmark
bundler (>= 1.17.2)
+ diff-lcs (~> 1.4)
e2mmap
jaro_winkler (~> 1.5)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
parser (~> 3.0)
@@ -147,9 +153,11 @@
DEPENDENCIES
async-rspec
factory_bot
grumlin!
+ nokogiri
+ overcommit
rspec
rubocop
rubocop-performance
rubocop-rspec
simplecov