Skip to content

Commit

Permalink
Merge pull request #153 from kaigionrails/dependabot/bundler/steep-1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
2 parents ac0800e + 9adca8f commit 67d3999
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@ GEM
commonmarker (1.0.4-arm64-darwin)
commonmarker (1.0.4-x86_64-darwin)
commonmarker (1.0.4-x86_64-linux)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
csv (3.2.7)
csv (3.2.8)
date (3.3.4)
debug (1.7.0)
irb (>= 1.5.0)
Expand All @@ -120,7 +120,7 @@ GEM
faraday-retry (2.2.0)
faraday (~> 2.0)
ffi (1.16.3)
fileutils (1.7.1)
fileutils (1.7.2)
fugit (1.9.0)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
Expand All @@ -131,7 +131,7 @@ GEM
google-protobuf (3.25.3-x86_64-linux)
hashie (5.0.0)
hkdf (1.0.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand All @@ -143,7 +143,7 @@ GEM
irb (1.5.1)
reline (>= 0.3.0)
jmespath (1.6.2)
json (2.6.3)
json (2.7.1)
jwt (2.7.0)
kaminari (1.2.2)
activesupport (>= 4.1.0)
Expand All @@ -159,10 +159,10 @@ GEM
kaminari-core (1.2.2)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.5.3)
logger (1.6.0)
loofah (2.19.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand All @@ -172,7 +172,7 @@ GEM
method_source (1.0.0)
mini_magick (4.12.0)
mini_mime (1.1.2)
minitest (5.20.0)
minitest (5.22.3)
msgpack (1.6.0)
multi_xml (0.6.0)
net-imap (0.3.1)
Expand Down Expand Up @@ -219,7 +219,7 @@ GEM
uri
openssl (3.2.0)
parallel (1.23.0)
parser (3.2.2.4)
parser (3.3.0.5)
ast (~> 2.4.1)
racc
pg (1.4.5)
Expand All @@ -235,7 +235,7 @@ GEM
puma (5.6.5)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.6.0)
racc (1.7.3)
rack (2.2.4)
rack-protection (3.0.6)
rack
Expand Down Expand Up @@ -343,7 +343,7 @@ GEM
faraday (>= 0.17.3, < 3)
scout_apm (5.3.5)
parser
securerandom (0.2.2)
securerandom (0.3.1)
semantic_logger (4.14.0)
concurrent-ruby (~> 1.0)
sentry-rails (5.12.0)
Expand Down Expand Up @@ -377,7 +377,7 @@ GEM
standard-rails (0.2.0)
lint_roller (~> 1.0)
rubocop-rails (~> 2.20.2)
steep (1.5.3)
steep (1.6.0)
activesupport (>= 5.1)
concurrent-ruby (>= 1.1.10)
csv (>= 3.0.9)
Expand All @@ -395,7 +395,7 @@ GEM
stimulus-rails (1.2.1)
railties (>= 6.0.0)
stringio (3.1.0)
strscan (3.0.7)
strscan (3.1.0)
tailwindcss-rails (2.0.31-arm64-darwin)
railties (>= 6.0.0)
tailwindcss-rails (2.0.31-x86_64-darwin)
Expand Down

0 comments on commit 67d3999

Please sign in to comment.