Skip to content

Commit

Permalink
Bump combustion from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [combustion](https://github.com/pat/combustion) from 1.4.0 to 1.5.0.
- [Changelog](https://github.com/pat/combustion/blob/main/HISTORY)
- [Commits](pat/combustion@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: combustion
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 88b4cd0 commit 253a591
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,14 @@ GEM
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
coderay (1.1.3)
combustion (1.4.0)
combustion (1.5.0)
activesupport (>= 3.0.0)
railties (>= 3.0.0)
thor (>= 0.14.6)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
contracts (0.17)
crass (1.0.6)
Expand Down Expand Up @@ -160,7 +160,7 @@ GEM
dry-inflector (~> 1.0)
dry-logic (~> 1.4)
zeitwerk (~> 2.6)
erubi (1.12.0)
erubi (1.13.0)
fasterer (0.11.0)
ruby_parser (>= 3.19.1)
ffi (1.16.3)
Expand All @@ -169,7 +169,7 @@ GEM
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.13.1)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
Expand All @@ -185,7 +185,7 @@ GEM
marcel (1.0.4)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.23.1)
minitest (5.24.1)
multi_test (1.1.0)
mutex_m (0.2.0)
net-imap (0.4.14)
Expand All @@ -198,7 +198,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.5-x86_64-linux)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
parallel (1.25.1)
parser (3.3.3.0)
Expand All @@ -213,7 +213,7 @@ GEM
psych (5.1.2)
stringio
racc (1.8.0)
rack (3.0.11)
rack (3.1.6)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -260,7 +260,7 @@ GEM
rainbow (>= 2.0, < 4.0)
rexml (~> 3.1)
regexp_parser (2.9.2)
reline (0.5.8)
reline (0.5.9)
io-console (~> 0.5)
rexml (3.3.0)
strscan
Expand Down Expand Up @@ -301,7 +301,7 @@ GEM
sexp_processor (~> 4.16)
sexp_processor (4.17.1)
sqlite3 (2.0.2-x86_64-linux-gnu)
stringio (3.1.0)
stringio (3.1.1)
strscan (3.1.0)
sys-uname (1.2.3)
ffi (~> 1.1)
Expand All @@ -314,7 +314,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.15)
zeitwerk (2.6.16)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit 253a591

Please sign in to comment.