Gemfile.lock in always-0.0.1 vs Gemfile.lock in always-0.0.2
- old
+ new
@@ -1,9 +1,10 @@
PATH
remote: .
specs:
always (0.0.0)
+ concurrent-ruby (~> 1.1)
GEM
remote: https://rubygems.org/
specs:
actionpack (7.1.3.3)
@@ -30,54 +31,21 @@
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
- addressable (2.8.6)
- public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
builder (3.2.4)
- concurrent-ruby (1.2.3)
+ concurrent-ruby (1.3.1)
connection_pool (2.4.1)
- crack (1.0.0)
- bigdecimal
- rexml
crass (1.0.6)
- cucumber (9.2.0)
- builder (~> 3.2)
- cucumber-ci-environment (> 9, < 11)
- cucumber-core (> 13, < 14)
- cucumber-cucumber-expressions (~> 17.0)
- cucumber-gherkin (> 24, < 28)
- cucumber-html-formatter (> 20.3, < 22)
- cucumber-messages (> 19, < 25)
- diff-lcs (~> 1.5)
- mini_mime (~> 1.1)
- multi_test (~> 1.1)
- sys-uname (~> 1.2)
- cucumber-ci-environment (10.0.1)
- cucumber-core (13.0.2)
- cucumber-gherkin (>= 27, < 28)
- cucumber-messages (>= 20, < 23)
- cucumber-tag-expressions (> 5, < 7)
- cucumber-cucumber-expressions (17.1.0)
- bigdecimal
- cucumber-gherkin (27.0.0)
- cucumber-messages (>= 19.1.4, < 23)
- cucumber-html-formatter (21.3.1)
- cucumber-messages (> 19, < 25)
- cucumber-messages (22.0.0)
- cucumber-tag-expressions (6.1.0)
diff-lcs (1.5.1)
docile (1.4.0)
drb (2.2.1)
erubi (1.12.0)
- ffi (1.16.3)
- ffi (1.16.3-x64-mingw-ucrt)
- hashdiff (1.1.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.13.1)
rdoc (>= 4.0.0)
@@ -85,15 +53,12 @@
json (2.7.2)
language_server-protocol (3.17.0.3)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
- mini_mime (1.1.5)
minitest (5.23.1)
- multi_test (1.1.0)
mutex_m (0.2.0)
- net-ping (2.0.8)
nokogiri (1.16.5-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.5-arm-linux)
racc (~> 1.4)
nokogiri (1.16.5-arm64-darwin)
@@ -110,11 +75,10 @@
parser (3.3.2.0)
ast (~> 2.4.1)
racc
psych (5.1.2)
stringio
- public_suffix (5.0.5)
racc (1.8.0)
rack (3.0.11)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
@@ -161,11 +125,11 @@
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
- rubocop (1.64.0)
+ rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
@@ -178,13 +142,10 @@
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
- rubocop-performance (1.21.0)
- rubocop (>= 1.48.1, < 2.0)
- rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (2.29.2)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
@@ -200,20 +161,14 @@
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
stringio (3.1.0)
strscan (3.1.0)
- sys-uname (1.2.3)
- ffi (~> 1.1)
thor (1.3.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
- webmock (3.23.1)
- addressable (>= 2.8.0)
- crack (>= 0.3.2)
- hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1)
yard (0.9.36)
zeitwerk (2.6.15)
PLATFORMS
@@ -225,20 +180,16 @@
x86_64-darwin
x86_64-linux
DEPENDENCIES
always!
- cucumber (= 9.2.0)
minitest (= 5.23.1)
- net-ping (= 2.0.8)
rake (= 13.2.1)
rspec-rails (= 6.1.2)
- rubocop (= 1.64.0)
- rubocop-performance (= 1.21.0)
+ rubocop (= 1.64.1)
rubocop-rspec (= 2.29.2)
simplecov (= 0.22.0)
simplecov-cobertura (= 2.1.0)
- webmock (= 3.23.1)
yard (= 0.9.36)
BUNDLED WITH
2.5.6