Skip to content

Commit 68beaf6

Browse files
committed
Pin pstore dependency to test with ruby/pstore#67
1 parent a6a48cf commit 68beaf6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Gemfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
source "https://rubygems.org"
22

3+
gem "pstore", git: "https://github.com/nobu/pstore.git",
4+
ref: "1d7b517a700addb0839c3472419203e764243160"
5+
36
group :development do
47
gem "bundler"
58
gem "rake"

0 commit comments

Comments
 (0)