Gemfile.lock in ika3-0.2.0 vs Gemfile.lock in ika3-0.2.1
- old
+ new
@@ -1,25 +1,29 @@
PATH
remote: .
specs:
- ika3 (0.2.0)
+ ika3 (0.2.1)
activesupport (>= 5.0.0)
+ faraday (>= 2.7.0)
hashie (>= 2.0.5)
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.1.7)
+ activesupport (7.0.4.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
ast (2.4.2)
- concurrent-ruby (1.1.10)
+ concurrent-ruby (1.2.0)
csv (3.2.5)
diff-lcs (1.5.0)
+ faraday (2.7.4)
+ faraday-net_http (>= 2.0, < 3.1)
+ ruby2_keywords (>= 0.0.4)
+ faraday-net_http (3.0.2)
ffi (1.15.5)
fileutils (1.6.0)
hashie (5.0.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
@@ -27,20 +31,20 @@
language_server-protocol (3.17.0.1)
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.5.1)
- minitest (5.16.3)
+ minitest (5.17.0)
parallel (1.22.1)
parser (3.1.3.0)
ast (~> 2.4.1)
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
- rbs (2.8.1)
+ rbs (2.8.4)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
@@ -50,10 +54,11 @@
rspec-support (~> 3.12.0)
rspec-mocks (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
+ ruby2_keywords (0.0.5)
securerandom (0.2.0)
steep (1.3.0)
activesupport (>= 5.1)
csv (>= 3.0.9)
fileutils (>= 1.1.0)
@@ -72,10 +77,9 @@
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.3.0)
- zeitwerk (2.6.6)
PLATFORMS
x86_64-linux
DEPENDENCIES