Skip to content

Commit

Permalink
Install pstore
Browse files Browse the repository at this point in the history
  • Loading branch information
soutaro committed Jan 15, 2025
1 parent 991bacb commit a1ee37c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ group :libs do
gem "dbm"
gem "mutex_m"
gem "nkf"
gem "pstore"
end

group :profilers do
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ GEM
ast (~> 2.4.1)
racc
power_assert (2.0.5)
pstore (0.1.4)
psych (4.0.6)
stringio
public_suffix (6.0.1)
Expand Down Expand Up @@ -174,6 +175,7 @@ DEPENDENCIES
mutex_m
net-smtp
nkf
pstore
raap
rake
rake-compiler
Expand Down

0 comments on commit a1ee37c

Please sign in to comment.