Skip to content

Commit

Permalink
Merge pull request #101 from hlascelles/2024-03-16/update-gems
Browse files Browse the repository at this point in the history
General bundle update of gems
  • Loading branch information
hlascelles authored Mar 17, 2024
2 parents 1e6c1e9 + 52e7d60 commit 0ae475b
Show file tree
Hide file tree
Showing 6 changed files with 1,061 additions and 793 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ GEM
thor (~> 1.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
builder (3.2.4)
byebug (11.1.3)
coderay (1.1.3)
Expand Down Expand Up @@ -126,7 +126,7 @@ GEM
bigdecimal
cucumber-gherkin (26.2.0)
cucumber-messages (>= 19.1.4, < 22.1)
cucumber-html-formatter (21.2.0)
cucumber-html-formatter (21.3.0)
cucumber-messages (> 19, < 25)
cucumber-messages (22.0.0)
cucumber-tag-expressions (5.0.6)
Expand Down Expand Up @@ -166,10 +166,10 @@ GEM
ffi (1.16.3)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.11.2)
irb (1.12.0)
rdoc
reline (>= 0.4.2)
json (2.7.1)
Expand All @@ -185,7 +185,7 @@ GEM
marcel (1.0.4)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.22.2)
minitest (5.22.3)
multi_test (1.1.0)
mutex_m (0.2.0)
net-imap (0.4.10)
Expand All @@ -198,7 +198,7 @@ GEM
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.16.2-x86_64-linux)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
Expand Down Expand Up @@ -296,7 +296,7 @@ GEM
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rspec (2.27.0)
rubocop-rspec (2.27.1)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand All @@ -305,7 +305,7 @@ GEM
racc (~> 1.5)
sexp_processor (~> 4.16)
sexp_processor (4.17.1)
sqlite3 (1.7.2-x86_64-linux)
sqlite3 (1.7.3-x86_64-linux)
stringio (3.1.0)
sys-uname (1.2.3)
ffi (~> 1.1)
Expand Down
Loading

0 comments on commit 0ae475b

Please sign in to comment.