Gemfile.lock in dap-1.2.9 vs Gemfile.lock in dap-1.3.0
- old
+ new
@@ -1,21 +1,21 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.4.4)
+ activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
aruba (0.6.2)
childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
- bit-struct (0.16)
+ bit-struct (0.17)
builder (3.2.4)
- childprocess (4.0.0)
- concurrent-ruby (1.1.7)
+ childprocess (4.1.0)
+ concurrent-ruby (1.1.10)
cucumber (4.0.1)
builder (~> 3.2, >= 3.2.3)
cucumber-core (~> 7.0, >= 7.0.0)
cucumber-cucumber-expressions (~> 10.1, >= 10.1.0)
cucumber-gherkin (~> 13.0, >= 13.0.0)
@@ -40,50 +40,52 @@
cucumber-wire (3.0.0)
cucumber-core (~> 7.0, >= 7.0.0)
cucumber-cucumber-expressions (~> 10.1, >= 10.1.0)
cucumber-messages (~> 12.1, >= 12.1.1)
diff-lcs (1.3)
- ffi (1.13.1)
+ ffi (1.15.5)
geoip-c (0.9.1)
htmlentities (4.3.4)
- i18n (1.8.5)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
maxmind-db (1.0.0)
middleware (0.1.0)
- mini_portile2 (2.4.0)
- minitest (5.14.2)
+ mini_portile2 (2.8.0)
+ minitest (5.16.3)
multi_test (0.1.2)
net-dns (0.9.0)
- nokogiri (1.10.10)
- mini_portile2 (~> 2.4.0)
- oj (3.10.6)
+ nokogiri (1.13.8)
+ mini_portile2 (~> 2.8.0)
+ racc (~> 1.4)
+ oj (3.13.21)
protobuf-cucumber (3.10.8)
activesupport (>= 3.2)
middleware
thor
thread_safe
- recog (2.3.21)
+ racc (1.6.0)
+ recog (3.0.2)
nokogiri
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
- rspec-core (3.9.2)
+ rspec-core (3.9.3)
rspec-support (~> 3.9.3)
- rspec-expectations (3.9.3)
+ rspec-expectations (3.9.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.4)
- sys-uname (1.2.1)
- ffi (>= 1.0.0)
- thor (1.0.1)
+ sys-uname (1.2.2)
+ ffi (~> 1.1)
+ thor (1.2.1)
thread_safe (0.3.6)
- tzinfo (1.2.7)
- thread_safe (~> 0.1)
+ tzinfo (2.0.5)
+ concurrent-ruby (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
@@ -93,10 +95,10 @@
geoip-c
htmlentities
maxmind-db (~> 1.0.0)
net-dns
oj
- recog (>= 2.3.21)
+ recog (~> 3.0)
rspec (~> 3.9.0)
BUNDLED WITH
1.17.3