Skip to content

Commit

Permalink
Merge pull request #8336 from fjordllc/chore/stringio-erro
Browse files Browse the repository at this point in the history
bundle install時のstringioのWARNを修正
  • Loading branch information
komagata authored Feb 13, 2025
2 parents b97f12b + 9ff8b48 commit f02a022
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ gem 'rubyzip'
gem 'slim-rails'
gem 'sorcery', '~> 0.16.2'
gem 'sorcery-jwt'
gem 'stringio', '3.1.0'
gem 'stripe'
gem 'stripe-i18n', git: 'https://github.com/komagata/stripe-i18n', branch: 'update-depencency'
gem 'tzinfo', '~> 2.0', '>= 2.0.6'
Expand Down
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,6 @@ DEPENDENCIES
sorcery-jwt
spring
spring-watcher-listen (~> 2.0.0)
stringio (= 3.1.0)
stripe
stripe-i18n!
syntax_suggest
Expand Down

0 comments on commit f02a022

Please sign in to comment.