Gemfile.lock in arcadedb-0.4 vs Gemfile.lock in arcadedb-0.5.0
- old
+ new
@@ -1,22 +1,19 @@
PATH
remote: .
specs:
- arcadedb (0.4)
+ arcadedb (0.4.1)
dry-configurable
dry-core
- dry-monads
dry-schema
dry-struct
httpx
GEM
remote: https://rubygems.org/
specs:
- ast (2.4.2)
awesome_print (1.9.2)
- base64 (0.1.1)
coderay (1.1.3)
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
dry-configurable (1.1.0)
dry-core (~> 1.0, < 2)
@@ -28,14 +25,10 @@
dry-initializer (3.1.1)
dry-logic (1.5.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
- dry-monads (1.6.0)
- concurrent-ruby (~> 1.0)
- dry-core (~> 1.0, < 2)
- zeitwerk (~> 2.6)
dry-schema (1.13.3)
concurrent-ruby (~> 1.0)
dry-configurable (~> 1.0, >= 1.0.1)
dry-core (~> 1.0, < 2)
dry-initializer (~> 3.0)
@@ -70,45 +63,35 @@
guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
http-2-next (1.0.1)
- httpx (1.0.2)
+ httpx (1.1.0)
http-2-next (>= 1.0.1)
ice_nine (0.11.2)
- json (2.6.3)
- language_server-protocol (3.17.0.3)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.9)
method_source (1.0.0)
nenv (0.3.0)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
- parallel (1.23.0)
- parser (3.2.2.4)
- ast (~> 2.4.1)
- racc
pastel (0.8.0)
tty-color (~> 0.5)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.1.1.1)
stringio
- racc (1.7.1)
- rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.5.0)
psych (>= 4.0.0)
- regexp_parser (2.8.2)
- rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-collection_matchers (1.2.1)
@@ -129,25 +112,10 @@
rspec (~> 3.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.57.1)
- base64 (~> 0.1.1)
- json (~> 2.3)
- language_server-protocol (>= 3.17.0)
- parallel (~> 1.10)
- 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)
- parser (>= 3.2.1.0)
- ruby-progressbar (1.13.0)
sdoc (2.6.1)
rdoc (>= 5.0)
shellany (0.0.1)
sorcerer (2.0.1)
stringio (3.0.8)
@@ -166,19 +134,17 @@
awesome_print
bundler (~> 2)
guard
guard-rspec
pastel
- pry
rake (~> 13.0)
rb-inotify
rspec
rspec-collection_matchers
rspec-context-private
rspec-given
rspec-its
rspec-legacy_formatters
- rubocop
sdoc
terminal-table
zeitwerk
BUNDLED WITH