Skip to content

Commit

Permalink
Rebuild with ruby 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ash committed Oct 23, 2024
1 parent 01ee5d8 commit 6b31f8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
5 changes: 1 addition & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@ gemspec
gem "bundler"
gem "bundler-audit"
gem "pry"
gem "rails", "~> 7.1.1"
gem "rails"
gem "rake"
gem "rspec"
gem "rspec-its"
gem "rubocop-config-umbrellio"
gem "simplecov"
gem "simplecov-lcov"

gem "net-imap", "~> 0.4.1"
gem "zeitwerk", "~> 2.6.1"
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ GEM
rake (>= 12.3, < 14.0)
serverengine (~> 2.1)
thor
lamian (1.10.0)
lamian (1.9.0)
rails (>= 4.2)
language_server-protocol (3.17.0.3)
logger (1.6.1)
Expand Down Expand Up @@ -295,17 +295,15 @@ PLATFORMS
DEPENDENCIES
bundler
bundler-audit
net-imap (~> 0.4.1)
pry
rabbit_messaging!
rails (~> 7.1.1)
rails
rake
rspec
rspec-its
rubocop-config-umbrellio
simplecov
simplecov-lcov
zeitwerk (~> 2.6.1)

BUNDLED WITH
2.4.7

0 comments on commit 6b31f8c

Please sign in to comment.