Skip to content

Commit

Permalink
fix gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tycooon committed Sep 5, 2024
1 parent 2c66571 commit 47f2b1d
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,16 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.1)
activesupport (7.1.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
mutex_m
tzinfo (~> 2.0)
ast (2.4.2)
async (1.31.0)
console (~> 1.10)
Expand All @@ -28,26 +27,24 @@ GEM
coderay (1.1.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
console (1.27.0)
console (1.24.0)
fiber-annotation
fiber-local (~> 1.1)
fiber-local
json
diff-lcs (1.5.1)
docile (1.4.1)
drb (2.2.1)
fiber-annotation (0.2.0)
fiber-local (1.1.0)
fiber-storage
fiber-storage (1.0.0)
fiber-local (1.0.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
logger (1.6.1)
method_source (1.1.0)
minitest (5.25.1)
money (6.19.0)
i18n (>= 0.6.4, <= 2)
mutex_m (0.2.0)
nio4r (2.7.3)
parallel (1.26.3)
parser (3.3.5.0)
Expand Down Expand Up @@ -120,7 +117,6 @@ GEM
rubocop-sequel (0.3.4)
rubocop (~> 1.0)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
sequel (5.84.0)
bigdecimal
simplecov (0.22.0)
Expand Down

0 comments on commit 47f2b1d

Please sign in to comment.